ElgarL / GroupManager

The original permission plug-in for Spigot/Bukkit.
https://elgarl.github.io/GroupManager/
GNU General Public License v3.0
80 stars 36 forks source link

Rank Hierarchy via Signs? #83

Closed FrostBlade5 closed 2 years ago

FrostBlade5 commented 2 years ago

I would like to create a rank hierarchy where players get the default rank when first joining and earn money for killing mobs, once they have enough money they will be able to buy the next rank. important, not just buy any rank of choice but buy the next one in order. So players with more time on the server will benefit from using rankup or promotion signs.

Is this possible with groupmanager / essentials ? Or do i need an "addon" ?

Basically buy all the ranks one by one in specific order without skipping any of them.

ElgarL commented 2 years ago

Sounds like you need something like https://www.spigotmc.org/resources/signshop.10997/ Its probably possible with the Essentials signs too, but its been many years since I used Essentials.