Custom block protection

Discussion in 'Archived: Plugin Requests' started by gauso001, Aug 9, 2012.

  1. Offline

    gauso001

    Suggested name: CustomProtect

    Function: Works just like WorldGuard, but you can enable the placing/destruction of certain blocks.
    Command Ideas:
    /cp pos1 - set pos1 for protection (like worldedit)
    /cp pos2 - set pos2
    /cp create name - protects the selected region under the name "name"
    /cp exclude place r:name b:block - allows the placing of "block" in region "name"
    /cp exclude destroy r:name b:block - allow destruction of "block in region "name"
    /cp exclude r:name b:block - allow placing and destruction of "block in region "name"
    /cp delete name - deletes region "name"
    /cp lock name - disables placing or destruction of any block in region "name"

    Permission Ideas:
    cp.pos1
    cp.pos2
    cp.create
    cp.exclude.place
    cp.exclude.destroy
    cp.exclude
    cp.delete
    cp.lock

    Only OPs should be able to use any of the commands.

    When I'd like it by: As soon as you can make it.
     
  2. Offline

    breezeyboy

    pstones has most of that, and a lot more plugin do
     

Share This Page