-
-
Notifications
You must be signed in to change notification settings - Fork 41
Plugin files explained
Basic files
- arenas.yml
- bungee.yml
- config.yml
- kits.yml
- mysql.yml
- rewards.yml
- stats.yml
Additional content
- Language and l10n (locale)
- Stats storage types
This file is only for in-game usage. It's not recommended to edit it while server is on! File contains all informations about created arenas.
config.yml is very well commented. No need to explain more any part of it.
For customizing custom permissions check out this section.
Part of config.yml
Here you can set up MySQL plugin configuration. You need to enable MySQL first in config.yml. Set DatabaseActivated option to true.
This is mysql.yml file with explanations of individual options.
Plugin is 95% translatable via language.yml file.
However, you can use localization support which was implemented in VD 3.
To change locale of plugin go to config.yml and modify locale value.
Valid localizations:
- default (English)
- pl (Polish/Polski)
- de (German/Deutsch) (by Tigerkatze)
© 2018 Village Defense 3 | Created by Plajer's Lair and maintained by Plajer




