Feature request: inverted leaderboards #354


  • Enhancment
Open
  • Caley19_ created this issue Nov 28, 2022

    Hey, thank you again for keeping this plugin alive after such a long time, just needed to put this here, this thing is so useful for me on my server, had a lot of great time with mycmd.

    As title said, having an option to invert leaderboards (lower number first, higher number second, etc) would be a nice thing for time based boards such as fastest lap times, etc. Something like adding an option "leaderboard_inverted: true" or similar.

     

    example:

    Leaderboard_TopTimes:
    command: /toptimes
    type:
    - TEXT
    - LEADERBOARD
    text:
    - "&dPlayers with best times :"
    playerdata_value: toptime
    leaderboard_size: 10
    leaderboard_text: "&a$index: &b$username &a- &b$points"

    leaderboard_inverted: true

     

    Thanks for checking in here, keep up your great work.

  • Caley19_ added a tag Enhancment Nov 28, 2022
  • Caley19_ edited description Nov 28, 2022

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