6263646566676869707172
{ if(!PowerPakConfig.ENGRAVE_ALLOW_DESTROY) { if(owner != null) { owner.sendMessage("You can not destroy the object you are not engraved."); } return true; } } EngraveManager.getInstance().logAction(_item, owner, null, "Destroy");