Problem/Bug PermissionsEx

Discussion in 'Plugin Help/Development/Requests' started by anomon, Feb 7, 2015.

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

    anomon

    Hello,

    Does anyone know how to fix this?

    Whenever I use it on my server it crash's

    groups:
    Trainer:
    options:
    default: true
    prefix: '&8[&7Trainer&8]'
    permissions:
    - modifyworld.*
    - essentials.tpa
    - essentials.tpaccept
    - essentials.spawn
    - essentials.tpadeny
    - essentials.warp.Gym1
    - essentials.warp.PokeCenter
    - essentials.warp.pokemart
    - towny.spawn
    - towny.new
    - towny.add
    - towny.town
    - towny.leave
    - towny.help
    schema-version: 1
    GymLeader:
    options:
    default: false
    prefix: '&0[&3GymLeader&0]
    permissions:
    - modifyworld.*
    - essentials.tpa
    - essentials.tpaccept
    - essentials.spawn
    - essentials.tpadeny
    - essentials.warp.Gym1
    - essentials.warp.PokeCenter
    - essentials.warp.pokemart
    - towny.spawn
    - towny.new
    - towny.add
    - towny.town
    - towny.leave
    - towny.help
    - essentials.tp
    - essentials.fly
     
  2. Offline

    ZanderMan9

  3. Offline

    Boomer

    prefix: '&0[&3GymLeader&0]

    missing a closing quote, but as stated, there may also be issues with indentation format
     
Thread Status:
Not open for further replies.

Share This Page