TPA is a simple plugin giving the ability to request teleports to others and go back to your death location if you die.
All messages will be translated to the clients set language if a translation for that language is present, otherwise it'll use the first entry from the configs translations as fallback (default: english)
Translation files are saved as .properties files in the translations folder.
- Edit and save the corresponding .properties file
- Add the language code in the config.yml under translations if not already added
- Either restart the server or reload the translations (
/tpa reload-translations
) and (if you changed something in the config too) reload the configs (/tpa reload-configs
)
- Create a new file
general_<language-code>.properties
in the translations folder - at best copy the contents from
general_en.properties
and change them according to your favored language - Add the new language to the config.yml under translations
- Either restart the server or reload the translations (
/tpa reload-translations
) and reload the configs (/tpa reload-configs
) - You're welcome to create a pull request and add your translation so others don't have to create their own
/back
-tpa.back
/tpaccept <player>
-tpa.tpaccept
/tpa <player>
-tpa.tpa
/tpa reload-config
-tpa.reload-config
/tpa reload-translations
-tpa.reload-translations
/tpahereall
-tpa.tpahereall
/tpahere <player>
-tpa.tpahere
/tpcancel <player>
-tpa.tpcancel
/tpdeny <player>
-tpa.tpdeny
/tptoggle
-tpa.tptoggle
This project is licensed under the GNU GPLv3.
© 2022 l4zs