RankSystem icon indicating copy to clipboard operation
RankSystem copied to clipboard

how to limit amount of ranks ?

Open iLVOEWOCK opened this issue 2 years ago • 1 comments

how do i prevent a player from having more then one rank?

iLVOEWOCK avatar Aug 23 '23 05:08 iLVOEWOCK

how do i prevent a player from having more then one rank?

In theory, you can do this through a plugin using event: https://github.com/IvanCraft623/RankSystem/blob/PM5/src/IvanCraft623/RankSystem/event/UserRankSetEvent.php

kostamax27 avatar Nov 13 '23 08:11 kostamax27