File Details
leaderboard-cobb-1.1.jar
- R
- Feb 16, 2026
- 65.39 KB
- 6.1K
- 1.21.1
- Fabric
File Name
leaderboard-cobb-1.1.jar
Supported Versions
- 1.21.1
Curse Maven Snippet
Changelog — (1.1)
Added
- Unified leaderboard menu opened with
/lbor/leaderboard, combining:- Pokédex completion leaderboard
- Shiny leaderboard
- Tabbed GUI (Pokédex / Shiny) with pagination.
- Global server holograms (Top 10 only):
/lb holo pokedex//leaderboard holo pokedex/lb holo shiny//leaderboard holo shiny- The hologram position is taken from the executing player’s current location and saved to config.
- Hologram removal commands:
- Remove all:
/lb holo removeor/lb holo remove all(also available under/leaderboard) - Remove one:
/lb holo remove pokedex//lb holo remove shiny(also available under/leaderboard)
- Remove all:
- OP-only restriction for all
holocommands.
Changed
- Leaderboards are now accessed through a single menu (no separate shiny command/menu).
- Holograms are now global and driven by server config (
config/leaderboards.json) instead of per-player saved data.
Fixed
- Fixed hologram removal not working correctly (now removes entities around the configured hologram position).
- UI polish: hide the page indicator when there is only one page to prevent overlap.

