▶️ ЗАБЕРИ СВОИ 8 ПОДАРКОВ 🎁 ПРИ СОЗДАНИИ СВОЕГО МАЙНКРАФТ СЕРВЕРА
Моды/AsLeaderBoard
AsLeaderBoard

AsLeaderBoard

Fully configurable leaderboard plugin with GUI, chat, and hologram support. Track Money, Kills, Deaths with PlaceholderAPI integration!

2.5K
1

🏆 AsLeaderBoard

Ultimate Multi-Stats Leaderboard System

by ItzAzeem | AsDevs

Discord Website Version License Spigot PlaceholderAPI


holo

gui

chat

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?

FeatureAsLeaderBoardBasic 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_money_value% → Specific player's balance
  • %asleaderboard_player_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_kills_value% → Specific player's kills
  • %asleaderboard_player_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_death_value% → Specific player's deaths
  • %asleaderboard_player_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

  1. PlaceholderAPI Required: Install PlaceholderAPI plugin for these to work
  2. Case Sensitive: Player names in specific placeholders are case-sensitive
  3. Auto-refresh: Placeholders update every 5 minutes (configurable)
  4. Rank Format: Ranks return as numbers only (no #): 15 not #15
  5. 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 filesconfig.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 &c and &#FF5500 hex 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

CommandDescriptionPermission
/leaderboardOpen GUI menuasleaderboard.use
/leaderboard moneyShow money top 10 in chatasleaderboard.use
/leaderboard killsShow kills top 10 in chatasleaderboard.use
/leaderboard deathsShow deaths top 10 in chatasleaderboard.use
/leaderboard infoPlugin information(everyone)
/leaderboard reloadReload all configsasleaderboard.reload
/leaderboard helpShow help menu(everyone)

Aliases: /lb · /top · /baltop · /leaderboards


🔑 Permissions

PermissionDescriptionDefault
asleaderboard.useUse /leaderboard commandstrue
asleaderboard.guiOpen GUI menutrue
asleaderboard.reloadReload configurationop
asleaderboard.adminAll permissionsop

⚙️ 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

SoftwareVersionsStatus
Spigot1.16 — 1.21+✅ Fully Supported
Paper1.16 — 1.21+✅ Recommended
Purpur1.16 — 1.21+✅ Fully Supported
Java17+✅ Required
VaultLatest✅ Required
PlaceholderAPILatest⚠️ Optional

Economy Plugins (via Vault)

✅ EssentialsX · ✅ CMI · ✅ TNE · ✅ CraftConomy · ✅ Any Vault-compatible plugin


🔧 Installation

  1. Download AsLeaderBoard-1.0.0.jar
  2. Drop it into your /plugins folder
  3. Install Vault + your economy plugin
  4. Install PlaceholderAPI (optional but recommended)
  5. Restart your server
  6. Type /leaderboard in-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: &#00FF00${balance}"
        - "&#FFD700━━━━━━━━━━━━━━━━━━"

✨ Example 3: ✨ Theme

chat:
  money:
    header:
      - "&#FF0000&l█&#FF7F00&l█&#FFFF00&l█&#00FF00&l█&#0000FF&l█ MONEY TOP &#0000FF&l█&#00FF00&l█&#FFFF00&l█&#FF7F00&l█&#FF0000&l█"
    entry: "&#FFD700#{RANK} &#FFFFFF{PLAYER} &#00FF00${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___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: '&#50C7FF&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.

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.

Discord Website

Совместимость

Minecraft: Java Edition

1.21.x

Платформы

Поддерживаемые окружения

Сервер

Создатели

Детали

Лицензия:MIT
Опубликован:7 месяцев назад
Обновлён:2 недели назад
Главная