PermissionsEx not working?

Discussion in 'Bukkit Help' started by ozzychop, Nov 18, 2013.

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

    ozzychop

    Ok, so I logged in to my server and had a look in the server console. I found that a load of players had been able to access every ingame command. Ofcourse the server was in a terrible state but that is cleaned up now. I just need to fix the permissions and have checked over them god knows how many times. This is my permissions file:

    groups:
    Guest:
    default: false
    prefix: '[Trial] '
    build: false
    permissions:
    - essentials.warp
    - essentials.build
    - essentials.interact
    - tutorialspawn.spawn
    - tutorialspawn.phrase
    - essentials.help
    - essentials.rules
    - essentials.motd
    - modifyworld.chat
    options:
    rank: '1000'
    Member:
    default: true
    prefix: '&2[&aMember&2]&7 '
    build: true
    permissions:
    - essentials.build
    - essentials.interact
    - thirst.thirst
    - thirst.fillwater.rain
    - lockette.user.create.*
    - casinoslots.use
    - tutorialspawn.exit
    - essentials.help
    - essentials.rules
    - essentials.motd
    - essentials.afk
    - essentials.back
    - essentials.back.ondeath
    - essentials.depth
    - essentials.delhome
    - essentials.help
    - essentials.home
    - essentials.kit
    - essentials.kit.tools
    - essentials.list
    - essentials.mail
    - essentials.mail.send
    - essentials.me
    - essentials.motd
    - essentials.msg
    - essentials.ping
    - essentials.r
    - essentials.rules
    - essentials.seen
    - essentials.sethome
    - essentials.signs.use.disposal
    - essentials.spawn
    - essentials.suicide
    - essentials.tpa
    - essentials.tpaccept
    - essentials.tpahere
    - essentials.tpdeny
    options:
    rank: '95'
    inheritance:
    - Guest
    VIP:
    default: false
    prefix: '&6[&eVIP&6]&7 '
    inheritance:
    - Member
    build: true
    permissions:
    - essentials.help
    - essentials.rules
    - essentials.motd
    options:
    rank: '80'
    Mod:
    default: false
    prefix: '&1[&9Mod&1]&f '
    inheritance:
    - Trial-Mod
    build: true
    permissions:
    - thirst.admin
    - nocheatplus.notify
    - nocheatplus.admin.kick
    - nocheatplus.admin.ban
    - logblock.tools.tool
    - logblock.tools.toolblock
    - logblock.spawnTools
    - logblock.me
    - logblock.tp
    - logblock.rollback
    - logblock.lookup
    - casinoslots.admin
    - essentials.sethome.multiple.staff
    - essentials.helpop
    - essentials.home.others
    - essentials.nick
    - essentials.warp
    - essentials.warp.list
    options:
    rank: '75'
    Admin:
    default: false
    prefix: '&9[&bAdmin&9]&f '
    inheritance:
    - Mod
    build: true
    permissions:
    - worldguard.*
    - worldguard.halt-activity
    - lockette.admin.snoop
    - lockette.admin.bypass
    - lockette.admin.break
    - lockette.admin.create.*
    - honeypot.create
    - honeypot.break
    - cctv.use
    - cctv.create
    - BetterCommandSpy.spy
    - essentials.gamemode
    - essentials.give
    - essentials.god
    options:
    rank: '60'
    Owner:
    default: false
    prefix: '&6[&4Owner&6]&f '
    build: true
    permissions:
    - logblock.hide
    - logblock.clearlog
    - '*'
    options:
    rank: '1'
    permission:
    permissions:
    - modifyworld.*
    OP:
    permissions:
    - nocheatplus.*
    - logblock.*
    - logblock.ignoreRestrictions
    - lockette.admin.reload
    - cctv.admin.spy
    - BetterCommandSpy.NoSpy
    - BetterCommandSpy.toggle
    options:
    rank: '20'
    prefix: '[&4OP&f]'
    inheritance:
    - Admin
    Staff:
    options:
    rank: '1'
    inheritance:
    - OP
    worlds:
    '[&cOzzy&1Staff&f]':
    prefix: add
    prefix: '&0[&8Staff&0]'
    Trial-Mod:
    options:
    rank: '76'
    permissions:
    - essentials.tp
    - essentials.vanish
    - essentials.kick
    - essentials.ban
    - essentials.nick
    - essentials.fly
    prefix: '[&7T-&2Mod&f]'
    inheritance:
    - VIP

    Can anyone help or fix it?

    Thanks! - Ozzy!
     
  2. Offline

    LandonTheGeek

    ozzychop
    Hello, it would help a ton if you could paste this file into www.pastebin.com so we can have a better look at the formatting.

    I already see some errors, but I don't want to lead you in the wrong direction. :)
     
  3. Offline

    ozzychop

    Thanks for your help AGAIN HelpfulBeast ! Here is the pastebin link http://pastebin.com/fvRnW4hs but I don't really see why anything should be wrong seeming as I did all of these commands in game on console...
     
  4. Offline

    jacklin213

    Your file is fine
     
  5. Offline

    Liping

    I think you've set your Member as the default group. You need to make your Guest group to have the default:true and the Member's default:false

    I corrected it for you see if it helps
    http://pastebin.com/vUnACWBE
     
  6. Offline

    ozzychop

    Ok, so I am not even sure if this is PermissionsEx's fault, but the console now doesn't load at all and freezes. I just though I'd bring this up here because it starts to load PermissionEx, and after starting on a couple more plugins it stops.

    [​IMG] (If the picture doesn't work, please see http://imgur.com/pIhsqYv)

    If you could help, it would be a great help!

    Thanks! -- Ozzy!
     
Thread Status:
Not open for further replies.

Share This Page