permission problem

Discussion in 'Bukkit Help' started by brianjr323, Jun 19, 2012.

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

    brianjr323

    i dont know why but i just switched from groupmanager to permissionsex but noone can build or destroy unless there op. its says "You don't have permission to destroy yet. Please contact a Moderator or Admin." does anyone know how i can fix this?
     
  2. Offline

    BMX_ATVMAN14

    1. Wrong section TnT
    2. Post your permissions file
     
  3. Offline

    brianjr323

    Code:
    groups:
      Member:
        default: true
        permissions:
        - essentials.msg
        - essentials.home
        - essentials.sethome
        - essentials.tpa
        - essentials.tpahere
        - essentials.tpaccept
        - essentials.tpdeny
        - essentials.balance
        - essentials.pay
        - essentials.sell
        - essentials.motd
        - essentials.list
        - essentials.afk
        - essentials.back
        - essentials.rules
        - essentials.suicide
        - essentials.spawn
        - essentials.back.ondeath
        - essentials.help
        - essentials.worth
        - essentials.kit
        - advancedwarning.check
        - advancedwarning.has
        prefix: '&f[Member]&7'
      Mod:
        prefix: '&d[Mod]&5'
        permissions:
        - antigrief.alert.spawnegg.*
        - antigrief.bypass.spawnegg.*
        - antigrief.alert.firecharge
        - antigrief.alert.ignite
        - antigrief.alert.place
        - antigrief.alert.bucket.lava
        - essentials.spawn
        - essentials.tp
        - essentials.tphere
        - essentials.gamemode
        - essentials.kick
        - essentials.kick.notify
        - essentials.ban
        - essentials.ban.notify
        - essentials.mute
        - essentials.heal
        - essentials.me
        - essentials.nick
        - essentials.realname
        - essentials.whois
        - essentials.broadcast
        - essentials.clearinventory
        - essentials.invsee
        - essentials.invsee.modify
        - essentials.jails
      Admin:
        prefix: '&b[Admin]&3'
        permissions:
        - advancedwarning.check
        - advancedwarning.has
        - advancedwarning.clearwarns
        - antigrief.alert.spawnegg.*
        - antigrief.alert.firecharge
        - antigrief.alert.bucket.lava
        - antigrief.alert.ignite
        - antigrief.alert.place
        - antigrief.bypass.bucket.ignite
        - antigrief.bypass.bucket.lava
        - antigrief.bypass.spawnegg.*
        - worldedit.*
        - essentials.gamemode.others
        - essentials.tpall
        - essentials.me
        - essentials.nick.others
        - essentials.nuke
        - essentials.gamemode.others
        - essentials.banip
        - essentials.unban
        - essentials.unbanip
        inheritance:
        - Member
        - Mod
      CoOwner:
        prefix: '&1[CoOwner]&4'
        permissions:
        - '*'
        - essentials.ban.exempt
        - srpex.*
      Owner:
        prefix: '&1[Owner]&4'
        permissions:
        - '*'
        - essentials.ban.exempt
        - essentials.kick.exempt
        - srpex.*
     
  4. Offline

    BMX_ATVMAN14

    Try this I added the essentials.build node to the default group
    Code:
    groups:
      Member:
        default: true
        permissions:
        - essentials.msg
        - essentials.home
        - essentials.sethome
        - essentials.tpa
        - essentials.tpahere
        - essentials.tpaccept
        - essentials.tpdeny
        - essentials.balance
        - essentials.pay
        - essentials.sell
        - essentials.motd
        - essentials.list
        - essentials.afk
        - essentials.back
        - essentials.rules
        - essentials.suicide
        - essentials.spawn
        - essentials.back.ondeath
        - essentials.help
        - essentials.worth
        - essentials.kit
        - advancedwarning.check
        - advancedwarning.has
        - essentials.build
        prefix: '&f[Member]&7'
      Mod:
        prefix: '&d[Mod]&5'
        permissions:
        - antigrief.alert.spawnegg.*
        - antigrief.bypass.spawnegg.*
        - antigrief.alert.firecharge
        - antigrief.alert.ignite
        - antigrief.alert.place
        - antigrief.alert.bucket.lava
        - essentials.spawn
        - essentials.tp
        - essentials.tphere
        - essentials.gamemode
        - essentials.kick
        - essentials.kick.notify
        - essentials.ban
        - essentials.ban.notify
        - essentials.mute
        - essentials.heal
        - essentials.me
        - essentials.nick
        - essentials.realname
        - essentials.whois
        - essentials.broadcast
        - essentials.clearinventory
        - essentials.invsee
        - essentials.invsee.modify
        - essentials.jails
      Admin:
        prefix: '&b[Admin]&3'
        permissions:
        - advancedwarning.check
        - advancedwarning.has
        - advancedwarning.clearwarns
        - antigrief.alert.spawnegg.*
        - antigrief.alert.firecharge
        - antigrief.alert.bucket.lava
        - antigrief.alert.ignite
        - antigrief.alert.place
        - antigrief.bypass.bucket.ignite
        - antigrief.bypass.bucket.lava
        - antigrief.bypass.spawnegg.*
        - worldedit.*
        - essentials.gamemode.others
        - essentials.tpall
        - essentials.me
        - essentials.nick.others
        - essentials.nuke
        - essentials.gamemode.others
        - essentials.banip
        - essentials.unban
        - essentials.unbanip
        inheritance:
        - Member
        - Mod
      CoOwner:
        prefix: '&1[CoOwner]&4'
        permissions:
        - '*'
        - essentials.ban.exempt
        - srpex.*
      Owner:
        prefix: '&1[Owner]&4'
        permissions:
        - '*'
        - essentials.ban.exempt
        - essentials.kick.exempt
        - srpex.*
     
  5. Offline

    TnT

    Moved to correct forum.
     
  6. Offline

    brianjr323

    nope still doesnt work...
     
  7. Offline

    BMX_ATVMAN14

    Post your console please
     
  8. Offline

    brianjr323

    nothing comes up in the console when you try to break/build
     
  9. Offline

    BMX_ATVMAN14

    eh just wanna see if we can rule anything out I don't understand why it won't work... List you plugin list as well please
     
  10. Offline

    brianjr323

  11. Offline

    BMX_ATVMAN14

  12. Offline

    Iaccidentally

    BMX_ATVMAN14
    There is no "essentials.build" node.

    I believe the issue here is that modifyworld (for pex) has not been configured/set up properly
     
  13. Offline

    BMX_ATVMAN14

    yes there is... and thats why i asked him to post his plugin list
     
  14. Offline

    Iaccidentally

    I don't think you understood what I was trying to say. There is no such node as "essentials.build" in the entire essentials plugin. Don't believe me? See for yourself: http://wiki.ess3.net/wiki/Command_Reference
    (This sounds kind of rude, I know, but I'm only trying to help correct a mistake.)
     
  15. Offline

    BMX_ATVMAN14

  16. Offline

    Iaccidentally

    I seem to have overlooked that, but either way, it would not help this problem since PEX does support build toggles with modifyworld.
     
  17. Offline

    brianjr323

    well i have tried all three famous permissions systems and i still cant fucking build i need this fixed its killing my server uptime...
     
  18. Offline

    jokester911

    I have the same problem but with bpermissions... :/
     
  19. Offline

    Motion101

    oh my god just put modifyworld in the permissions for default already
     
  20. Offline

    brianjr323

    i dont have that plugin tho

    well people how can i fix this?

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 26, 2016
  21. Offline

    BMX_ATVMAN14

    list your plugin list and stop bumping!
     
  22. Offline

    brianjr323

    i kno its nothing to do with my plugins interfering or anything because quite alot of other people are having the same problem. and im bumping because noone is helping and if ur a server owner and u had my problem u would know how it is right now for my server to be unusable all this damn time.
     
  23. Offline

    BMX_ATVMAN14

    I'm trying to help and your not complying...
     
    Omnitv likes this.
  24. Offline

    brianjr323

  25. Offline

    BMX_ATVMAN14

    You do have modifyworld.... thats your problem I bet
     
  26. Offline

    brianjr323

    ya because i added it to try to see if it would fix it but no ive tried everything ur probably thinking and its pissing me off and killing my server time
     
  27. Offline

    BMX_ATVMAN14

    What is that anti-greif and remove the jar and the folder off of modifyworld
     
  28. Offline

    brianjr323

    anti-grief is as said there http://dev.bukkit.org/server-mods/antigrief/ and k

    So does anyone kno what this problem is i need this fixed like now...

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 26, 2016
  29. Offline

    BMX_ATVMAN14

    Post your console
     
  30. Offline

    brianjr323

Thread Status:
Not open for further replies.

Share This Page