GroupManager Auto Rank

Discussion in 'Plugin Requests' started by EnergenzyCraftServer, Dec 10, 2014.

Thread Status:
Not open for further replies.
  1. I am looking for a plugin that can autorank players on the server after a certain amount of time and/or buying it with economy money to goto a next rank. On my server or infact on mostly servers where theyre using groupmanager to have admin and user groups with permission nodes this plugin must have to be configured in a .txt file or .cnfg or .yml or whatever that is easiest to use for the rank list that other can get and set the time for how much they have to play to get it and how much they have to pay for it.
    The config file must be something like:
    Show Spoiler

    Code:
    GroupManager Autorank config:
    rank1:
      available: rank0
      time: <set how long they have to wait in seconds>
      price: 100
    rank2:
      available: rank1
      time: <set how long they have to wait in seconds>
      price: 500
    


    The commands can be something like "/rank" to check what rank they will get after ranking up and check theyre lifetime game time on the server and check how long they have to play to be able to buy/get the rank and check how much a rank costs. when doing the command "/rank get" you will get your rank info. "/rank pay" you get the next time if you have enough money or/and played long enough.

    When getting ranked up this plugin will do a command like "/manuadd <player> <group>" and force it into the users file in case the manuadd command won't work (on my server). Must be mutliverse compatible so it add the player to the correct group in the correct worlds.

    Any more information needed?
     
  2. Offline

    JordyPwner

    Did you even googled? I see alot of working autorank plugins
     
    Last edited: Dec 10, 2014
  3. Offline

    timtower Administrator Administrator Moderator

  4. The ones i find don't work

    @timtower do you know a plugin that works with group manager and actually saves the player rank on rankup? I have a problem that ranks on my server get reset when the server reboots
     
  5. Offline

    timtower Administrator Administrator Moderator

  6. Offline

    JordyPwner

    Outdated doesnt mean its broken until proven. Error logs? Stacktrace? There are plenty of autorank plugins that works with gm and pex
     
Thread Status:
Not open for further replies.

Share This Page