BetterBlacklist

This project is abandoned and its default file will likely not work with the most recent version of Minecraft. Whether this project is out of date or its author has marked it as abandoned, this project is no longer maintained.

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"


Comments

Posts Quoted:
Reply
Clear All Quotes

About This Project

  • Project ID
    44687
  • Created
    Sep 11, 2012
  • Last Released File
    Sep 11, 2012
  • Total Downloads
    1,065
  • License

Categories

Members

Recent Files

Bukkit