Timed actions

Discussion in 'Archived: Plugin Requests' started by Buckethead, Jun 5, 2012.

  1. Offline

    Buckethead

    Ive seen plugins out their that are similar to what i want but not exact. Or at least i couldnt find them. What i need is say after 1 week player is moved from 1 rank to another (if they still play on my server) for example he'll be moved from newbie to jr.member or something. then i they still play concisently after 1 month they are a senior member and so on.
     
  2. Offline

    Edge209

  3. Offline

    Buckethead

    Thank you ill try it. It looks kind of like what i want

    What is this if you know? In the config:

    Code:
    # maximum length of 'top x' and 'today' lists
    topListMax: 10
    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 26, 2016
  4. Offline

    Edge209

    The command "/Ontime top" will show players with the most playing time (total/daily/weekly) , and that number is the max list length that will be displayed.
     
  5. Offline

    kezz101

    Nope use AutoRank for this!
     
  6. Offline

    Buckethead

    ok ty

    ill look at that to ty

    Autorank seems perfect ty. but how does it change their rank? Is it automatic or do i have to put in something in the commands section.

    Here in the config:

    Code:
    '1':
      from: Newbie
      to: Jr.Member
      required minutes played: 1800
      message: '&2Congratulations, you are now a Jr.Member.'
      commands: say &p just got ranked up to Member !;eco give &p 50 <------
    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 26, 2016
  7. Offline

    kezz101

  8. Offline

    Buckethead

    ok ty
     
  9. Offline

    Xx_^_Kai_^_xX

    Buckethead
    If you want their rank to change in PEX (PermissionsEx) you have to put this in as a command;
    /pex user &p group set GROUPNAME

    Note: GROUPNAME is the name of the PEX group you want them to be put in.
     
  10. Offline

    kezz101

    Not with AutoRank... I used it on my server with PEX for some time...
     
  11. Offline

    Xx_^_Kai_^_xX

    I was forced to do that when I tried it. :confused:
     
  12. Offline

    Buckethead

    ok ty
     
  13. Offline

    kezz101

  14. Offline

    Xx_^_Kai_^_xX

  15. Offline

    kezz101

    It worked for me for about a year without using commands... You got Vault right?
     

Share This Page