This commit is contained in:
Xephi 2015-12-21 12:06:49 +01:00
parent e272a3bfb5
commit 00bf25794a

View File

@ -731,7 +731,7 @@ public final class Settings {
if (!contains("Security.stop.kickPlayersBeforeStoping")) { if (!contains("Security.stop.kickPlayersBeforeStoping")) {
set("Security.stop.kickPlayersBeforeStoping", true); set("Security.stop.kickPlayersBeforeStoping", true);
changed = true; changes = true;
} }
if (changes) { if (changes) {