only OPs can build

Discussion in 'Bukkit Help' started by crazy-fish, Oct 6, 2012.

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

    crazy-fish

    I recently got a bukkit server on my mac, and i wanted permissions so i used pex, but ever since i have been making groups in the lex folder in plugins. since i started making them, unless i op people, they do not have permission to build or interact with anything. i only have 1 other group than default and here is my whole permissions.yml folder:
    groups:
    default:
    default: true
    permissions:
    - modifyworld.*
    Builder:
    default: false
    permissions:
    - modifyworld.*
    - essentials.enderchest
    - essentials.workbench
    - essentials.tree
    - essentials.kits.tools
    - essentials.enchant.protection
    - essentials.hat
    - essentials.help
    - essentials.nick
    - essentials.motd
    - essentials.msg
    - essentials.spawn
    - essentials.home
    - essentials.sethome
    - essentials.tpa
    - essentials.tpaccept
    - essentials.protect.damage.creeper
    - essentials.protect.damage.drowning
    - essentials.protect.damage.fall
    - essentials.protect.damage.fire
    - essentials.protect.damage.fireball
    - essentials.protect.damage.lava
    - essentials.protect.damage.lightning
    - essentials.protect.damage.projectiles
    - essentials.protect.damage.suffocation
    - essentials.protect.damage.tnt
    - essentials.protect.entitytarget.bypass
    users:
    crazy_fish:
    group:
    - Builder
     
  2. Offline

    mmorton89

    Are they close to the spawn? What plugins do you use?
     
    crazy-fish likes this.
  3. Offline

    crazy-fish

    so far i am using the whole essentials package, world edit, permissionsex, chat manager and modify world. also no they are not close to spawn. also, all i get when i try to mine is: "you are not permitted to use (x)", or "you are not allowed to interact with (y)", etc. i have tried almost everything and still i get bad results.
     
  4. Offline

    mmorton89

    Well it looks like this is ModifyWorld causing this, I don't exactly know why because I do see that you gave all permissions for it. Try removing it and see if that helps.

    If it does, then you need to maybe add specific permissions or there is something wrong with your config file for ModifyWorld.
     
    crazy-fish likes this.
  5. Offline

    crazy-fish

    thx. i tried getting rid of the modify world file and i got the same results... could it have something to do with the config file of pex?
     
  6. Offline

    mmorton89

    Oh wow it wasn't modify world? I don't think its pex maybe it is essentials antibuild then.

    Did you completely get rid of modify world? when you do /pl does it show up?
     
    crazy-fish likes this.
  7. Offline

    crazy-fish

    i removed modify world. /pl says: plugins (10): Worldedit, PermissionsEx, Essentials, EssentialsXMPP, EssentialsChat, Chatmanager,, EssentialsProtect, EssentialsSpawn, EssentialsAntiBuild, EssentialsGeoIP
     
  8. Offline

    mmorton89

    It has to be anti build then from essentials, I have never used it but looking at the config files here, it has permissions for building.
     
    crazy-fish likes this.
  9. Offline

    crazy-fish

    Oh. My. Gosh. FINALLY i think you solved it!!!! thank you!!!!!!
     
  10. Hey.... it didn't work for me....
    on my server... on the plots non-oped users can only build on thier plots but not destroy... can someone help me with this.. :l
    plugins:
    Multiverse-core
    EssentialsAntiBuild
    EssentialsProtect
    EssentialsChat
    EssentialsSpawn
    Essentials
    GroupManager
    Permissions
    World Edit
    Plotme
    CommandSpy
     
  11. Offline

    TheJeffRay

    I had a similar problem before but fixed it. Try giving them the permission for essentials.build
     
  12. Offline

    ElitexvxRampage

    Just in case anyone else was searching google and they found this then I have also solved it, just give all of those who you want to be able to build the permission:
    - essentials.build.*
    And it should allow them to build!
     
Thread Status:
Not open for further replies.

Share This Page