Requesting a antibuild permission node functionality/feature #4577
-
Can we possibly get a way to use EssentialsX Antibuild to have an 'exempt-a-specific-item-from-the-antibuild-black-list-function? Example: essentials.protect.exemptplacement. We are only able to exempt for the entire placement/breaking/using of items in the list, not specific ones. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
AntiBuild already has per-material permissions, so this is redundant. If you want to restrict items/blocks for specific players, you should negate the permission for that specific item/block (use |
Beta Was this translation helpful? Give feedback.
AntiBuild already has per-material permissions, so this is redundant. If you want to restrict items/blocks for specific players, you should negate the permission for that specific item/block (use
/ess debug
to show the permissions needed) instead of using the config blacklists.