A repository holding translations and other resources for Tech's Spigot Plugins
You are speaking a different language? That's great because we need you to help us translating our work into other languages. The easiest way to contribute is to simply browse through the files here and replace the english phrases.
- Check for untranslated phrases in these files
- Uncomment & replace the english phrase with the according translation
- Highlight the same words with
** **
- Do not use Color Codes
... Sounds easy right?
Our Plugin Ultra Permissions simplifies the need to search for permissions by suggesting them based on installed plugins. The permission suggestions will be retrieved from this file.
To contribute, pick a plugin that has not been added yet and add all the permissions line by line to that file. Please make a new comment for each plugin, it makes it easier to review. Please also include a link to the plugin page/the page that shows the permissions.
Basic Format:
(PluginName)+(Permission)+(Description)+(OPTIONAL Command)
Example:
Essentials+essentials.fly+Allows the player to fly
Example with a Command:
Essentials+essentials.fly+Allows the player to fly+/fly
Example with multiple Commands:
Essentials+essentials.fly+Allows the player to fly+/fly,/playerfly