coder of the year award goes to me

This commit is contained in:
ZeroEpoch1969
2020-04-22 01:29:27 -07:00
parent 721c2dc18e
commit 321d9f97e0
3 changed files with 2 additions and 4 deletions

View File

@ -94,7 +94,6 @@ public class InteractBlocker extends FreedomService
player.sendMessage(ChatColor.RED + "You can't sleep in hell.");
event.setCancelled(true);
return;
}
switch (event.getMaterial())