Dieser Commit ist enthalten in:
Ursprung
9e0f9c42df
Commit
9453e41a05
@ -309,7 +309,7 @@ public class SchematicCommandUtils {
|
||||
player.sendMessage(SchematicSystem.PREFIX + "§cEs konnte keine Daten in der Schematic gefunden werden.");
|
||||
} catch (Exception e) {
|
||||
player.sendMessage(SchematicSystem.PREFIX + "§cDie Schematic konnte nicht geladen werden.");
|
||||
throw new SecurityException(e);
|
||||
Bukkit.getLogger().log(Level.INFO, e.getMessage(), e);
|
||||
}
|
||||
}
|
||||
|
||||
|
In neuem Issue referenzieren
Einen Benutzer sperren