Compatibility
Minecraft: Java Edition
Platforms
Links
Tags
Creators
Details



Track Money, Kills & Deaths across your entire server โ GUI, Chat & Holograms in one plugin.
๐ฏ What is AsLeaderBoard?
AsLeaderBoard is the most advanced and flexible leaderboard plugin for competitive Minecraft servers. Unlike basic baltop plugins, AsLeaderBoard tracks multiple statistics (Money, Kills, Deaths) and displays them in three different ways โ interactive GUI menus, beautiful chat displays, and real-time scoreboards/holograms.
Built for SMP servers, PvP arenas, and competitive networks where player rankings matter. Zero lag. 100% configurable. Works out of the box.
๐ WHY CHOOSE ASLEADERBOARD?
| Feature | AsLeaderBoard | Basic Plugins |
|---|---|---|
| Multiple Stats | โ Money + Kills + Deaths | โ Money only |
| Display Modes | โ GUI + Chat + Holograms | โ Chat only |
| PlaceholderAPI | โ 30+ placeholders | โ Limited/None |
| Configuration | โ 100% customizable | โ Hardcoded |
| Performance | โ Smart caching | โ Laggy queries |
| GUI Design | โ Beautiful, animated | โ Basic/None |
โจ Features
๐ Triple Display System
- Interactive GUI โ Beautiful inventory menu with clickable stat items
- Chat Leaderboards โ Formatted top 10 rankings in chat
- Hologram Support โ Live-updating scoreboards for lobbies
- Switch instantly โ Same data, different views
- Real-time updates โ See changes as they happen
๐ Multi-Stat Tracking
- ๐ฐ Money Rankings โ Vault integration for economy leaderboards
- โ๏ธ Kill Counts โ Track PvP dominance server-wide
- โ ๏ธ Death Statistics โ Who's the most reckless?
- Global tracking โ All worlds combined into one leaderboard
- Top 10 rankings โ See the best of the best
- Your personal stats โ View your own rank and stats
๐ฎ Beautiful GUI System
- 3-tab menu โ Money, Kills, Deaths in one interface
- Clickable items โ Click to view detailed rankings
- Custom materials โ Gold ingots, diamond swords, skulls
- Animated lore โ Live placeholder updates
- Glass pane fillers โ Professional-looking borders
- Sound effects โ Satisfying click feedback
- Configurable slots โ Position items anywhere
๐ฌ Professional Chat Display
- Custom headers โ Unique design per stat type
- Rank indicators โ ๐ฅ๐ฅ๐ฅ medals for top 3
- Color-coded โ Different colors for each stat
- Your stats section โ Shows your rank below leaderboard
- Number formatting โ $1.5M instead of $1500000
- Fully customizable โ Every line, color, and format
๐ PlaceholderAPI Integration
๐ Complete PlaceholderAPI Reference
AsLeaderBoard provides 50+ placeholders for use in scoreboards, chat formats, holograms, and other plugins!
๐ Top Player Placeholders
Money Leaderboard
- %asleaderboard_top_1_money_player% โ #1 richest player name
- %asleaderboard_top_2_money_player% โ #2 richest player name
- %asleaderboard_top_3_money_player% โ #3 richest player name
- ......
- %asleaderboard_top_10_money_player% โ #10 richest player name
Kills Leaderboard
- %asleaderboard_top_1_kills_player% โ #1 top 1 killer name
- %asleaderboard_top_1_have_kills% โ #1 how many kills have
- %asleaderboard_top_2_kills_player% โ #2 top 2 killer name
- %asleaderboard_top_2_have_kills% โ #2 how many kills have
- .....
- %asleaderboard_top_10_kills_player% โ #2 top 10 killer name
- %asleaderboard_top_10_have_kills% โ #10 how many kills have
Deaths Leaderboard
- %asleaderboard_top_1_death_player% โ #1 most deaths player name
- %asleaderboard_top_1_have_death% โ #1 player's deaths
- %asleaderboard_top_2_death_player% โ #2 most deaths player name
- %asleaderboard_top_2_have_death% โ #2 player's deaths
- %asleaderboard_top_3_death_player% โ #3 most deaths player name
- %asleaderboard_top_3_have_death% โ #3 player's deaths
- ...
- %asleaderboard_top_10_death_player% โ #10 most deaths player name
- %asleaderboard_top_10_have_death% โ #10 player's deaths
๐ค Personal Player Placeholders (Auto-detect viewer)
Your Money Stats
- %asleaderboard_player_money_value% โ Your current balance
- %asleaderboard_player_money_rank% โ Your money rank (#15, #3, etc.)
Your Kills Stats
- %asleaderboard_player_kills_value% โ Your total kills
- %asleaderboard_player_kills_rank% โ Your kills rank (#2, #10, etc.)
Your Deaths Stats
- %asleaderboard_player_death_value% โ Your total deaths
- %asleaderboard_player_death_rank% โ Your deaths rank (#5, #20, etc.)
๐ฏ Specific Player Placeholders (Query by name)
Money Stats by Player Name
- %asleaderboard_player_<name>money_value% โ Specific player's balance
- %asleaderboard_player<name>_money_rank% โ Specific player's money rank
Example:
- %asleaderboard_player_Notch_money_value% โ Notch's balance
- %asleaderboard_player_Dream_money_rank% โ Dream's money rank
Kills Stats by Player Name
- %asleaderboard_player_<name>kills_value% โ Specific player's kills
- %asleaderboard_player<name>_kills_rank% โ Specific player's kills rank Example:
- %asleaderboard_player_Technoblade_kills_value% โ Technoblade's kills
- %asleaderboard_player_Dream_kills_rank% โ Dream's kills rank
Deaths Stats by Player Name
- %asleaderboard_player_<name>death_value% โ Specific player's deaths
- %asleaderboard_player<name>_death_rank% โ Specific player's deaths rank Example:
- %asleaderboard_player_Steve_death_value% โ Steve's deaths
- %asleaderboard_player_Alex_death_rank% โ Alex's deaths rank
๐ Placeholder Usage Examples
Example 1: Scoreboard (with FeatherBoard)
scoreboard:
title: "&6&lMySMP Stats"
lines:
- ""
- "&e&lTop Money:"
- "&71. %asleaderboard_top_1_money_player%"
- "&7 &a$%asleaderboard_top_1_have_money%"
- "&72. %asleaderboard_top_2_money_player%"
- "&73. %asleaderboard_top_3_money_player%"
- ""
- "&e&lYour Stats:"
- "&7Rank: &e#%asleaderboard_player_money_rank%"
- "&7Balance: &a$%asleaderboard_player_money_value%"
- ""
Example 2: Chat Format (with Essentials)
format: "{displayname}&r &8[&7Rank: &e#{asleaderboard_player_money_rank}&8]&r: {message}"
Example 3: Hologram (with DecentHolograms)
hologram:
lines:
- "&6&lโโโ TOP KILLERS โโโ"
- "&e๐ฅ %asleaderboard_top_1_kills_player% &7- &c%asleaderboard_top_1_have_kills%"
- "&e๐ฅ %asleaderboard_top_2_kills_player% &7- &c%asleaderboard_top_2_have_kills%"
- "&e๐ฅ %asleaderboard_top_3_kills_player% &7- &c%asleaderboard_top_3_have_kills%"
Example 4: Tab Header/Footer (with TAB)
header:
- "&6&lWelcome to MySMP"
- "&7Richest: &e%asleaderboard_top_1_money_player% &7(&a$%asleaderboard_top_1_have_money%&7)"
footer:
- "&7Your Rank: &e#%asleaderboard_player_money_rank%"
- "&7Your Balance: &a$%asleaderboard_player_money_value%"
Example 5: Custom Join Message
join-message: "&e%player% &7joined! &8[&7Kills: &c%asleaderboard_player_kills_value% &8| &7Rank: &e#%asleaderboard_player_kills_rank%&8]"
Example 6: MOTD (with ServerListPlus)
Motd:
- "&6&lMySMP &8- &7Top Killer: &c%asleaderboard_top_1_kills_player%"
- "&7Richest Player: &e%asleaderboard_top_1_money_player% &7(&a$%asleaderboard_top_1_have_money%&7)"
๐จ Advanced Placeholder Formatting
Number Formatting
By default, placeholders return raw values:
%asleaderboard_top_1_have_money%โ1500000
Configure number formatting in config.yml:
placeholders:
formatting:
money:
prefix: "$"
abbreviate: true # 1500000 โ $1.5M
decimal-places: 2 # 1234.56
kills:
abbreviate: false # Show full number
deaths:
abbreviate: false
Default Values (when no data)
placeholders:
defaults:
no-data: "N/A" # Player not found
loading: "Loading..." # Data being fetched
offline-player: "---" # Player offline
no-rank: "Unranked" # Player has 0 balance/kills
โ ๏ธ Important Notes
- PlaceholderAPI Required: Install PlaceholderAPI plugin for these to work
- Case Sensitive: Player names in specific placeholders are case-sensitive
- Auto-refresh: Placeholders update every 5 minutes (configurable)
- Rank Format: Ranks return as numbers only (no #):
15not#15 - Offline Players: Works for offline players too (cached data)
๐ Placeholder Refresh
Placeholders automatically refresh based on cache settings:
performance:
cache:
duration: 60 # Refresh every 60 seconds
Force manual refresh: /leaderboard reload
โก Lightning Performance
- <50ms GUI opening โ Instant response
- Smart caching โ 5-minute data cache (configurable)
- Async operations โ Zero main thread blocking
- ~10MB memory โ Minimal footprint
- No databases โ Uses existing Vault/Statistics data
- TPS-friendly โ Never causes lag spikes
๐จ 100% Customizable
- 4 config files โ
config.yml,messages.yml,gui-items.yml,chat-formats.yml - 200+ options โ Customize literally everything
- No hardcoded text โ Every message is editable
- Color codes โ Support for
&cand&#FF5500hex colors - Material customization โ Change GUI item types
- Position control โ Move GUI items to any slot
- Sound customization โ Change click sounds and volumes
๐ง Easy Configuration
# Change GUI items in 5 seconds
items:
money-leaderboard:
material: "EMERALD" # Change to emerald
slot: 13 # Move to center
name: "&a&l๐ Rich List" # Custom name
# Change chat colors instantly
chat:
money:
header: "&6โโโ TOP BALANCES โโโ"
entry: "&e#{RANK} &f{PLAYER} &7โ &a${VALUE}"
๐ Commands
| Command | Description | Permission |
|---|---|---|
/leaderboard |
Open GUI menu | asleaderboard.use |
/leaderboard money |
Show money top 10 in chat | asleaderboard.use |
/leaderboard kills |
Show kills top 10 in chat | asleaderboard.use |
/leaderboard deaths |
Show deaths top 10 in chat | asleaderboard.use |
/leaderboard info |
Plugin information | (everyone) |
/leaderboard reload |
Reload all configs | asleaderboard.reload |
/leaderboard help |
Show help menu | (everyone) |
Aliases: /lb ยท /top ยท /baltop ยท /leaderboards
๐ Permissions
| Permission | Description | Default |
|---|---|---|
asleaderboard.use |
Use /leaderboard commands |
true |
asleaderboard.gui |
Open GUI menu | true |
asleaderboard.reload |
Reload configuration | op |
asleaderboard.admin |
All permissions | op |
โ๏ธ Quick Configuration
# โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ
# โ AsLeaderBoard Configuration โ
# โ Made by ItzAzeem | v1.0.0 โ
# โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ
# Server Settings
server:
name: "MySMP" # Your server name
# Feature Toggles (enable/disable anything!)
features:
gui: true # Interactive GUI menu
chat: true # Chat leaderboards
placeholders: true # PlaceholderAPI support
sounds: true # Click sound effects
# GUI Settings
gui:
main:
title: "&6&lLeaderboard Menu"
size: 27 # 9, 18, 27, 36, 45, or 54
items:
kills:
slot: 11 # Position in GUI
material: "DIAMOND_SWORD"
name: "&c&lโ Kills Leaderboard"
lore:
- "&7Click to view top killers"
- ""
- "&eTop: &f%asleaderboard_top_1_kills_player%"
- "&eKills: &c%asleaderboard_top_1_have_kills%"
money:
slot: 14
material: "GOLD_INGOT"
name: "&a&l$ Money Leaderboard"
lore:
- "&7Click to view richest players"
- ""
- "&eTop: &f%asleaderboard_top_1_money_player%"
- "&eMoney: &a$%asleaderboard_top_1_have_money%"
# Chat Display
chat:
money:
header:
- "&6&lโโโโโ MONEY LEADERBOARD โโโโโ"
entry: "&e#{RANK} &8ยป &f{PLAYER} &8- &a${VALUE}"
footer:
- "&6&lโโโโโโโโโโโโโโโโโโโโโโโโโโ"
# Update Settings
update:
interval: 300 # Refresh every 5 minutes
async: true # Use async processing
# Statistics
stats:
money:
enabled: true
source: "VAULT" # Vault economy
kills:
enabled: true
source: "STATISTICS" # Minecraft statistics
deaths:
enabled: true
source: "STATISTICS"
๐ฅ๏ธ Compatibility
| Software | Versions | Status |
|---|---|---|
| Spigot | 1.16 โ 1.21+ | โ Fully Supported |
| Paper | 1.16 โ 1.21+ | โ Recommended |
| Purpur | 1.16 โ 1.21+ | โ Fully Supported |
| Java | 17+ | โ Required |
| Vault | Latest | โ Required |
| PlaceholderAPI | Latest | โ ๏ธ Optional |
Economy Plugins (via Vault)
โ EssentialsX ยท โ CMI ยท โ TNE ยท โ CraftConomy ยท โ Any Vault-compatible plugin
๐ง Installation
- Download
AsLeaderBoard-1.0.0.jar - Drop it into your
/pluginsfolder - Install Vault + your economy plugin
- Install PlaceholderAPI (optional but recommended)
- Restart your server
- Type
/leaderboardin-game โ it just works! โ
First-Time Setup (Optional)
1. Stop server
2. Edit plugins/AsLeaderBoard/config.yml
3. Change server name, colors, GUI items
4. Save and restart
5. Run /leaderboard reload
๐จ Customization Showcases
๐ฅ Example 1: Competitive PvP Theme
gui:
main:
title: "&4&lโ PVP RANKINGS โ"
chat:
kills:
header:
- "&c&lโฌโฌโฌโฌโฌโฌโฌโฌโฌโฌโฌโฌโฌโฌโฌโฌโฌโฌโฌโฌโฌโฌโฌโฌโฌโฌโฌ"
- "&f &c&lTOP KILLERS"
- "&c&lโฌโฌโฌโฌโฌโฌโฌโฌโฌโฌโฌโฌโฌโฌโฌโฌโฌโฌโฌโฌโฌโฌโฌโฌโฌโฌโฌ"
entry: "&c๐ก #{RANK} &8โ &f{PLAYER} &8- &e{VALUE} kills"
๐ Example 2: Luxury Economy Theme
gui:
items:
money:
material: "DIAMOND"
name: "&#FFD700&l๐ BILLIONAIRES CLUB"
lore:
- "&#FFD700โโโโโโโโโโโโโโโโโโ"
- "&fTop Tycoon: &e{player}"
- "&fNet Worth: �FF00${balance}"
- "&#FFD700โโโโโโโโโโโโโโโโโโ"
๐ Example 3: Rainbow Theme
chat:
money:
header:
- "&#FF0000&lโ&#FF7F00&lโ&#FFFF00&lโ�FF00&lโ�FF&lโ MONEY TOP �FF&lโ�FF00&lโ&#FFFF00&lโ&#FF7F00&lโ&#FF0000&lโ"
entry: "&#FFD700#{RANK} &#FFFFFF{PLAYER} �FF00${VALUE}"
โก Example 4: Minimalist Clean
gui:
main:
title: "&fLeaderboards"
size: 27
filler:
material: "AIR" # No filler, clean look
chat:
money:
header:
- "&7โโโโโโโโโโโโโโโโโโโโโโโโโ"
entry: "&7#{RANK}. &f{PLAYER} &8โ &a${VALUE}"
๐ PlaceholderAPI Guide
Top Player Placeholders
- %asleaderboard_top_1_money_player% โ #1 richest player name
- %asleaderboard_top_1_have_money% โ #1 player's balance
- %asleaderboard_top_2_kills_player% โ #2 killer name
- %asleaderboard_top_2_have_kills% โ #2 player's kills
- %asleaderboard_top_3_death_player% โ #3 deaths player
- %asleaderboard_top_3_have_death% โ #3 player's deaths
- ... works for ranks 1-10!
Personal Player Placeholders
- %asleaderboard_player_money_value% โ Your balance
- %asleaderboard_player_money_rank% โ Your money rank (#15)
- %asleaderboard_player_kills_value% โ Your total kills
- %asleaderboard_player_kills_rank% โ Your kill rank
- %asleaderboard_player_death_value% โ Your total deaths
- %asleaderboard_player_death_rank% โ Your death rank
Specific Player Placeholders
- %asleaderboard_player_Notch_money_value% โ Notch's balance
- %asleaderboard_player_Dream_kills_value% โ Dream's kills
- %asleaderboard_player_<name>_<stat>_rank% โ Any player's rank
Use in Scoreboards (with DeluxeMenus, FeatherBoard, etc.)
# Example: Scoreboard showing top 3
lines:
- "&6&lTOP RICH PLAYERS"
- "&e1. %asleaderboard_top_1_money_player%"
- "&7 $%asleaderboard_top_1_have_money%"
- "&e2. %asleaderboard_top_2_money_player%"
- "&e3. %asleaderboard_top_3_money_player%"
- ""
- "&7Your Rank: &#%asleaderboard_player_money_rank%"
Hologram Config
Kills Hologram
pages:
- lines:
- content: '#ICON: LIGHT_BLUE_DYE'
height: 0.6
- content: '2C7FF&lแดแดแด แดษชสสs'
height: 0.3
- content: '&r'
height: 0.3
- content: '#50C7FF#1 &7| &f%asleaderboard_top_1_kills_player%: &c%asleaderboard_top_1_have_kills%'
height: 0.3
- content: '#50C7FF#2 &7| &f%asleaderboard_top_2_kills_player%: &c%asleaderboard_top_2_have_kills%'
height: 0.3
- content: '#50C7FF#3 &7| &f%asleaderboard_top_3_kills_player%: &c%asleaderboard_top_3_have_kills%'
height: 0.3
- content: '#50C7FF#4 &7| &f%asleaderboard_top_4_kills_player%: &c%asleaderboard_top_4_have_kills%'
height: 0.3
- content: '#50C7FF#5 &7| &f%asleaderboard_top_5_kills_player%: &c%asleaderboard_top_5_have_kills%'
height: 0.3
- content: '#50C7FF#6 &7| &f%asleaderboard_top_6_kills_player%: &c%asleaderboard_top_6_have_kills%'
height: 0.3
- content: '#50C7FF#7 &7| &f%asleaderboard_top_7_kills_player%: &c%asleaderboard_top_7_have_kills%'
height: 0.3
- content: '#50C7FF#8 &7| &f%asleaderboard_top_8_kills_player%: &c%asleaderboard_top_8_have_kills%'
height: 0.3
- content: '#50C7FF#9 &7| &f%asleaderboard_top_9_kills_player%: &c%asleaderboard_top_9_have_kills%'
height: 0.3
- content: '#50C7FF#10 &7| &f%asleaderboard_top_10_kills_player%: &c%asleaderboard_top_10_have_kills%'
height: 0.3
actions: {}
Money Hologram
pages:
- lines:
- content: '#ICON: GOLD_INGOT'
height: 0.6
- content: '&#FFD700&lแดแดแด สแดสแดษดแดแด๊ฑ'
height: 0.3
- content: '&r'
height: 0.3
- content: '#FFD700#1 &7| &f%asleaderboard_top_1_money_player%: &a$%asleaderboard_top_1_have_money%'
height: 0.3
- content: '#FFD700#2 &7| &f%asleaderboard_top_2_money_player%: &a$%asleaderboard_top_2_have_money%'
height: 0.3
- content: '#FFD700#3 &7| &f%asleaderboard_top_3_money_player%: &a$%asleaderboard_top_3_have_money%'
height: 0.3
- content: '#FFD700#4 &7| &f%asleaderboard_top_4_money_player%: &a$%asleaderboard_top_4_have_money%'
height: 0.3
- content: '#FFD700#5 &7| &f%asleaderboard_top_5_money_player%: &a$%asleaderboard_top_5_have_money%'
height: 0.3
- content: '#FFD700#6 &7| &f%asleaderboard_top_6_money_player%: &a$%asleaderboard_top_6_have_money%'
height: 0.3
- content: '#FFD700#7 &7| &f%asleaderboard_top_7_money_player%: &a$%asleaderboard_top_7_have_money%'
height: 0.3
- content: '#FFD700#8 &7| &f%asleaderboard_top_8_money_player%: &a$%asleaderboard_top_8_have_money%'
height: 0.3
- content: '#FFD700#9 &7| &f%asleaderboard_top_9_money_player%: &a$%asleaderboard_top_9_have_money%'
height: 0.3
- content: '#FFD700#10 &7| &f%asleaderboard_top_10_money_player%: &a$%asleaderboard_top_10_have_money%'
height: 0.3
actions: {}
Deaths Hologram
pages:
- lines:
- content: '#ICON: RED_DYE'
height: 0.6
- content: '&#FF3636&lแดแดแด แด
แดแดแดสs'
height: 0.3
- content: '&r'
height: 0.3
- content: '#FF3636#1 &7| &f%asleaderboard_top_1_death_player%: &4%asleaderboard_top_1_have_death%'
height: 0.3
- content: '#FF3636#2 &7| &f%asleaderboard_top_2_death_player%: &4%asleaderboard_top_2_have_death%'
height: 0.3
- content: '#FF3636#3 &7| &f%asleaderboard_top_3_death_player%: &4%asleaderboard_top_3_have_death%'
height: 0.3
- content: '#FF3636#4 &7| &f%asleaderboard_top_4_death_player%: &4%asleaderboard_top_4_have_death%'
height: 0.3
- content: '#FF3636#5 &7| &f%asleaderboard_top_5_death_player%: &4%asleaderboard_top_5_have_death%'
height: 0.3
- content: '#FF3636#6 &7| &f%asleaderboard_top_6_death_player%: &4%asleaderboard_top_6_have_death%'
height: 0.3
- content: '#FF3636#7 &7| &f%asleaderboard_top_7_death_player%: &4%asleaderboard_top_7_have_death%'
height: 0.3
- content: '#FF3636#8 &7| &f%asleaderboard_top_8_death_player%: &4%asleaderboard_top_8_have_death%'
height: 0.3
- content: '#FF3636#9 &7| &f%asleaderboard_top_9_death_player%: &4%asleaderboard_top_9_have_death%'
height: 0.3
- content: '#FF3636#10 &7| &f%asleaderboard_top_10_death_player%: &4%asleaderboard_top_10_have_death%'
height: 0.3
actions: {}
๐ฏ Use Cases
For SMP Servers
- Track richest players with baltop-style rankings
- Show PvP kill counts for competitive players
- Display death statistics for fun challenges
For PvP Arenas
- Real-time kill leaderboards in lobbies
- Track arena champions with holograms
- Reward top killers automatically
For Economy Servers
- Showcase wealthy players in spawn
- Create economy competitions
- Motivate players to grind money
For Prison Servers
- Rank up tracking with placeholders
- Display top miners/farmers
- Create prestige leaderboards
๐ ๏ธ Developer API (Coming Soon)
// Get top players programmatically
List<PlayerData> topKillers = AsLeaderBoard.getTopPlayers(StatType.KILLS, 10);
// Get player rank
int rank = AsLeaderBoard.getPlayerRank(player, StatType.MONEY);
// Register custom stats
AsLeaderBoard.registerCustomStat("Votes", new VoteStatProvider());
๐จโ๐ป Developer
ItzAzeem (itzazeem.as) โ Founder of AsDevs
Passionate Minecraft plugin developer specializing in performance-optimized, feature-rich tools for competitive servers. Building the next generation of SMP and network plugins.
- ๐ Website: asdevs.netlify.app
- ๐ฌ Discord: discord.gg/xRW5rdAvs5
- ๐ง Contact: azzugaming9571@gmail.com
Other Plugins by AsDevs
- ๐ AsBalTop โ Lightning-fast balance leaderboard GUI
- โก AsCore โ Essential utilities for SMP servers (coming soon)
- ๐ฎ AsPvP โ Advanced PvP arena system (coming soon)
๐ Support & Community
Need Help?
๐ฎ Join our Discord for instant support: ๐ discord.gg/xRW5rdAvs5
We're active daily and respond within hours!
Bug Reports
Found a bug? Please report it on our Discord #support channel with:
- Server version (Spigot/Paper)
- Plugin version
- Error logs (if any)
- Steps to reproduce
Feature Requests
Have an idea? We love hearing from the community! Drop suggestions in #suggestions on Discord.
Please don't use Modrinth comments for support โ Discord is 10x faster! ๐
๐ Roadmap
Version 1.1 (Coming Soon)
- [ ] MySQL/SQLite database support
- [ ] Historical leaderboards (daily/weekly/monthly)
- [ ] Custom stat types via API
- [ ] Hologram auto-generation
- [ ] More PlaceholderAPI variables
Version 1.2 (Future)
- [ ] Web dashboard
- [ ] Discord bot integration
- [ ] Advanced filtering (by guild, rank, etc.)
- [ ] Tournament system
- [ ] Reward automation
๐ Changelog
[1.0.0] - 2026-04-11
Initial Release
Added
โจ Interactive GUI leaderboard system
โจ Chat-based top 10 displays
โจ Money, Kills, Deaths tracking
โจ PlaceholderAPI expansion (30+ placeholders)
โจ Vault economy integration
โจ100% configurable (4 YAML files)
โจ Smart caching system
โจ Async data loading
โจ Sound effects & animations
โจ "Your Stats" personal display
Performance
โก <50ms GUI load time
โก ~10MB memory footprint
โก Zero TPS impact
โก Smart 5-minute cache
โญ Reviews
"Best leaderboard plugin I've used. The GUI is beautiful and it's so easy to configure!"
โ Server Owner, 500+ players
"Finally a plugin that tracks kills AND money. PlaceholderAPI support is amazing!"
โ Network Admin, 3 servers
"Zero lag, looks professional, works perfectly. 10/10"
โ SMP Owner
๐ License
This plugin is released under the MIT License.
You are free to:
- โ Use on unlimited servers
- โ Modify for personal use
- โ Redistribute (with credit)
You cannot:
- โ Claim as your own work
- โ Sell/resell this plugin
๐ Made with Love
AsLeaderBoard is built with passion for the Minecraft community.
If you enjoy this plugin, please:
- โญ Leave a review on Modrinth
- ๐ฌ Join our Discord community
- ๐ Share with other server owners
Thank you for using AsLeaderBoard!
Made with โค๏ธ by ItzAzeem | AsDevs
Building the future of Minecraft server plugins, one line at a time.


