The Permissions Plugin Debate Thread

Discussion in 'Bukkit Discussion' started by codename_B, Jun 26, 2012.

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

    Zmolahah

    I'm getting kinda confused because I'm starting again setting up the permissions with bPermissions and I did..
    /world world
    /group default
    /group addperm modifyworld.*
    /user kapelukx
    /user addgroup default
    and that user can't talk or build? Any idea what I did wrong?
     
  2. Offline

    codename_B

    It's very simple - modifyworld is pex only!
    Here's a version for bPermissions
    http://dev.bukkit.org/server-mods/antiguest/
     
  3. Offline

    Zmolahah

    Sorry if this seems like I'm wasting your time but that seems like a separate plugin to me do I need to add that to my server too? Because I looked through the list it had and added the breakblock and set it to true but default could still not destroy a block so I added breakblock as false and they still can't destroy a block.
     
  4. Offline

    Jigsaw

    I switched from PermissionsBukkit to bPermissions about 6 months ago and I can honestly say it was the best decision I could have made. bPermissions has great support, great performance, and great reliability. I looked at PEX and saw all the issues with it and knew I didn't want to have the same issues.

    If you are just wanting to limit player interaction with blocks try AntiBuild. There is only one permissions node and that is "antibuild.bypass" which allows you to build/interact.

    Edit: Also, I don't know about ModifyWorld, but if that is a separate plugin make sure you deleted that at the same time you deleted PEX.
     
    Zmolahah likes this.
  5. Offline

    Zmolahah

    Modify world comes with PEX, I just learned that you needed more then 1 plugin to give permission to build lol because with PEX it's all in one so I never knew.. So thanks.. silly me I'm going to install the one that works with bPermissions and it should all be fine :D
     
    codename_B likes this.
  6. Offline

    codename_B

    Well you need to remove modifyworld.
     
    Zmolahah likes this.
  7. Offline

    Zmolahah

    Should I remove Chat manager too? This also comes with PEX
     
  8. Offline

    codename_B

    There are so many plugins that handle antibuild, I figured, why bother putting it into a permissions plugin?

    Unless you plan on using pex, remove anything that came with it, as it only works with pex.

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 26, 2016
  9. Offline

    Zmolahah

    Thanks a lot for all your help it's all working now and this is going to save me a lot of time with some permissions later on so thanks!
     
  10. Offline

    TnT

    codename_B
    If /p helpme is confusing (aka, people think it helps, not generates files), perhaps its time to rename it to /p autosetup (or similar name, one that more appropriately captures the use case for it).
     
  11. Offline

    codename_B

    Yeah, good idea TnT - will do that in the next version.
     
  12. Offline

    Lolmewn

    I heard something about PEX being bad, PermissionsBukkit being slow, and bPermissions taking over the universe.. But that might just be me.
     
    codename_B likes this.
Thread Status:
Not open for further replies.

Share This Page