Permissionsex HELP

Discussion in 'Bukkit Help' started by ommishgamehen, Oct 10, 2013.

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

    ommishgamehen

    hello i am creating a server and im having trouble configuring the permssionsex here is what it looks like and im not sure whats wrong with it :| please help!

    groups:
    User:
    default: true
    rank: '1000'
    permissions:
    - essentials.spawn
    - -essentials.nick
    - chestlock.lock
    - chestlock.usekey
    - chestlock.list.chests
    - chestlock.list.doors
    - chestlock.coowner
    - chestlock.free
    - chestlock.limit.door.30
    - chestlock.limit.chest.30
    - worldguard.region.claim
    - worldguard.region.select.own
    - worldguard.region.info.own.*
    - worldguard.region.addowner.own.*
    - worldguard.region.addowner.memeber.*
    - worldguard.region.addowner.*
    - worldguard.region.removeowner.own.*
    - worldguard.region.removeowner.member.*
    - worldguard.region.removeowner.*
    - worldguard.region.list.own
    - worldguard.region.flag.regions.own.*
    - worldguard.region.flag.regions.member.*
    - worldguard.region.flag.flags.*
    - -worldguard.region.flag.flags.lava-fire
    - -worldguard.region.flag.flags.lightning
    - -worldguard.region.flag.flags.water-flow
    - -worldguard.region.flag.flags.lava-flow
    - -worldguard.region.flag.flags.invincible
    - -worldguard.region.flag.flags.entry
    - -worldguard.region.flag.flags.entry group
    - -worldguard.region.flag.flags.exit
    - -worldguard.region.flag.flags.exit group
    - -worldguard.region.flag.flags.heal-delay
    - -worldguard.region.flag.flags.heal-amount
    - -worldguard.region.flag.flags.heal-min-health
    - -worldguard.region.flag.flags.heal-max-health
    - -worldguard.region.flag.flags.feed-delay
    - -worldguard.region.flag.flags.feed-amount
    - -worldguard.region.flag.flags.feed-min-hunger
    - -worldguard.region.flag.flags.feed-max-hunger
    - -worldguard.region.flag.flags.blocked-cmds
    - -worldguard.region.flag.flags.allowed-cmds
    - -worldguard.region.flag.flags.game-mode
    - easywarp.command.warp
    - easywarp.command.warpother
    - easywarp.command.setwarp
    - easywarp.command.delwarp
    - easyhome.home
    - easyhome.sethome
    - essentials.sethome
    - essentials.tp
    - essentials.tp.others
    - essentials.tpa
    - essentials.tpahere
    - essentials.tpaccept
    - essentials.tpadeny
    - warpsigns.use
    - arena.spleef.join
    - arena.leave
    Veteran:
    prefix: '&3 (&6Veteran&0) &7 '
    rank: '500'
    permissions:
    - chestlock.limit.door.50
    - chestlock.limit.chest.50
    - residence.create
    - essentials.back
    - essentials.back.ondeath
    inheritance:
    - User
    Moderator:
    rank: '250'
    prefix:'&3(&3Mod&0)&7'
    permissions:
    - MCFly.start
    - hawkeye.*
    - essentials.nick
    - chestlock.list.owner
    - chestlock.admin
    - residence.admin
    - worldguard.override.chest-protection
    - worldguard.region.wand
    - easywarp.command.*
    - essentials.kick
    - essentials.ban
    - essentials.banip
    - essentials.unban
    - essentials.unbanip
    - essentials.fly
    - warpsigns.create
    - warpsigns.use
    - warpsings.use.*
    inheritance:
    - Veteran
    Admin:
    rank: '10'
    prefix: '&3 (&1Admin&0 &7'
    permissions:
    - MCFly.other
    - logblock.*
    - worldedit.wand
    - worldedit.selection.pos
    - worldguard.region.flag.flags.*
    - essentials.*
    - CPMD.disguise.free
    - worldguard.*
    - multiworld.*
    - randomlocationteleporter.signcreate
    - randomlocationteleporter.back
    - randomlocationteleporter.rlt
    inheritance:
    - Moderator
     
  2. Offline

    Iroh

    Post the code on pastebin.com so we can see the spacing.
     
  3. Offline

    ommishgamehen

  4. Offline

    jacklin213

  5. Offline

    ommishgamehen

    REALLY ITS NOT WORKING B/C OF ON LIL SPACE lol... omg thank you very much :p
     
  6. Offline

    kimb00p

    The rank: option should be denoted under options.

    Options:
    Rank: '1000'
     
  7. Offline

    ommishgamehen

    Still seems to not be workign :|
     
  8. Offline

    jacklin213

    are there any error messages displayed in your console
     
  9. Offline

    ommishgamehen

    ill check

    12.10 06:03:22 [Server] SEVERE [Enjin Minecraft Plugin] Plugin Enjin Minecraft Plugin v2.4.9-bukkit has failed to register events for class com.enjin.officialplugin.permlisteners.PexChangeListener because ru/tehkode/permissions/events/PermissionEntityEvent does not exist.

    12.10 06:03:22 [Server] INFO Server permissions file permissions.yml is empty, ignoring it

    Thats what i get. I don't know why its saying its empty because when I open it i have all the commands and everything in it :|
     
  10. Offline

    Rockymma



    The [Server] INFO Server permissions file permissions.yml is empty, ignoring it

    has actually nothing to do with permissionsEx at all. That is the default permissions file for bukkit! If you go to your main folder or structure where you will find your server properties, etc you will see a permissions.yml. Because those features aren't what your looking for, just ignore it. If you read through your console you should see (pex enabled) or a something like that.
     
  11. Offline

    jacklin213

    what version of PermissionsEx are you running
     
  12. Offline

    ommishgamehen

    Version: 1.20.3
     
  13. Offline

    jacklin213

  14. Offline

    ommishgamehen

    Alright that could be why, however, I am using beastnode and they don't have the latest Bukget plugin Permsex update. Meaning you have to install in manually :| and idk how to do it if its possible...
     
  15. Offline

    PolarCraft

    You would use ftp access. Via filezilla. Then enter the following. [​IMG]
    Then hit quickconnect. And you are connected.
     
Thread Status:
Not open for further replies.

Share This Page