PermissionsEx HELP

Discussion in 'Bukkit Help' started by Abliskarian_YT, Jun 16, 2016.

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

    Abliskarian_YT

    Guys so I did everything according to tutorials and stuff and this is just the PEX for the Player rank in my server but for some reason NO ONE can do ANYTHING unless they're opped. If ANYONE knows how to do anything PLS help meeee I've been trying for like about 5 weeks now DX

    And if I made a dumb mistake pls don't call me stupid... I'm just a noob at this and I just started.

    This is my configuration and whatnot...

    configuration:

    multiserver:
    use-netevents: true
    permissions:
    debug: false
    allowOps: fase
    user-add-groups-last: false
    log-players: false
    createUserRecords: false
    backend: file
    informplayers:
    changes: false
    basedir: plugins/PermissionsEx
    backends:
    file:
    type: file
    file: permissions.yml
    updater: true
    alwaysUpdate: false



    Permissions:

    groups:
    default:
    options:
    default: true
    permissions:
    - modifyworld.*
    Owner:
    options:
    prefix: '&6[&4&ka&aO&bw&en&4e&9r&4&ka&6]&o'
    permissions:
    - multiverse.signportal.create
    Player:
    options:
    default: 'true'
    permissions:
    - modifyworld*
    - essentials.sign.warp
    - essentials.sign.watp
    - essentials.sign.use.warp
    - simplesit.sit
    - essentials.protect.damage.tnt
    - essentials.protect.damage.suffocation
    - essentials.protect.damage.projectiles
    - essentials.protect.damage.lightning
    - essentials.protect.damage.lava
    - essentials.protect.damage.fireball
    - essentials.protect.damage.fire
    - essentials.protect.damage.fall
    - essentials.protect.damage.drowing
    - essentials.protect.damage.creeper
    - essentials.warps
    - essentials.warp
    - essentials.tpdeny
    - essentials.tpaccept
    - essentials.tpahere
    - essentials.tpa
    - essentials.home.bed
    - essentials.home
    - essentials.delhome
    - essentials.back.ondeath
    - essentials.back
    - essentials.spawn
    - essentials.suicide
    - essentials.msg
    - essentials.mail.send
    - essentials.mail
    - essentials.helpop
    - essentials.getpos
    - essentials.help
    - essentials.compass
    - essentials.afk
    - essentials.sell
    - essentials.pay
    - essentials.balance
    - essentials
    - essentials.kit.tools
    - modifyworld.*
    worlds:
    tools:
    permissions:
    - kit
    schema-version: 1
    users:
    7f44270b-949c-42c8-affa-08670c1f4f50:
    group:
    - member
    options:
    name: SwearWhileUCan_
    '[abliskarian_yt]':
    permissions:
    - permission.*
    - '*'
    7442fb1d-17ec-4fb2-88a4-b49841fcd83f:
    permissions:
    - permissions.*
    group:
    - Owner
    options:
    name: Abliskarian_YT
    1db23d06-fe4c-4a15-9fd1-ea07635154af:
    group:
    - Player
    options:
    name: xXez_DerpyXx
    4d77c358-34ae-4d17-ba2c-e6b3b6ddbbc0:
    group:
    - Player
    options:
    name: CharaIsChibi
    53ae010d-0456-4041-821d-cd89731a4524:
    group:
    - Player
    options:
    name: Techmorrowland
     
  2. Offline

    LemonPickles

    In player's permissions, you have modifyworld* (wrong) and modifyworld.* (right). PEX does not even still support modifyworld, just a note.
    Did you get any errors in your console? Did you put your code through a YML parser? http://yaml-online-parser.appspot.com/
    I cannot read your code very well, please use pastebin instead. http://pastebin.com/
    Did you indent? (not using tab, but with 2 spaces)
     
Thread Status:
Not open for further replies.

Share This Page