You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an alternative browser.
You should upgrade or use an alternative browser.
- Author ArteffCods
- Creation date
-
- Tags
- rankup
- Update to 26.1
- Minimum Java version is now 21
- Empty commands no longer cause an error when ranking up, and are now silently skipped
- Fix GUI buttons sometimes not working if they have custom data
Updated Towny requirements to be compatible with newer versions of Towny.
- Added new configuration option in config.yml use-luckperms-group-names which will allow you to use LuckPerms group names in the rankups.yml instead of their display names
- Added item option to GUI configuration. It can be used in place of providing the material, name, and lore, and is a fully serialized itemstack offering much more customisation
- When using LuckPerms ranks, it is no longer case sensitive
- Update to 1.21.4
- Minimum Java version is now Java 21
The item option can be used as follows:
Code (YAML):
rankup:
index: 0-3
item:
v: 3839
==: org.bukkit.inventory.ItemStack
type: BEDROCK
amount: 1
meta:
meta-type: UNSPECIFIC
==: ItemMeta
display-name: "§aName"
lore:
- Lore
For more details, see https://www.spigotmc.org/wiki/itemstack-serialization/