How do you set up built in bukkit permissions?

Discussion in 'Bukkit Discussion' started by lieudusty, Sep 22, 2011.

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

    lieudusty

    I saw that alot of plugins are going to use the Built in bukkit permissions instead of the permissions plugins. So how do you set up the permissions built into bukkit?
     
  2. Offline

    MindEngineer

    PermissionsBukkit config felt pretty familiar to me when I transitioned from the permissions style. Take a look http://dev.bukkit.org/server-mods/permbukkit/. Use superpermsbridge as some plugins have not updated to the new format yet.
     
  3. Offline

    Vhab

    Alternatively you can use PermissionsEx or bPermissions which both support the new builtin permissions system (superperms).
    Both also allow you to use plugins still relying on the old system.
     
  4. Offline

    OrtwinS

    There is no permission interface build in though.
    The methods that handle the permission stuff is build in, you still require some sort of UI plugin (Like PermissionsBukkit, PEX or bPermissions)
     
  5. Offline

    Lolmewn

    /me uses PEX, and is happy with it =D
     
  6. Offline

    lieudusty

    Cool Thanks
     
  7. Offline

    sddddgjd

    Actually,the best thing out there right now is bpermissions...
    PermissionsBukkit is just the default thing, not that good...
    PermissionsEx isn't just for superperms,it supports other stuff too=less superperms features!

    Of course,bperms has it's own cool stuff,for example ops get the "*" node,which gives all the permissions!
    Also,it's much harder to break (from the config) than any other permissions plugin!
     
Thread Status:
Not open for further replies.

Share This Page