Make Clans displayed as FULL instead of BETA in server compass
This commit is contained in:
parent
47d79bbad5
commit
3aad06cc8a
@ -190,7 +190,7 @@ public class ServerGameMenu extends ShopPageBase<ServerManager, QuickShop>
|
||||
|
||||
add(40, Material.IRON_DOOR, C.cYellowB + "Mineplex Clans " + C.cGray + "Factions PvP", new String[]
|
||||
{
|
||||
(_extraValue ? C.cAquaB : C.cWhiteB) + "BETA RELEASE",
|
||||
(_extraValue ? C.cAquaB : C.cWhiteB) + "FULL RELEASE",
|
||||
C.Reset + "",
|
||||
C.Reset + "Equip custom skills and builds",
|
||||
C.Reset + "and join your clan to destroy",
|
||||
|
Loading…
Reference in New Issue
Block a user