BetterBlacklist
Need a simple way to blacklist certain items/blocks from being crafted, what about placed? With this plugin you can block certain groups from crafting certain items, or even just placing them. Great for an MMO server where only certain classes can craft certain items!
Features
- Ability to block placement of certain blocks, including those with data values!
- Ability to block crafting of certain items, including those with data values!
Permissions
- betterblacklist.place.[id] - allow this block to be placed.
- betterblacklist.place.[id]-[data] - allow this block with damage data to be placed.
- betterblacklist.make.[id] - allows this item to be crafted
- betterblacklist.make.[id]-[data] - allows this item with damage data to be crafted.
How to Use
All permission nodes are granted by default, so all you need to do is remove the certain permission node for the items you want to deny. Some examples of how to deny the node in different permissions systems:
PermissionsEx and GroupManager:
"-betterblacklist.place.2" yes, there is a - in front of the permission node, in addition to the regular -.
bPermissions:
"^betterblacklist.place.2"
PermissionsBukkit:
"betterblacklist.place.2: false"
-
View User Profile
-
Send Message
Posted Mar 7, 2013So I'm guessing this doesn't work anymore?
-
View User Profile
-
Send Message
Posted Jan 3, 2013@timmyisacat
The node should be
- betterblacklist.place.327
not
- -betterblacklist.place.327
else it would mean double negative = positive.
-
View User Profile
-
Send Message
Posted Dec 31, 2012My permission node - -betterblacklist.place.327 for lava bucket won't work people can still place lava. Does anyone have a solution?
-
View User Profile
-
Send Message
Posted Nov 21, 2012cool! but will it be updated, and possibly have more features added?
-
View User Profile
-
Send Message
Posted Oct 27, 2012Great plugin. Simple and quick to setup. I had to find something like this to disable the crafting of book and quill because of a new exploit.
-
View User Profile
-
Send Message
Posted Oct 15, 2012Very well done! Simple, concise, functional. Thanks!