946a13731de4e851b7dfdeb5e388c1346b5437d0
add force rankup and prestige add update notification on join more reliable legacy server version check added permissions: rankup.admin (grants rankup.checkversion, rankup.reload, rankup.force, and rankup.notify), rankup.notify (receive update notiifications on login), rankup.force (force a player to rankup or prestige)
Rankup3
Translation
If you would like to contribute to translating the plugin, you can fork it.
Locale names are in ISO-639-1 and are in the folder src/main/resources/locale
When a locale is added, it should be saved here, ie through adding a line such as saveLocale("es");. However, I can do it if you forget.
You can use the English locale to help translate.
Locales should be added or modified with a pull request, but if you wish to contribute often I can give you push access to this branch.
Here is a blank template for new locales:
rankup:
requirements-not-met:
no-rankup:
success-public:
success-private:
confirmation:
title:
must-prestige:
list:
complete:
current:
incomplete:
header: ""
footer: ""
cooldown:
singular:
plural:
prestige:
requirements-not-met:
no-prestige:
success-public:
success-private:
confirmation:
title:
list:
complete:
current:
incomplete:
header: ""
footer: ""
cooldown:
singular:
plural:
not-high-enough:
not-in-ladder:
invalid-rankup:
Description
Languages
Java
100%