- fixed gui problem
- Made guest rank go away if player has another rank, but if player doesnt have any rank guest rank will come back
the rankify gui still doesnt work
-
Made it so players can have mutiple ranks
-
Added Tab complete
-
changed rank add command and added rank remove and rank list commands
/rankify add <player_name> (rank_name)
/rankify remove <player_name> (rank_name)
/rankify list <player_name>
fixed bug where the ranks from the config arent reconized by the plugin
added luck perms, and permmisionx soft depends
warning this version new ranks in config will not be reconized
-
Fixed bug where close button didnt work
-
Renamed config.yml to ranks.yml
-
Added a config.yml so you can edit ranks
-
Added command "/rankify reload" so the changes you make to the ranks in the config.yml update so you dont have to restart your server
Please report bugs on github or on my discord server
fundamentally changing the code becuase paper changed how you set display names
also changing the how the gui is made so now Simple Gui Api is required
adding ranks due to a suggestion https://github.com/jucey09/Rankify/issues/3
SPIGOT RELEASE
Fixed bug to where no matter what the players rank is set to guest when they join
Added permissions and fixed error https://github.com/jucey09/Rankify/issues/1
permission is: "rankify.setrank" Owner, CoOwner, Admin, and Moderator can all run /rankify . . .
BUG FIX
fixed command
BUG FIX
fixed gui click error, and command suggestions