Dieser Commit ist enthalten in:
Ursprung
ef03fcb23a
Commit
6f453b47a0
@ -78,7 +78,7 @@ public class CheckpointUtils {
|
||||
|
||||
Bukkit.shutdown();
|
||||
|
||||
if(message.contains("Can't dump ghost file")) // File/Jar has been updated
|
||||
if(!message.contains("Can't dump ghost file")) // File/Jar has been updated
|
||||
throw new SecurityException(e);
|
||||
} finally {
|
||||
// Delete checkpoint
|
||||
|
In neuem Issue referenzieren
Einen Benutzer sperren