Filled EXP Rankup

Discussion in 'Archived: Plugin Requests' started by Evildude221, Jun 27, 2013.

  1. Offline

    Evildude221

    Suggested name: ExpRankup

    What I want: I think this is a simple request. I just want a plugin that checks the players EXP level and if its the level set in the config it will rank them up to the rank stated in the config.

    Example config:

    Rank:
    Member:
    Level-requirement: 20
    Rank-Required: Noob
    Titan:
    Level-requirement: 50
    Rank-Required: Member


    So, if i use the command /rankup member it will check if i am level 20 (vanilla Minecraft EXP)
    and if im not it wont rank me up, if i am it will rank me up to member.

    (My permissions plugin is groupmanager.)

    The rank required means i must be the rank Noob to rankup to Member and i cannot skip the latter
    and go straight to Titan, because i must first be a member.
    This could also be done permissions, with a node that allows you to rankup to that rank.


    EXAMPLE:

    exprank.member - would allow you to rankup to member.

    You would need a permission to rankup to that rank. Otherwise it denies you permission.
    Ideas for commands: /rankup <rankname>

    Ideas for permissions: exprank.<rankname> if you choose to use permissions.

    When I'd like it by: Very soon, I'm building a server that needs this badly.
     
  2. Offline

    SpiderLink

    wouldn't it be easier if it would automatically rank up the player if the conditions are met?
     
  3. Offline

    JasperK

    This what I was thinking, I could do this ( ^ ) easily but I dont quite get what you want.
     

Share This Page