bpermissions build help

Discussion in 'Bukkit Help' started by Turitafo, Feb 14, 2012.

Thread Status:
Not open for further replies.
  1. Offline

    Turitafo

    how can i let a group NOT build in a world
    and that another group can build.
    i user bpermissions
     
  2. Offline

    alfeh

    Look for a plugin like Modifyworld. Add the node with
    Code:
    - 'modifyworld.*'
    
    And remove it for certain groups with:
    Code:
    - -modifyworld.*
    
     
  3. Offline

    Dreaux

    I use Antiguest, also with bPermissions. It should suit your needs.
     
  4. Offline

    saul100

    Alfie Cleveland ModifyWorld does not work with bPermissions - it's for PermissionsEX.

    Turitafo bPermissions doesn't have a no-build permission node. You'll need another plugin for that (like AntiGuest, mentioned above)
     
  5. Offline

    Turitafo

    i wasnt realy looking for that,
    because i dont want group member and default build in creative,
    but they can build in survival
    is that possible for that plugin?
     
  6. Offline

    Sayshal

    Yes it is. It's all done with permissions.
    With AntiGuest just give everyone BUT guests all the permissions on the AntiGuest page. That was anyone but guests can build/use chests/furnaces etc. You can use multiworld support with bPermissions easily. :)
     
Thread Status:
Not open for further replies.

Share This Page