SteamWar/SpigotCore
Archiviert
13
0

Fix checkpoint error condition
Alle Prüfungen waren erfolgreich
SteamWarCI Build successful

Dieser Commit ist enthalten in:
Lixfel 2024-02-17 16:23:27 +01:00
Ursprung ef03fcb23a
Commit 6f453b47a0

Datei anzeigen

@ -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