Promoting rank help #484


  • Defect
  • Waiting
Open
Assigned to _ForgeUser8455416
  • _ForgeUser8541780 created this issue Jul 3, 2014

    hi, i was just wondering how can i make it that in 250hours a player would automaticly be promoted to a certain rank?

  • _ForgeUser8541780 added the tags Defect New Jul 3, 2014
  • _ForgeUser8455416 posted a comment Jul 4, 2014

    You will find the instructions here for basic ranking: http://dev.bukkit.org/bukkit-plugins/ontime/pages/tutorials/3-auto-rank-group-promotions/

    In a nut shell:

    1. edit the rewards.yml file, under the "groups:" keyword and list out all of your defined permission groups, with the lowest group at the top of the list, and highest group at the bottom of the list.

    2. reload plugins/start server/ or run "/ontime reload rewards"

    3. Run this command: /ontime rewards add promotion <rank> 250h

    Where <rank> is the target of the promotion.

    That's it.

    Please let me know if this solves your issue so I can close this ticket.


    Edited Jul 4, 2014
  • _ForgeUser8455416 removed a tag New Jul 4, 2014
  • _ForgeUser8455416 added a tag Waiting Jul 4, 2014

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