mirror of
https://github.com/AuthMe/AuthMeReloaded.git
synced 2025-02-01 20:41:28 +01:00
Oops >.>
This commit is contained in:
parent
e272a3bfb5
commit
00bf25794a
@ -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) {
|
||||||
|
Loading…
Reference in New Issue
Block a user