This commit is contained in:
ZeroEpoch1969
2018-06-01 22:38:01 -07:00
parent b8f4119924
commit 100e155fe0

View File

@@ -200,7 +200,6 @@ public class Command_saconfig extends FreedomCommand
{ {
admin.setName(player.getName()); admin.setName(player.getName());
admin.addIp(Ips.getIp(player)); admin.addIp(Ips.getIp(player));
admin.getName().isEmpty();
} }
// Handle master builders // Handle master builders