Permissions not working unless op

Discussion in 'Bukkit Help' started by TCGM, Aug 8, 2011.

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

    TCGM

    This is probably an extremely noobish question.

    Bukkit Version: 1000
    Plugins: LOL NO. I'm not typing in all the plugins I'm running.

    I have permissions w/ a bunch of groups set up. I've added permissions nodes from my plugins directly as instructed. However, it seems that unless they are an op, no player can use the things the permission nodes give them. When op, they cannot use anything the permission nodes dont give them, but they CAN use Worldedit. And have access to the console. So, how do I get permissions to bypass Op?
     
  2. Offline

    sheepyowl

    worldedit, if not used with a bridge plugin, automatically only works for ops.
    from what i read here, it seems like your permissions.yml is not set up properly. if you want someone to be able to help you with that, post the contents of your permissions.yml here under a "spoiler".
    Show Spoiler
    its [ spoiler ] CONTENT [ /spoiler ] without the spaces.
     
  3. Offline

    TCGM

    It has nothing in it. The permissions.yml in the main server directory, right? Because I cannot find one anywhere else.
     
  4. Offline

    sheepyowl

    depends. if you have a plugin for permissions, or bukkitpermissions.jar, theres a folder called "bukkitpermissions" under the "plugins" folder. in that, theres a file called "config".
    if this is the case, check the config.yml in the bukkitpermissions folder.

    if you dont have any permissions plugin or the bukkitpermissions.jar, then yes, the permissions.yml is what you are looking for. unfortunately, i have no idea how that one works.
    if this is the case, permissions are not working for you because you have not set them up at all in the permissions.yml.
     
  5. Offline

    TCGM

    I use Permissions 3.x.
     
  6. Offline

    sheepyowl

    alright.
    1. the permissions plugin is kinda old, you might want to change to the new permissionsbukkit.
    2. permissions 3.x has a "build: true\false" option in for the groups or the users. check to see that the users and the groups you listed have that set to "true".
    3. theres also another option that another plugin prevents player from building blocks, check that you have given them the right permission nodes to build in such a case.
     
  7. Offline

    TCGM

    1. I cannot seem to wrap my head around PB, and most of my plugins dont support it.
    2. All groups (save guest) have the build tag set to true; this does not solve it.
    3. I've checked, and unless BigBrother is doing it, a plugin is not the cause.
     
  8. Offline

    TCGM

    Still having this problem T_T
     
Thread Status:
Not open for further replies.

Share This Page