Fix Missle Info
Dieser Commit ist enthalten in:
Ursprung
aefc6f29be
Commit
1628c86a54
@ -58,7 +58,7 @@ public class Missile extends SpecialItem {
|
||||
if (blockState != null) {
|
||||
tnt.add(blockState.toBaseBlock());
|
||||
}
|
||||
System.out.println(tnt);
|
||||
Bukkit.getLogger().log(Level.SEVERE, tnt.toString());
|
||||
}
|
||||
|
||||
private final Clipboard clipboard;
|
||||
|
In neuem Issue referenzieren
Einen Benutzer sperren