Ranking; Pex ranks help!

Discussion in 'Bukkit Help' started by Firebomb24, Feb 19, 2014.

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

    Firebomb24

    Hello! I have installed a plugin called 'RankSigns' and it works great! The only problem is that I have the rank board (place where you rank up) in the hub world, and when the player goes to the survival world they are back to the default rank and the rank they ranked up too is only in the hub world! I have PermissionsEx and RankSigns! Such Rank. Much Wow
     
  2. Offline

    SourceForums

    Firebomb24
    Could you please give us some information? What's your contents in your permissions.yml for PermissionsEX. I can only think that you've set it up incorrectly.
     
  3. Offline

    TheGoldenGoal

    Don't create the group for an individual world, like this:
    Code:
      MyRank:
        options:
          rank: '1000'
          rank-ladder: world_nether
        worlds:
          world_nether:
            default: true
            permissions:
            - essentials.fly
    Use http://pastebin.com/ to show us what you're doing so we can explain this further.
     
  4. Offline

    Firebomb24

  5. Offline

    TheGoldenGoal

    It turns out that your problem comes from RankSigns, not PermissionsEx. I just looked it up and apparently RankSigns only sets someone in a group for the specific world that the sign is in. Can you send your config file for RankSigns?
     
    SourceForums likes this.
  6. Offline

    Firebomb24

  7. Offline

    TheGoldenGoal

    I don't have any suggestions for a plugin to rank people up, but you could just use command blocks with buttons to run the commands directly. Then the groups would be set for all worlds
     
  8. Offline

    Delra12

    I really don't understand this problem either. On one of my servers, it's completely fine. Then, I made a different server and this exact thing hapenns to me. I believe the problem might have something to do with Vault and PEX, because I've tried THREE, yes THREE, different rank plugins and the same thing happens. Try downgrading vault and see if it does anything?
     
  9. Offline

    JaguarJo

    Firebomb24 I've been using autorank for my server and it seems to work fine with Pex. I only have the 3 standard worlds though (regular, nether, and end), but everyone does keep their rank in each one of those, so I would assume it should work with multiverse type servers also.
     
  10. Offline

    Firebomb24

    JaguarJo I got autorank! But I have no idea how to configure it! I checked the wiki and I don't have 5 different types of config files! https://github.com/Armarr/Autorank-2/wiki/Configuration-Tutorial#wiki-Setup

    This is my only config! I want to know how to make players to use money to rank up!
    http://pastebin.com/mmse3C6M
    I also don't want players to rank to staff ranks!

    Wait! I fixed it! I have no idea how to configure it though!

    Config - http://pastebin.com/aGmBNL2v

    The server crashes when i attempt to rankup. If this helps i left out the default rank (member) because the player is already member when they join! Do I need to add it in, and if so -- how?

    This is my new config! - http://pastebin.com/0PmVW7fX

    Why do i need to add member when the player is already a member when they join?
    What do i put at the end because the only rank after emerald is the staff ranks!

    I don't know what to do! Please respond asap! Does simple config have money in it?
     
  11. Offline

    JaguarJo

    Firebomb24 Here, try this one: http://pastebin.com/W5HeVJvZ
    Having the member rank first is showing that that's the default and the requirements after it is what they need to get to iron. At the end, it shows what people need to rank up from diamond to emerald. You don't need to add any more after that. For your staff ranks, you still need to promote those people manually with the /pex user <name> group set <groupname>. Autorank won't mess with your staff ranks as long as you don't put them in the config file.

    And no, you can't use the simple config for money rankings. I think it only manages rankups with time. So you're going to want to stick with the advanced config. I went ahead and set it to true on the one I linked.
     
  12. Offline

    SourceForums

  13. Offline

    Firebomb24

    SourceForums Sorry, and thanks

    JaguarJo Thank you for being so patient and helping me

    It still doesnt work, it crashed with this report: http://pastebin.com/PuwN4Jdb
    When it starts up it also says "There are invalid groups defined in your config!" or something like that..
    I am really sad.
     
  14. Offline

    JaguarJo

    Firebomb24 You're running Spigot. :( Now I am really sad. Bukkit doesn't support Spigot servers.
     
  15. Offline

    Firebomb24

    JaguarJo Its not like I am a British spy. Are you not allowed to help me anymore? Is that the reason it is not working? I so sad again too.

    I almost got it right once! But it said I was in member and not in a group that can rankup.
    Do you know any other plugins that set the rank globally?
     
  16. Offline

    Necrodoom

    Locked. Unofficial builds are not supported here.
     
Thread Status:
Not open for further replies.

Share This Page