Problem/Bug I need Help setting up Permissions

Discussion in 'Bukkit Help' started by duzcoo, Dec 27, 2014.

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

    duzcoo

    I have no clue if I have made a mistake or what I am even doing is correct.I want to change the rank or group but I have no clue how to do that. At the current moment my config file for my permissions is blank, plug-in works fine in game, but its blank and I would like to change the group titles and functions. My server is hosted on BeastNode if that helps.

    Thanks
     
  2. Offline

    Matroy

    I recommend plugin bPermissions OR PermissionsEX, I'm using bPermissions and it's better if you'd like to config the permissions in the cfg.yml.

    You can simply find all these commands by cliking Here

    {{If Doing In-Game, give yourself OP and write "/" before every command!}}

    Set up a group
    1. Open console
    2. Write "w <WorldName>
    3. "g Admin" Creates a group called Admin.
    4. g addperm <Permission.node> make a positive permission node.
    5. g addperm <^Permission.node> make a negative permission node.

    Add users to a group
    1. Write "w <WorldName>
    2. "u <YourName>
    3. "u setgroup <GroupName>

    When you have completed this steps, open up "Bukkit\plugins\bPermissions\<WorldName>"
    and open up the notepads, i recommend using Notepad++.
    Then you can start to easy config your permissions.
     
  3. Offline

    Larry Newman

    Not to be a silly banana here :p But Groupmanager may work better with you. Being that it's easier and more widely supported and looked into, it might clear some clouds to use that instead.
     
Thread Status:
Not open for further replies.

Share This Page