promotional bannermobile promotional banner

Leaderboard Cobb

Leaderboard for cobblemon

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

Fabric

modImplementation "curse.maven:leaderboard-cobb-1463979:7634590"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Changelog — (1.1)

Added

  • Unified leaderboard menu opened with /lb or /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 remove or /lb holo remove all (also available under /leaderboard)
    • Remove one: /lb holo remove pokedex / /lb holo remove shiny (also available under /leaderboard)
  • OP-only restriction for all holo commands.

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.