You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
27 lines
1.2 KiB
27 lines
1.2 KiB
#Language of plugin's core messages. Won't affect language of any module
|
|
lang: cz
|
|
#Settings for each module can be found in the modules folder
|
|
#What features should this plugin handle
|
|
modules-enabled:
|
|
tab: true
|
|
scoreboard: true
|
|
motd: true
|
|
bossbar: true
|
|
|
|
#Configuration for plugin's web interface
|
|
|
|
####################################################################
|
|
# #
|
|
# DANGER ZONE! #
|
|
# #
|
|
# Settings bellow can strongly influence plugin's functioning #
|
|
# They are here mainly for development purposes #
|
|
# You should NOT change them if someone told you to #
|
|
# You should change them ONLY if you understand them #
|
|
# Support will be provided only for default values #
|
|
# Please be carefull. #
|
|
# #
|
|
####################################################################
|
|
|
|
config-version: 0.0.1
|
|
api-url: https://informator.soukup.xyz/configurator/api/ |