
LeaderboardMenus | v1.10.3
Visualize your ajLeaderboard//Topper entries in a menu
Page 1 2
v1.2.1
Jan 17, 2024
Open command
UPDATE | v1.2.1
- Added command /lbma open <target> <board> [timedType]
- Permission: leaderboardmenus.admin.open
v1.2.0
Jan 6, 2024
Click commands
UPDATE | v1.2.0
- The menu structure closely resembles that of DeluxeMenus now
- Added click commands
- Complete rewrite in Kotlin (hence the increase in file size)
Click command format:
items:
...:
...
click_commands:
- "[player] msg Console hi" # Player command
- "[console] msg %player_name% hi" # Console command
- "[message] Hi %player_name%" # Messages
- "[sound] ui.button.click" # Sound keys: https://www.digminecraft.com/lists/sound_list_pc.php
- "[sound] ui.button.click 10" # Sound with custom volume
- "[sound] ui.button.click 10 2" # Sound with custom volume and pitch
v1.1.1
Nov 19, 2023
Alias triggering multiple times
UPDATE | v1.1.1
- Fixed issue where executing an alias would trigger the listener multiple times
v1.1.0
Nov 19, 2023
Custom Leaderboard Name Beautifier, New Placeholder
UPDATE | v1.1.0
- Organized config.yml
- Config file versioning now follows plugin version
- NEW! Custom Leaderboard Name Beautifier
- Added message when opening leaderboard ("showing-leaderboard")
- If a message is empty, it won't be sent (only for single-line messages)
- NEW! Internal placeholder %boardBeautified% - can be used in messages which include %board%
v1.0.1
Nov 15, 2023
Page 1 2