AsBalTop

โญ โ€” (1 endorsements) ๐Ÿ“ฅ 608 downloads ๐Ÿ“Œ v1.0.0 ๐Ÿ“… 8/31/2025
๐ŸŸก Updated this year

By ItzAzeem ยท bukkit

โฌ‡ Download Mod Source: Modrinth โ†— ๐Ÿ“… Updated: 4/10/2026 ๐Ÿ“… Created: 8/31/2025

๐Ÿ” Analysis

  • ๐Ÿ‘ 0.2% endorsement rate
  • ๐Ÿ† #685 of 1452 bukkit mods in this game by downloads

๐Ÿ“‹ About This Mod

<div align="center"> # ๐Ÿ† AsBalTop ### Lightning-Fast Balance Leaderboard GUI **by ItzAzeem | AsDevs** (https://img.shields.io/badge/Discord-Join%20Us-5865F2?logo=discord&logoColor=white)](https://discord.gg/xRW5rdAvs5) (https://img.shields.io/badge/Website-asdevs.netlify.app-orange)](https://asdevs.netlify.app/) (https://img.shields.io/badge/v1.0.0-Release-brightgreen)](https://modrinth.com) (https://img.shields.io/badge/License-MIT-blue)](https://modrinth.com) (https://img.shields.io/badge/Java-25%2B-orange)](https://www.java.com) (https://img.shields.io/badge/Vault-Required-yellow)](https://www.spigotmc.org/resources/vault.34315/) </div> --- <div align="center"> !(https://cdn.modrinth.com/data/cached_images/29b6aa6a4c705c4fc92b1710c298e0448a378d56.jpeg) *Real-time balance ranking in a stunning inventory GUI โ€” zero lag.* </div> --- ## ๐ŸŽฏ What is AsBalTop? AsBalTop is a **lightning-fast balance leaderboard plugin** for Minecraft servers. The moment a player types `/baltop`, they see a **beautiful, interactive inventory GUI** displaying your server's richest players โ€” just like the big servers you see on YouTube! No databases. No complicated setup. Just drop the JAR in, configure it, and go. --- <div align="center"> </div> --- ## โœจ Features ### ๐Ÿ† Live Balance Leaderboard - Display **top 10 richest players** (configurable up to 50) - **Real-time balance syncing** โ€” updates instantly - Rank-specific materials: Gold Block (#1), Iron Block (#2), Copper Block (#3) - Async player loading โ€” **zero main thread lag** - **30-second smart caching** โ€” reduces database queries by 90% - Fallback support if balance data unavailable ### ๐ŸŽจ Fully Customizable GUI - **Adjustable inventory size** โ€” 9 to 54 slots - **Rank-specific item materials** โ€” change icons per rank - **Custom rank names with colors** โ€” use hex codes `&#FF5500` or classic `&c` - **Item lore** โ€” add descriptions under each rank - **Interactive buttons** โ€” Refresh and Your Info buttons - **Adjustable button positions** โ€” place buttons anywhere ### ๐Ÿ”˜ Interactive Buttons - **Refresh Button** โ€” Updates leaderboard in real-time (Emerald icon) - **Your Info Button** โ€” Shows your personal rank & balance (Player Head) - **Fully customizable** โ€” change names, positions, and icons ### ๐Ÿ’ฐ Economy Integration - **Vault API** โ€” Works with Essentials, CMI, EconomyShop, and more - **Custom currency symbols** โ€” Use $, โ‚ฌ, ยฃ, or custom symbols - **Decimal precision** โ€” Show balances as $1,234.50 or $1,234 - **Minimum balance filters** โ€” Hide players below a certain amount ### โšก Blazing Performance - **<100ms GUI load time** โ€” instant opening - **~5MB memory usage** โ€” minimal footprint - **Zero TPS impact** โ€” never freezes your server - **Smart 30-second caching** โ€” intelligent data refresh - **No databases** โ€” pure in-memory operation - **Async operations** โ€” all heavy lifting done off-thread ### ๐ŸŽฏ 40+ Customization Options - **Full color code support** โ€” customize every text element - **Placeholder variables** โ€” `{player}`, `{balance}`, `{rank}` - **Custom messages** โ€” personalize everything - **Permission system** โ€” control who can use which commands - **One clean YAML file** โ€” all settings in one place --- ## ๐Ÿ“œ Commands | Command | Description | Permission | |---|---|---| | `/baltop` | Open balance leaderboard GUI | `baltop.use` | | `/baltop reload` | Reload config without restart | `baltop.reload` | | `/baltop help` | Show help message | *(everyone)* | **Aliases:** `/moneytop` ยท `/wealthtop` ยท `/topbalance` --- ## ๐Ÿ”‘ Permissions | Permission | Description | Default | |---|---|---| | `baltop.use` | Use `/baltop` command | `true` | | `baltop.reload` | Reload plugin config | `op` | | `baltop.*` | All permissions | `op` | --- ## โš™๏ธ Configuration ```yaml # โ•”โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•— # โ•‘ AsBalTop Configuration โ•‘ # โ•‘ Made by ItzAzeem | v1.0.0 โ•‘ # โ•šโ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ• # GUI Settings gui: title: "ยงcยงlBalance Top" # GUI title with colors size: 54 # Inventory slots (9-54) # Top Players Settings top-players: count: 10 # Show top 10 players minimum-balance: 0 # Hide poor players cache-duration: 30 # Cache for 30 seconds # Rank Display Settings rank-display: rank-1-material: "GOLD_BLOCK" rank-1-name: "ยง6ยงl#1 - ยงe{player}" rank-1-lore: - "ยง6Balance: ยงa${balance}" - "ยงe๐Ÿฅ‡ 1st Place" rank-2-material: "IRON_BLOCK" rank-2-name: "ยงfยงl#2 - ยง7{player}" rank-2-lore: - "ยง7Balance: ยงa${balance}" - "ยง72nd Place ๐Ÿฅˆ" rank-3-material: "COPPER_BLOCK" rank-3-name: "ยงcยงl#3 - ยง8{player}" rank-3-lore: - "ยง8Balance: ยงa${balance}" - "ยง83rd Place ๐Ÿฅ‰" other-material: "STONE" other-name: "ยง7ยงl#{rank} - ยงf{player}" other-lore: - "ยง7Balance: ยงa$

