some things deserve to be outright ignored

This commit is contained in:
Robinson Gallego
2019-11-18 18:00:54 -05:00
parent 5a6dacfc37
commit a926f72b67
3 changed files with 5 additions and 0 deletions

View File

@ -15,6 +15,8 @@ import org.bukkit.event.block.BlockPlaceEvent;
import org.bukkit.event.player.PlayerInteractEvent;
import org.bukkit.inventory.ItemStack;
//codebeat:disable[LOC,ABC]
public class SignBlocker extends FreedomService
{