yes ivan be retarded

This commit is contained in:
Ivan 2019-11-29 11:44:56 -05:00 committed by GitHub
parent acd7de715e
commit bbcf4a984b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -42,8 +42,6 @@ public class FUtil
public static String DATE_STORAGE_FORMAT = "EEE, d MMM yyyy HH:mm:ss Z";
public static final Map<String, ChatColor> CHAT_COLOR_NAMES = new HashMap<>();
public static final List<ChatColor> CHAT_COLOR_POOL = Arrays.asList(
ChatColor.WHITE,
ChatColor.BLACK,
ChatColor.DARK_RED,
ChatColor.RED,
ChatColor.GOLD,