Fixed #6930 (probably)
This commit is contained in:
@@ -784,6 +784,7 @@ public class ServerControl implements ApplicationListener{
|
||||
|
||||
if(info != null){
|
||||
info.lastKicked = 0;
|
||||
netServer.admins.kickedIPs.remove(info.lastIP);
|
||||
info("Pardoned player: @", info.plainLastName());
|
||||
}else{
|
||||
err("That ID can't be found.");
|
||||
|
||||
Reference in New Issue
Block a user