# ๐Ÿ† AsBalTop ### Lightning-Fast Balance Leaderboard GUI by ItzAzeem | AsDevs

[!(https://img.shields.io/badge/Discord-Join%20Us-5865F2?logo=discord&logoColor=white)](https://discord.gg/xRW5rdAvs5) [!(https://img.shields.io/badge/Website-asdevs.netlify.app-orange)](https://asdevs.netlify.app/) [!(https://img.shields.io/badge/v1. 0. 0-Release-brightgreen)](https://modrinth.com) [!(https://img.shields.io/badge/License-MIT-blue)](https://modrinth.com) [!(https://img.shields.io/badge/Java-25%2B-orange)](https://www.java.com) [!(https://img.shields.io/badge/Vault-Required-yellow)](https://www.spigotmc.org/resources/vault. 34315/)

!(https://cdn.modrinth.com/data/cached_images/29b6aa6a4c705c4fc92b1710c298e0448a378d56.jpeg) Real-time balance ranking in a stunning inventory GUI โ€” zero lag.

## ๐ŸŽฏ What is AsBalTop?

AsBalTop is a lightning-fast balance leaderboard plugin for Minecraft servers. The moment a player types `/baltop`, they see a beautiful, interactive inventory GUI displaying your server's richest players โ€” just like the big servers you see on YouTube!

No databases. No complicated setup. Just drop the JAR in, configure it, and go.

## โœจ Features

### ๐Ÿ† Live Balance Leaderboard - Display top 10 richest players (configurable up to 50) - Real-time balance syncing โ€” updates instantly - Rank-specific materials: Gold Block (#1), Iron Block (#2), Copper Block (#3) - Async player loading โ€” zero main thread lag - 30-second smart caching โ€” reduces database queries by 90% - Fallback support if balance data unavailable

### ๐ŸŽจ Fully Customizable GUI - Adjustable inventory size โ€” 9 to 54 slots - Rank-specific item materials โ€” change icons per rank - Custom rank names with colors โ€” use hex codes `&#FF5500` or classic `&c` - Item lore โ€” add descriptions under each rank - Interactive buttons โ€” Refresh and Your Info buttons - Adjustable button positions โ€” place buttons anywhere

### ๐Ÿ”˜ Interactive Buttons - Refresh Button โ€” Updates leaderboard in real-time (Emerald icon) - Your Info Button โ€” Shows your personal rank & balance (Player Head) - Fully customizable โ€” change names, positions, and icons

### ๐Ÿ’ฐ Economy Integration - Vault API โ€” Works with Essentials, CMI, EconomyShop, and more - Custom currency symbols โ€” Use $, โ‚ฌ, ยฃ, or custom symbols - Decimal precision โ€” Show balances as $1,234. 50 or $1,234 - Minimum balance filters โ€” Hide players below a certain amount

### โšก Blazing Performance - <100ms GUI load time โ€” instant opening - ~5MB memory usage โ€” minimal footprint - Zero TPS impact โ€” never freezes your server - Smart 30-second caching โ€” intelligent data refresh - No databases โ€” pure in-memory operation - Async operations โ€” all heavy lifting done off-thread

### ๐ŸŽฏ 40+ Customization Options - Full color code support โ€” customize every text element - Placeholder variables โ€” `{player}`, `{balance}`, `{rank}` - Custom messages โ€” personalize everything - Permission system โ€” control who can use which commands - One clean YAML file โ€” all settings in one place

## ๐Ÿ“œ Commands

| Command | Description | Permission | |---|---|---| | `/baltop` | Open balance leaderboard GUI | `baltop.use` | | `/baltop reload` | Reload config without restart | `baltop.reload` | | `/baltop help` | Show help message | (everyone) |

Aliases: `/moneytop` ยท `/wealthtop` ยท `/topbalance`

## ๐Ÿ”‘ Permissions

| Permission | Description | Default | |---|---|---| | `baltop.use` | Use `/baltop` command | `true` | | `baltop.reload` | Reload plugin config | `op` | | `baltop.*` | All permissions | `op` |

## โš™๏ธ Configuration

```yaml # โ•”โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•— # โ•‘ AsBalTop Configuration โ•‘ # โ•‘ Made by ItzAzeem | v1. 0. 0 โ•‘ # โ•šโ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•

# GUI Settings gui: title: "ยงcยงlBalance Top" # GUI title with colors size: 54 # Inventory slots (9-54)

# Top Players Settings top-players: count: 10 # Show top 10 players minimum-balance: 0 # Hide poor players cache-duration: 30 # Cache for 30 seconds

# Rank Display Settings rank-display: rank-1-material: "GOLD_BLOCK" rank-1-name: "ยง6ยงl#1 - ยงe{player}" rank-1-lore: - "ยง6Balance: ยงa${balance}" - "ยงe๐Ÿฅ‡ 1st Place"

rank-2-material: "IRON_BLOCK" rank-2-name: "ยงfยงl#2 - ยง7{player}" rank-2-lore: - "ยง7Balance: ยงa${balance}" - "ยง72nd Place ๐Ÿฅˆ"

rank-3-material: "COPPER_BLOCK" rank-3-name: "ยงcยงl#3 - ยง8{player}" rank-3-lore: - "ยง8Balance: ยงa${balance}" - "ยง83rd Place ๐Ÿฅ‰"

other-material: "STONE" other-name: "ยง7ยงl#{rank} - ยงf{player}" other-lore: - "ยง7Balance: ยงa$

๐Ÿค– AI-enhanced โ€” based on mod data

๐Ÿ“Š Mod Details

Game
Minecraft Plugins
Author
ItzAzeem
Version
1.0.0
Downloads
608
Endorsements
1
Category
bukkit
Created
8/31/2025
Updated
4/10/2026
Game Versions
1.21, 1.21.1, 1.21.2, 1.21.3, 1.21.4

๐Ÿ”ง 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 AsBalTop 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 AsBalTop?

Version 1.0.0, published 2026-04-10 with 608 downloads recorded at the source.

Keep browsing โ€” more Minecraft Plugins mods await

๐Ÿ“‹ All Minecraft Plugins Mods ๐Ÿ† Top 25 ๐Ÿ“‚ More bukkit ๐Ÿ‘ค More by ItzAzeem ๐Ÿ”Ž Similar Mods ๐ŸŒ Best bukkit (All Games) ๐Ÿ”€ Check Compatibility โš–๏ธ Compare Mods ๐Ÿ†• New Mods