Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 786 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 786 Bytes

PluginsResources

A repository that will work as DataBase for our plugins

Resources:

SuperAuth - Translations

Translations

1) Choose a Plugin Folder
2) Copy the translation "en.yml"
3) Translate the file, but make sure to keep the Placeholders and Identifiers in english to avoid bugs
4) Create a new pull request
5) Wait for Approval

NOTE: If you're translating Songoda and SpigotMC Pages make sure to use the default BBCode for every page because they don't have the same format

Unknown Character Bug with Translations

Make sure to add -Dfile.encoding=UTF-8 to the command when you start your server like: java -Dfile.encoding=UTF-8 -jar server.jar