Old admin mode and commandspy saving

This commit is contained in:
ZeroEpoch1969
2018-04-19 07:29:19 -07:00
parent 200a856413
commit ffbe71f5dd
10 changed files with 135 additions and 29 deletions

View File

@ -9,6 +9,8 @@ public interface Displayable
public String getTag();
public String getAbbr();
public ChatColor getColor();
public String getColoredName();