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.
18 lines
644 B
18 lines
644 B
#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
|
|
web-interface:
|
|
#online configurator enabled. We recommend to disable it after setting up the plugin
|
|
enabled: true
|
|
#API address of the configurator.
|
|
#DO NOT CHANGE THIS IF SOMEONE TOLD YOU TO.
|
|
#Api is a powerful tool. It can destroy all configuration if in wrong hands
|
|
api-address: https://informator.soukup.xyz/configurator/api/ |