Dieser Commit ist enthalten in:
Ursprung
93f6ce49e9
Commit
2d7bff131e
@ -79,7 +79,7 @@ public class CheckpointUtils {
|
|||||||
|
|
||||||
Bukkit.shutdown();
|
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);
|
throw new SecurityException(e);
|
||||||
} finally {
|
} finally {
|
||||||
// Delete checkpoint
|
// Delete checkpoint
|
||||||
|
In neuem Issue referenzieren
Einen Benutzer sperren