:okretard:

This commit is contained in:
Lemon 2019-09-02 12:22:02 +05:00 committed by GitHub
parent bd6c7d55a7
commit 1babf57570
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -36,8 +36,6 @@ public class Command_wipeflatlands extends FreedomCommand
{
player.kickPlayer("Server is going offline for flatlands wipe, come back in a few minutes.");
}
server.shutdown();
if (!plugin.amp.enabled)
{
@ -50,4 +48,4 @@ public class Command_wipeflatlands extends FreedomCommand
return true;
}
}
}