Skip to content

Plugin files explained

Plajer edited this page Mar 18, 2018 · 20 revisions

Plugin files - explained (a.k.a Plugin configuration section)

Table of contents

Basic files

  • arenas.yml
  • config.yml
  • kits.yml
  • mysql.yml
  • rewards.yml
  • stats.yml

Additional content


Additional content

Language and locales

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)

Clone this wiki locally