[REQ] Item placing/breaking/using blacklister

Discussion in 'Archived: Plugin Requests' started by Pr4w, Aug 1, 2011.

  1. Offline

    Pr4w

    Hey,

    I'm running several servers now, one of which is using the latest PermissionsBukkit, which is fine, but I'm now lacking a few basic features.

    What I'm looking for is a way to blacklist item placing/breaking/using according to a person's rank/permission.

    So this way, it would be possible to define jobs and special attributes for certain users, something like :
    - Redstone Architect: Only type of user capable of placing redstone, repeaters, and redstone torches
    - New member/low-level builder : Can't break diamond ore, can't use water buckets or place obsidian (basic anti-grief measures for users that haven't been on the server long)

    Not quite sure how PermissionsBukkit handles groups now, it used to be easier with Permissions 2.7.4, with group handling. So the easiest way would be to have a permission, something like :
    blacklist.place.obsidian: false
    blacklist.break.diamondore: false
    blacklist.use.waterbucket: false


    Is this possible, and does anyone have time for something like this? :)
     

Share This Page