LBmenu | LeaderboardMenus
🟡 Updated this year🖼️ Gallery (1 images)
🔍 Analysis
- 🏆 #1214 of 1452 bukkit mods in this game by downloads
📋 About This Mod
!(https://cdn.modrinth.com/data/cached_images/7c2dc55280f01c1bae8fb09d2577d7106ca359f0.png)
# 🏆 LBMenu — Leaderboards, Reimagined
[!(https://img.shields.io/bstats/servers/30375.svg)](https://bstats.org/plugin/bukkit/Leaderboard%20Menu/30375)
Transform your ajLeaderboard / Topper data into a sleek, fully interactive in-game menu. No more boring text lists — give your players a modern, fast, and visually appealing leaderboard experience.
## ✨ Features
📊 Live Leaderboard Data Display real-time stats directly from ajLeaderboards / Topper
🖥️ Beautiful GUI Menus Clean, customizable menus that players actually enjoy using
⚡ High Performance Smart caching system to reduce lag and improve responsiveness
🔧 Fully Configurable Customize titles, layouts, items, lore, and more via simple config
🔌 Seamless Integration Works perfectly with:
ajLeaderboards Topper PlaceholderAPI
🎯 Player-Friendly UX Smooth navigation and instant loading menus
## 🚀 Why LBMenu?
Most leaderboard plugins show data in plain chat or holograms. LBMenu takes it further by turning that data into a premium GUI system:
> 💡 Better visibility > 💡 Better interaction > 💡 Better player engagement
# Custom Button Actions
Buttons can execute one or more actions when clicked. Add an `actions` section to any supported button configuration.
## Player Command
Executes a command as the player who clicked the button.
```yaml actions: - " leaderboards" ```
### Example
```yaml back: material: RED_STAINED_GLASS_PANE name: "FF1919Back" lore: - "&fClick to return" slots: 45 actions: - " leaderboards" ```
## Console Command
Executes a command from the server console.
```yaml actions: - " give %player% diamond 1" ```
### Example
```yaml reward: material: DIAMOND name: "7FFFFClaim Reward" lore: - "&fClick to claim your reward" slots: 22 actions: - " give %player% diamond 1" ```
Sends a message to the player.
```yaml actions: - " &aYou clicked the button!" ```
### Example
```yaml info: material: BOOK name: "FFD700Information" lore: - "&fClick to view information" slots: 20 actions: - " &aWelcome to the server!" ```
## Close Menu
Closes the player's currently open inventory.
```yaml actions: - "" ```
### Example
```yaml close: material: BARRIER name: "FF1919Close" lore: - "&fClick to close this menu" slots: 49 actions: - "" ```
## Play Sound
Plays a sound to the player.
```yaml actions: - " UI_BUTTON_CLICK" ```
### Example
```yaml sound-test: material: NOTE_BLOCK name: "7FF55Play Sound" lore: - "&fClick to play a sound" slots: 24 actions: - " UI_BUTTON_CLICK" ```
## Multiple Actions
A button can execute multiple actions. Actions are executed in the same order they are defined.
```yaml reward: material: CHEST name: "FFD700Claim Reward" lore: - "&fClick to claim your reward" slots: 22 actions: - " &aYou claimed your reward!" - " give %player% diamond 1" - " ENTITY_PLAYER_LEVELUP" - "" ```
When the player clicks this button, it will:
1. Send a message to the player. 2. Give the player a diamond using a console command. 3. Play a level-up sound. 4. Close the menu.
## Available Actions
| Action | Description |
| ---------------------------- | ----------------------------------- |
| `
Do not include `/` before commands. Multiple actions are executed in configuration order. Invalid or unknown action types are ignored safely. Use valid Bukkit/Paper sound names with the `` action. `%player%` can be used where player-name placeholders are supported.
## 🛠️ Commands
``` /lbmenu - Open the leaderboard menu /lbmenu reload - Reload configuration ```
## 🔑 Permissions
``` lbmenu.open - اجازه to open the menu lbmenu.reload - Reload the plugin ```
## ⚙️ Configuration Highlights
Custom menu layouts Configurable refresh & cache timings Placeholder-based lore & titles Support for multiple leaderboard categories
## 📦 Requirements
Paper / Spigot (1. 21+) PlaceholderAPI * ajLeaderboards or Topper
## 💬 Support
Need help or found a bug? Join our support or open an issue we’re happy to help!
📊 Mod Details
- Game
- Minecraft Plugins
- Author
- ShyamStudio
- Version
- 1.1
- Downloads
- 418
- Endorsements
- 2
- Category
- bukkit
- Created
- 3/24/2026
- Updated
- 7/8/2026
- Game Versions
- 1.21, 1.21.1, 1.21.2, 1.21.3, 1.21.4
- Tags
- game-mechanics, management, utility
🔧 How to Install Minecraft Plugins Mods
Download from Modrinth. Use Prism Launcher or drop into your mods folder.
📖 Full step-by-step install guide for Minecraft Plugins →
Visit the official mod page for specific installation instructions for this mod.
🎮 Need cheat codes or console commands? Check ur gaming wiki for Minecraft Plugins commands, item IDs, and more.
❓ Frequently Asked Questions
Which Minecraft Plugins versions does LBmenu | LeaderboardMenus support?
The author lists 1.21, 1.21.1, 1.21.2, 1.21.3, 1.21.4, 1.21.5. Other versions may work but are untested by the author.
What is the latest version of LBmenu | LeaderboardMenus?
Version 1.1, published 2026-07-08 with 418 downloads recorded at the source.
Keep browsing — more Minecraft Plugins mods await
