mirror of
https://github.com/AtlasMediaGroup/TotalFreedomMod.git
synced 2025-06-11 21:43:54 +00:00
coder of the year award goes to me
This commit is contained in:
@ -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())
|
||||
|
Reference in New Issue
Block a user