Leaderboards

The Leveling module can provide its own leaderboard tracker for the Stats module.

A new icon will appear in the Leaderboards GUI to view players with the highest levels in a job.

Tracker Info

Tracker Name: level

Example Usage:

  • %stats_top_name_level_1_miner%
  • %stats_top_score_level_1_miner%
  • %stats_position_level%

See Stats module page for details.

Configuration

Configuration is done in the main module file in the Leaderboard -> Tracker section.

Parameters:

  • Enabled - If enabled, adds a level tracker to the Stats module.
  • Name - Display name.
  • Description - Description.
  • Icon - Icon.
leveling.yml
Leaderboard:
  Tracker:
    Enabled: true
    Name: <c:#A8E815><b>Levels</b></c>
    Description:
    - <gray>View players with highest levels!</gray>
    Icon:
      Material: minecraft:experience_bottle
      Lore: []