Send a message to Ali about Bed Material Data.
Hmmmmmm
This commit is contained in:
parent
97928aff30
commit
2da45dca6e
1 changed files with 1 additions and 0 deletions
|
@ -11,6 +11,7 @@ public class Bedsplode implements Listener {
|
|||
Player player = event.getPlayer();
|
||||
player.sendMessage("[ButtonPresents] Nighty night " + player.getName().toLowerCase());
|
||||
if (!player.getName().toLowerCase().equalsIgnoreCase("alisolarflare")) return;
|
||||
player.sendMessage("Your Bed's Material is: " + event.getBed().getBlockData().getMaterial().toString());
|
||||
|
||||
player.getWorld().createExplosion(
|
||||
player.getLocation().getBlockX(),
|
||||
|
|
Loading…
Reference in a new issue