set LT as higher than Owner for perms.
This commit is contained in:
parent
e0e79d79a5
commit
4cae02f2d8
@ -8,8 +8,8 @@ import org.bukkit.entity.Player;
|
||||
|
||||
public enum Rank
|
||||
{
|
||||
OWNER("Owner", ChatColor.DARK_RED),
|
||||
LT("LT", ChatColor.DARK_RED),
|
||||
OWNER("Owner", ChatColor.DARK_RED),
|
||||
DEVELOPER("Dev", ChatColor.RED),
|
||||
ADMIN("Admin", ChatColor.RED),
|
||||
SNR_MODERATOR("Sr.Mod", ChatColor.GOLD),
|
||||
|
Loading…
Reference in New Issue
Block a user