Plugin Setup
Installation
If your server is running, stop it using the /stop command.
- Download the plugin from here.
- Place the downloaded jar file in the
plugins
folder of your server. - Start the server.
- Op yourself and open the settings GUI with
/settings
.
Setup
Language
The plugin supports multiple languages. All language files can be found at plugins/ChallengeSystem/language/
.
The language can be changed in the config.yml
file or via the /language <file-name>
command.
Usage example: /language EN_en
Adding a new Language:
Simple put your language.yml file in the language folder and restart the server. After that, you can change the language with the
/language <file-name>
command.
Permissions
All permissions can be found in the permissions.yml
file at plugins/ChallengeSystem/permissions.yml
.
challenges-settings-change
is the permission to change settings in the Settings Gui.