Dieser Commit ist enthalten in:
Ursprung
93f6ce49e9
Commit
2d7bff131e
@ -79,7 +79,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") && !message.contains("Can't create link remap")) // File/Jar has been updated
|
||||
throw new SecurityException(e);
|
||||
} finally {
|
||||
// Delete checkpoint
|
||||
|
In neuem Issue referenzieren
Einen Benutzer sperren