mirror of
https://github.com/AtlasMediaGroup/TotalFreedomMod.git
synced 2025-07-01 04:26:42 +00:00
Read description lol
- Re-added premium - Made the clown fish a shop item - Thank fuck I caught this DB bug with setting null values
This commit is contained in:
@ -54,7 +54,7 @@ public enum Rank implements Displayable
|
||||
@Override
|
||||
public String getColoredLoginMessage()
|
||||
{
|
||||
return determiner + " " + color + ChatColor.ITALIC + name;
|
||||
return determiner + " " + color + name;
|
||||
}
|
||||
|
||||
@Override
|
||||
|
Reference in New Issue
Block a user