Skip to content

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

Notifications You must be signed in to change notification settings

julianl890/PluginResources

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

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? 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.


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)+(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

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%