🧮Get Started
Create your boards
AjLeaderboards
/ajlb create %placeholder%
%placeholder% must be a placeholder that returns a whole number (e.g. 410, not 4.10 or 4.1k)
Topper
Open .../plugins/Topper/config.yml
In the holders section, follow the guide on how to add your board
# Example holders (boards)
holders:
jump: # board name
type: statistic
statistic: JUMP
playtime:
type: placeholder
placeholder: '%statistic_minutes_played%' # /papi ecloud download StatisticRun /reloadtop to register the new boards
See the boards in LeaderboardMenus
Reload LeaderboardMenus with /lbma reload to register the newly added boards
Run /lbm <boardName> to open the leaderboard menu
If it says the board doesn't exist or is empty, wait a bit before trying again or restart your server
For board configuration, check menu.yml and boards.yml
Last updated