removed accidental space

This commit is contained in:
EvilAsuramaru
2021-06-14 18:38:36 +02:00
parent 4f20fd12fa
commit 458fd597f3

View File

@@ -51,7 +51,6 @@ public class NameColors extends ACivMod implements Listener {
}
public void updatePlayerName(Player player, ChatColor color) {
if (color == null || color == ChatColor.RESET) {
CivChat2.getInstance().getCivChat2Manager().removeCustomName(player.getUniqueId());
if(getServer().getPluginManager().isPluginEnabled("TAB")) {