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

Noxillio/PluginResources

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

90 Commits
 
 
 
 
 
 
 
 

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


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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%