TntCommand Rework
Dieser Commit ist enthalten in:
Ursprung
0dfed9f18a
Commit
3207cd844b
@ -28,7 +28,6 @@ public class CommandTNT extends ToggleCommand {
|
|||||||
|
|
||||||
@EventHandler
|
@EventHandler
|
||||||
public void onExplode(EntityExplodeEvent e) {
|
public void onExplode(EntityExplodeEvent e) {
|
||||||
e.setCancelled(true);
|
|
||||||
e.blockList().clear();
|
e.blockList().clear();
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
In neuem Issue referenzieren
Einen Benutzer sperren