
LeaderboardMenus | v1.10.6
Visualize your ajLeaderboard//Topper entries in a menu
Page 1 2
v1.4.1
Apr 5, 2024
New features and Topper support
UPDATE | v1.4.1
New features:
- Support for Topper (2.6.0)
- Custom Model Data support
- Setting "open_when_empty" to open even when there are no entries to display
- Placeholders (scope: items section)
- %type% - Board type (set in boards section)
- %boardName% - Board name
- %beautifiedBoardName% - Beautified board name (set in leaderboard_name_beautifier section)
- %aliasName% - Board alias name (set in boards section)
- %scorePrefix% - Score prefix (set in boards section)
- %scoreSuffix%" - Score suffix (set in boards section)
Bug fixes:
- Offline player skulls don't have correct texture
- Fix: implemented caching system (cache.mv.db)
v1.4.0
Jan 27, 2024
UPDATE | v1.4.0
New features:
- Amount of item (amount: x - ranges from 1 to 64)
- custom_item section -> request by ILAN
- Placeholders (scope: leaderboard_player section)
- %scoreFormattedSeconds% - Formats seconds into years, months, days, hours, minutes, and seconds
- %scoreFormattedMinutes% - Formats minutesinto years, months, days, hours, minutes, and seconds
- %scoreFormattedHours% - Formats hours into years, months, days, hours, minutes, and seconds
- %scoreFormattedDays% - Formats days into years, months, days, hours, minutes, and seconds
- Boards section
- alias: /aliascommand
- type: x (%type%), scope: leaderboard_player section
- score_prefix (%scorePrefix%), scope: leaderboard_player section
- score_suffix (%scoreSuffix%), scope: leaderboard_player section
- custom_item override
- leaderboard_player override
Bug fixes:
- Flicker on click (paginated menus)
v1.3.0
Jan 20, 2024
Fixes and new features
UPDATE | v1.3.0
- WARNING It is highly recommended to let the plugin regenerate the config or follow this simple fix tutorial
- Rename version to config-version in every yml file to fix errors
- Many fixes from v1.2.1
- *NEW* placeholder in menu title: %currentPage% - The page the player's on
- *NEW* placeholder in menu title: %maxPages% - Max menu pages
- Alias commands can now be tab-completed
- Blank message in messages.yml doesn't send a message at all
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