You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Component.literal("Players must be explicitly added to this rank\nwith '/ftbranks add <player> <rank>'").withStyle(ChatFormatting.GRAY, ChatFormatting.ITALIC) :
190
+
Component.literal("Players must be explicitly added to this rank\nwith '/ftbranks add <player> " + rank.getId() + "'").withStyle(ChatFormatting.GRAY, ChatFormatting.ITALIC) :
0 commit comments