Non-ops can't build/break blocks on bukkit server!

Discussion in 'Bukkit Help' started by TheoPembo, Nov 19, 2013.

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

    TheoPembo

    Ok I know that I have made a previous thread about ops not being able to build and that I didn't want non-ops to build. However, I'm wanting to use regions to protect my land on the server (which I am doing) and want non-ops to only be able to build in non-protected areas of the server. Therefore I need them to be able to build wherever there isn't a region protecting land. I don't have Antibuild or Modifyworld plugins cause I've seen that they mess things up.
    By the way I'm using ranks for my server now so if you want the group manager config here ya go (I'm also using permission per warp in Essentials config, thats why there is so many permissions): http://pastebin.com/G8xagzy6
    Thanks
     
  2. Offline

    p0wd3r

  3. Offline

    TheoPembo

    I don't want to have to install a plugin because default users should be able to build anywhere without installing a plugin, however for some reason they can't, which is the issue I am trying to address and not making it harder by installing something preventing them from building. I am able to prevent them in certain regions with worldguard.

    All I want is the solution to make non-ops able to build/break blocks on the server.
     
  4. Offline

    jwpwns

    Add - essentials.build permission to the groups i had this problem a while back.
     
  5. Offline

    Necrodoom

    TheoPembo It would help if you list plugins and mention if players get any message when they build.
     
  6. Offline

    TheoPembo

    http://pastebin.com/SMtb18fu

    Also whenever anyone non-op tries to break blocks it dosen't come up with anything in chat. However, for some reason they can build now everywhere.
     
  7. Offline

    Necrodoom

    TheoPembo Even in protected worldguard regions? sounds like you ranked them to OP.
     
  8. Offline

    TheoPembo

    What no sorry, outside of worldguard regions I mean.
     
  9. Offline

    Mr_gav

    What I do is, make a region- use /region flag name build deny, then in that region they can't build. and to let them build anywhere I use /region flag __global__ build allow. Players can then build outside of regions. Also I have grief prevention so they can claim their own land.
     
  10. Offline

    TheoPembo

    I already have /region flag build deny for my regions. However, I tried /region flag __global__ build allow and non-ops still cant break blocks. Just so you all know >>>They can build Now<<< its just they can't break anything.
     
  11. Offline

    Mr_gav

    Just so you know, there are other flags in world guard regions such as break, construct. Look through those find the break on I think it is just called "break" and use /region flag __global__ break allow.
     
  12. Offline

    fredghostkyle1

    Ok, TheoPembo your problem is that outside the WG region players can't build right? Go to where "outside" of the WG region is and type /region info see if there is a region there. Next remove EssentialsAntiBuild, its the source is i was to take a guess. Also MCTowns might be doing this, if the above doesn't help remove that plugin.

    Mr_gav post might also help. (its not break, i forget the flag's name)
     
  13. Offline

    TheoPembo

    Yeah I think I may have sorted it out by reversing the situation and using /region flag __global__ build deny and /region flag __global__ passthrough deny. Now I only need to make regions where they can build/passthrough using the commands but with allow. Correct? Im not sure so I'l test it out when someone gets on. I'l also remove MCTowns and I dont have EssentialsAntiBuild. Thx
     
  14. Offline

    fredghostkyle1

    yes its Deny/allow. also i thin passthrough will do nothing in __global__
     
  15. Offline

    Mr_gav

    On my server people can't build in WG regions, then can outside and in their grief prevention claims, I don't use essentials though I can't help with that (I use royal commands) with what I said above it works great. No issues with building issues and grief prevention keeps players safe in their own claims as well.
     
  16. Offline

    TheoPembo

    Ok I've tried setting up regions with [build true] however it still doesn't change anything. I have __global__ on [build deny] so that people can only build inside regions, but they can't unfortunately. They can't build or break blocks anywhere now. What I want is regions allowing non-ops to build/break blocks inside and outside them regions non-ops won't be able to build/break blocks. The only problem is, I don't know how to make this work.

    Do you think its my globalgroup permissions? here is the config: http://pastebin.com/GEwNEkjC
     
  17. Offline

    nathan5452

    TheoPembo sorry if this is a bit late but you must add essentials.build.break to default as well as essentials.build
     
Thread Status:
Not open for further replies.

Share This Page