Solved World Guard: You don''t have permission for this area!

Discussion in 'Bukkit Help' started by TheArashiFox, Dec 12, 2013.

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

    TheArashiFox

    Hello, I am trying to make a Prison server but I have 2 regions as it stands for testing. I have the whole Jail region with -1 priority. I also have a mine with 10 priority. I added the groups as members using "/rg addmember b g:bprisoner" but when I add myself to the bprisoner rank it shows that I do not have permission. I've tried it with and withouth the "Build" flag denied, allowed, and not there. I don't know what is causing this. I am really good with servers however this one thing has me stumped. Here is my config/permissions

    WorldGuard:
    PermissionsEX "permissions file"
    List of Plugins:
     
  2. Offline

    Iroh

    Simply do this:
    Define the mine as its own region:
    /rg define mine
    Give the mine a higher priority
    /rg setpriority mine 100
    Give the mine a build:allow flag
    /rg flag mine build allow
    Also I am not sure -1 is a valid priorit set it to 0
     
  3. Offline

    TheArashiFox

    I just tried that, put the build allow flag and it said something about it being protected from modification from others type "/rg flag B_Mine passthrough allow" so I did and I thought that would maybe unprotect it also. I tried both with and without the passthrough thing and it still did not work. Should I add the groups back to the member list?

    EDIT: I added the group to the members again for the region and it still didn't work.
     
  4. Offline

    Iroh

    What are all the regions that cover the mine and what flags do they have?
     
  5. Offline

    TheArashiFox

  6. Offline

    GlaswegianGamer

    Are any regions over-lapping each other?

    Sorry, I don't have time to read all your permissions file and your WG config to get a full understanding of what is happening. I will look over them tomorrow if the problem isn't solved.
     
  7. Offline

    TheArashiFox

    Yes, the B_Mine is inside of the Jail region. However, the B_Mine's priority is higher.
     
  8. Offline

    GlaswegianGamer

    I don't know much about priorities on WG but on your "Memebers" it looks like you have ranks there, pretty sure you need to add actual players names there before anyone can build there.

    Don't quote me on it though, I don't use it too much.
     
  9. Offline

    TheArashiFox

    That's the problem. See, when people are in a group you are supposed to be able to add a group to the members list, but when I do that it either doesn't read the group as a member or I have a flag wrong or something. I know of other servers that have groups as members.
     
  10. Offline

    GlaswegianGamer

    All I can really think of is that the region without priority is causing the "you do not have permission to build here" message. Maybe try make the region go around it? :s
     
  11. Offline

    TheArashiFox

    I figured it out. Thanks. Marked as solve
     
  12. Offline

    MVMxKinG

    Dude i have the EXACT same problem!!! can you please tell me how you solved it? ive been searching for hours
     
Thread Status:
Not open for further replies.

Share This Page