oscarmartj / PluginResources

A repository holding translations and other resources for Tech's Spigot Plugins

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Resources for Tech's Spigot Plugins

A repository holding translations and other resources for Tech's Spigot Plugins

How to contribute translations

You are speaking a different language? Thats great because we need you to help us translate our work into other languages. The easiest way to contribute is to simply browse through the files here and replace the english phrases.


Steps to Contribute

  1. Check for untranslated phrases in these files
  2. Uncomment & replace the english phrase with the according translation

Important Notice

  • Highlight the same words with ** **
  • Do not use Color Codes

... Sounds easy right?


How to contribute to the Permissions Database

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.


Format

Basic Format:

  • (PluginName)+(Permission)+(Description)

Example:

  • Essentials+essentials.fly+Allows the player to fly

Example with Command:

  • Essentials+essentials.fly+Allows the player to fly+/fly

About

A repository holding translations and other resources for Tech's Spigot Plugins


Languages

Language:Python 100.0%