Ordering Problem (Rank Ordering) #516


  • New
  • Defect
Open
  • _ForgeUser10038754 created this issue Mar 9, 2013

    Describe to us the issue that you're having:
    This problem is so upsetting. I've never had this issue before with the old version of bpermissions that i had, but now i got the new version and i get this error. I'm inable to use the old version, So dont try to answer my question with that. The problem is, I have organized my groups.yml file in each world to be in order of all the ranks Like I.E Player, Member, Police , ETC.. (Exact Promotions Like Tracks) when i close the file all is well, Then one i re-open the file , ALL the ranks are scrambled. It's extremely weird, If you could fix this it'd be amazing. 1. i have ocd, So this bothers me extremely
    2.

    Which steps will reproduce this problem?:
    1) Closing The File
    2)
    3)
    ....

    Do you have an error log of what happened?
    default: New
    groups:
      Super:
        permissions:
        - commandbook.clear.*
        - commandbook.shock
        - commandbook.warp.*
        - openinv.*
        - pc.enchantment
        - pc.workbench
        - worldedit.*
        - ^chestshop.*
        groups:
        - mod
        meta:
          prefix: '&6[&fSuperMod&6]&b'
      Member:
        permissions:
        - coreprotect.inspect
        - fly.fly
        - sg.arena.join
        groups:
        - new
        meta:
          prefix: '&6[&bMember&6]&7'
      Vip:
        permissions:
        - commandbook.give
        - commandbook.god
        - commandbook.ungod
        - ^chestshop.*
        groups:
        - donator
        meta:
          prefix: '&6[&aVIP&6]'
      JrAdmin:
        permissions:
        - banreport.*
        - chestshop.*
        - commandbook.*
        - commandbook.gamemode
        - commandbook.gm
        - commandbook.slap
        - lockette.*
        - nameset.*
        - pvptoggle.*
        groups:
        - super
        meta:
          prefix: '&6[&7Jr&3Admin&6]&c'
      New:
        permissions:
        - bukkit.help
        - chestshop.shop.buy
        - chestshop.shop.create
        - chestshop.shop.sell
        - commandbook.bring
        - commandbook.call
        - commandbook.clear
        - commandbook.help
        - commandbook.home.set
        - commandbook.home.teleport
        - commandbook.list
        - commandbook.motd
        - commandbook.msg
        - commandbook.rules
        - commandbook.say.me
        - commandbook.sethome
        - commandbook.warp.teleport
        - firstlastseen.*
        - iConomy.holdings
        - iConomy.holdings.others
        - iConomy.payment
        - lockette.user.create.*
        - maxbans.seebroadcast
        - multiverse.portal.access.*
        - ontime.me
        - ontime.other
        - ontime.top
        - pvptoggle.self
        - pvptoggle.use
        - sg.arena.join
        - simplespawn.home.remove
        - simplespawn.home.set
        - simplespawn.home.use
        - simplespawn.use
        - simplespawn.use.world
        - simplespawn.work.remove
        - simplespawn.work.set
        - simplespawn.work.use
        groups: []
        meta:
          prefix: '&6[&3Player&6]&7'
      Police:
        permissions:
        - commandbook.mute
        - commandbook.setwarp
        - commandbook.teleport
        - commandbook.teleport.other
        - commandbook.unmute
        - jail.command.jail
        - jail.command.unjail
        - vanish.vanish
        groups:
        - member
        meta:
          prefix: '&6[&bP&co&bl&ci&bc&ce&6]&f'
      Admin:
        permissions:
        - announcer.*
        - bpermissions.*
        - chestshop.*
        - color.*
        - colorme.*
        - creativecontrol.*
        - enchanter.*
        - iconomy.*
        - ip.*
        - iplog.*
        - lockette.*
        - multiinv.*
        - multiverse.*
        - ontime.*
        - simplespawn.*
        - vanish.adminalerts
        - vanish.fakeannounce
        - vanish.silentchests
        - vanish.silentjoin
        - vanish.silentquit
        groups:
        - jradmin
        meta:
          prefix: '&6[&3Admin&6]&c&o'
      Mod:
        permissions:
        - banreport.ban
        - banreport.banip
        - banreport.kick
        - banreport.unban
        - banreport.warn
        - commandbook.broadcast
        - commandbook.clear.*
        - commandbook.god
        - commandbook.slap
        - commandbook.spawnmob
        - commandbook.spawnmob.*
        - commandbook.teleport.*
        - commandbook.weather
        - coreprotect.*
        - fly.*
        - jail.*
        - nosee.*
        - openinv.openinv
        - vanish.vanish
        - worldedit.navigation.thru
        - worldedit.selection.*
        - worldedit.wand
        - worldguard.region.*
        - worldguard.region.bypass
        - worldguard.selection.*
        groups:
        - police
        meta:
          prefix: '&6[&fMod&6]&b'
      Builder:
        permissions:
        - commandbook.give
        - commandbook.teleport
        groups:
        - member
        meta:
          prefix: '&6[&aBuilder&6]&f'
      Donator:
        permissions:
        - commandbook.slap
        - commandbook.slap.other
        - commandbook.teleport
        - commandbook.weather
        - simplehat.*
        groups:
        - member
        meta:
          prefix: '&6[&3Donator&6]&e'
      'null':
        permissions: []
        groups: []

    Which version of bPermissions are you using?: (Please don't say "latest"!!!)
    2.10.4
    Which version of CraftBukkit?: (Please don't say "latest"!!!)
    1.4.7 Recommended Version
    Which OS?
    Not Sure
    Any other information we may need (plugins, configs, etc):
    N/A

    Please fill out this form properly! Failing to do so may result in your ticket being marked invalid.

  • _ForgeUser10038754 added the tags New Defect Mar 9, 2013

To post a comment, please login or register a new account.