Solved PermissionsEx ladder problems...

Discussion in 'Bukkit Help' started by Sir_Wai, Jun 18, 2012.

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

    Sir_Wai

    Ok, I previously had a problem with it but got a solution to it, since this is a different problem I put the other question as solved and start a new one.

    My current situation is that I cannot promote people in ladders, and my admin ranks disappear meaning I can't promote to this level in anyway.

    this is what happens when i type "/pex promote sir_wai admin" that was when i set the admin ranks nobleman and monarch on a rank ladder (I even tried to add myself to the group nobleman and reattempt). That didn't work either. I also cannot figure out why putting people into certain groups does nothing since i can't /pex promote them even in that ladder even though they are added.

    this is the error that I get
    18.06 22:17:55 [Server] SEVERE Ranking Error (console > Sir_Wai): User are not in this ladder
    18.06 22:17:55 [Server] INFO Promotion error: User are not in this ladder

    Can you also put in the commands I supposedly would need to do cause doing what the wiki says did nothing but create this error...

    Code:
    groups:
      Drifter:
        options:
          rank: '1000'
        default: true
        prefix: '&7[Drifter] '
        build: false
        permissions:
        - modifyworld.chat
        - modifyworld.sneak
        - modifyworld.sprint
        - essentials.afk
        - essentials.mail
        - essentials.mail.send
        - essentials.me
        - essentials.msg
        - essentials.worth
        - essentials.chat.url
        - chairs.sit
        - citizens.npc.talk
        - iConomy.access
        - iConomy.list
        - mcjobs.jobs.*
        - mcjobs.world.all
        - essentials.suicide
        - worldportal.use
        - essentials.motd
        - essentials.rules
        - bukkit.broadcast.user
        - moarrows.use.normal
        - bukkit.command.kill
        - mcbans.kick.view
        - mcbans.ban.view
      Serf:
        options:
          rank: '950'
        default: false
        prefix: '&aSerf '
        build: true
        inheritance:
        - Drifter
        permissions:
        - modifyworld.*
        - BlockControl.water
        - BlockControl.ice
        - iConomy.access
        - iConomy.list
        - iConomy.payment
        - iConomy.rank
        - lottery.buy
        - essentials.chat.color
        - mcjobs.jobs.*
        - mcjobs.world.all
        - mcmmo.commands.ability
        - mcmmo.regeneration
        - mcmmo.skills.taming
        - mcmmo.skills.herbalism
        - mcmmo.skills.acrobatics
        - iConomy.payment
        - iConomy.rank
        - scs.use
        - towny.claimed.owntown.build.*
        - towny.claimed.owntown.destroy.*
        - towny.claimed.owntown.switch.*
        - towny.claimed.owntown.item_use.*
        - towny.town.*
        - towny.wild.*
        - towny.top
        - towny.chat.general
        - towny.chat.town
        - towny.chat.nation
        - towny.town.resident
        - modreq.request
        - modreq.status
        - citizens.use.*
        - towny.town.resident
        - lwc.protect
      I_Serf:
        options:
          rank: '925'
          rank-ladder: ionia
        default: false
        prefix: '&cSerf '
        build: true
        inheritance:
        - Serf
        permissions:
        - moarrows.allowcrit
        - mcmmo.ability.axes
        - mcmmo.ability.swords
        - mcmmo.ability.unarmed
        - mcmmo.skills.unarmed
        - mcmmo.skills.archery
        - mcmmo.skills.swords
        - mcmmo.skills.axes
        - citizens.npccount.1
        - citizens.basic.modify.equip
        - citizens.basic.use.select
        - citizens.basic.modify.move
        - citizens.guard.modify.type
        - citizens.guard.modify.aggro
      P_Serf:
        options:
          rank: '925'
          rank-ladder: persia
        default: false
        prefix: '&eSerf '
        build: true
        inheritance:
        - Serf
        permissions:
        - firelord.sword
        - firelord.armor
        - goldtools.pick
        - goldtools.shovel
        - goldtools.hoe
        - goldtools.axe
      M_Serf:
        options:
          rank: '925'
          rank-ladder: mongol
        default: false
        prefix: '&9Serf '
        build: true
        inheritance:
        - Serf
        permissions:
        - mcmmo.ability.mining
        - mcmmo.ability.axes
        - mcmmo.ability.excavation
        - mcmmo.skills.mining
        - mcmmo.skills.woodcutting
        - mcmmo.skills.repair
        - mcmmo.skills.excavation
        - magicbookshelf.lock
        - magicbookshelf.store
        - magicbookshelf.withdraw
      I_Servent:
        options:
          rank: '900'
          rank-ladder: ionia
        default: false
        prefix: '&cServant '
        build: true
        inheritance:
        - I_Serf
        permissions:
        - BlockControl.fire
      P_Servent:
        options:
          rank: '900'
          rank-ladder: persia
        default: false
        prefix: '&eServant '
        build: true
        inheritance:
        - P_Serf
        permissions:
        - BlockControl.fire
      M_Servent:
        options:
          rank: '900'
          rank-ladder: mongol
        default: false
        prefix: '&9Servant '
        build: true
        inheritance:
        - M_Serf
        permissions:
        - BlockControl.fire
      I_Yeoman:
        options:
          rank: '850'
          rank-ladder: ionia
        default: false
        prefix: '&cYeoman'
        build: true
        inheritance:
        - I_Servent
        permissions:
        - BlockControl.lava
      P_Yeoman:
        options:
          rank: '850'
          rank-ladder: persia
        default: false
        prefix: '&eYeoman'
        build: true
        inheritance:
        - P_Servent
        permissions:
        - BlockControl.lava
      M_Yeoman:
        options:
          rank: '850'
          rank-ladder: mongol
        default: false
        prefix: '&9Yeoman'
        build: true
        inheritance:
        - M_Servent
        permissions:
        - BlockControl.lava
      I_Vassal:
        options:
          rank: '800'
          rank-ladder: ionia
        default: false
        prefix: '&cVassal '
        build: true
        inhertiance:
        - I_Yeoman
        permissions:
        - multihome.defaulthome.go
        - multihome.defaulthome.set
        - multihome.defaulthome.invite
        - multihome.namedhome.go
        - multihome.namedhome.set
        - multihome.namedhome.delete
        - multihome.namedhome.list
        - multihome.namedhome.invite
        - multihome.homeondeath
        - essentials.spawn
        - essentials.warp.*
      P_Vassal:
        options:
          rank: '800'
          rank-ladder: persia
        default: false
        prefix: '&eVassal '
        build: true
        inhertiance:
        - P_Yeoman
        permissions:
        - multihome.defaulthome.go
        - multihome.defaulthome.set
        - multihome.defaulthome.invite
        - multihome.namedhome.go
        - multihome.namedhome.set
        - multihome.namedhome.delete
        - multihome.namedhome.list
        - multihome.namedhome.invite
        - multihome.homeondeath
        - essentials.spawn
        - essentials.warp.*
      M_Vassal:
        options:
          rank: '800'
          rank-ladder: mongol
        default: false
        prefix: '&cVassal '
        build: true
        inhertiance:
        - M_Yeoman
        permissions:
        - multihome.defaulthome.go
        - multihome.defaulthome.set
        - multihome.defaulthome.invite
        - multihome.namedhome.go
        - multihome.namedhome.set
        - multihome.namedhome.delete
        - multihome.namedhome.list
        - multihome.namedhome.invite
        - multihome.homeondeath
        - essentials.spawn
        - essentials.warp.*
      Nobleman:
        options:
          rank: '600'
        default: false
        prefix: '&5Nobleman '
        build: true
        inheritance:
        permissions:
        - '*'
      Monarch:
        options:
          rank: '500'
        default: false
        prefix: '&6Monarch '
        build: true
        inheritance:
        permissions:
        - '*'
     
  2. Offline

    zipron

    maybe my PEX guide contains some usefull tips? check my sig for a link =)

    zip
     
  3. Offline

    Sir_Wai

    K you basically have the same thing on the subject as the wiki...
    the problem still occurs, what i do
    (log in) Welcome Drifter Sir_Wai
    pex group admin user add sir_wai - sir_wai has been added to admin!
    pex group default user remove sir_wai - sir_wai has been removed from default!
    pex promote sir_wai admin - INFO Promotion error: User are not in this ladder
    SEVERE Ranking Error (console > Sir_Wai): User are not in this ladder

    is there something missing in my permissions or is it me just typing the wrong commands in order? btw this usually causes me to become rankless, i tried it with the group ionia and and promoted myself t0o the second default rank and now i'm just stuck at that rank... confusing lol adding this cause i just noticed your sig lol
    @zipiron

    this thing was so stupid... they need to clearify that you need to put people IN THE GROUPS and remove the default group... then promote them VIA the rank-ladder... sheesh annoying..

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 26, 2016
Thread Status:
Not open for further replies.

Share This Page