
The Ultimate GUI based Leaderboard plugin
The ultimate leaderboard plugin for your Minecraft server! Track any statistic with beautiful GUIs, modern formatting, and zero lag.
⚠️ PlaceholderAPI is required for this plugin to work!
| Command | Permission | Description |
|---|---|---|
/leaderboard |
None | Open the leaderboard GUI |
/leaderboard reload |
canoeleaderboards.reload |
Reload configuration |
| None | canoeleaderboards.updatechecker |
Receive update notifications on join |
# How often to update leaderboards (in minutes)
update-interval: 30
# Ignore players who haven't played in X days
last-played-cutoff-days: 30
# GUI Configuration
gui:
title: "<dark_gray>Leaderboards"
rows: 3
fill-item: GRAY_STAINED_GLASS_PANE
# Whether to show player heads in the leaderboards.
# Note: Try this if it causes lag when opening the GUI.
use-player-heads: truev
leaderboards:
money:
name: "<green>Top Money"
placeholder: "%vault_eco_balance%"
icon: GOLD_INGOT
slot: 11
size: 10 # Number of players to show
lore:
- "<gray>Click to see the richest players"
- "<gray>on the server!"
player: # How to display player information in the Leaderboard
title: "{player}"
lore:
- "<gray>Position: <yellow>#{rank}"
- "<gray>Balance: <red>${value}"
Available Placeholders:
{rank} - Player's position (1, 2, 3...){player} - Player's username{value} - The statistic valueMake your leaderboards stand out with modern text formatting:
<red>, <green>, <blue>, <gold>, <aqua><gradient:red:blue>Rainbow Text</gradient><#FF5555>Custom colors</color><bold>, <italic>, <underlined>📖 Full MiniMessage Documentation
richest:
name: "<gold><bold>💰 Richest Players"
placeholder: "%vault_eco_balance%"
icon: GOLD_BLOCK
format: "<gray>#{rank} <yellow>{player} <gray>- <gold>${value}"
top_killers:
name: "<red><bold>⚔️ Top Killers"
placeholder: "%statistic_player_kills%"
icon: DIAMOND_SWORD
format: "<gray>#{rank} <red>{player} <gray>- <red>{value} kills"
top_deaths:
name: "<dark_red><bold>💀 Most Deaths"
placeholder: "%statistic_deaths%"
icon: SKELETON_SKULL
format: "<gray>#{rank} <dark_red>{player} <gray>- {value} deaths"
playtime:
name: "<aqua><bold>⏰ Most Active"
placeholder: "%statistic_time_played%"
icon: CLOCK
format: "<gray>#{rank} <aqua>{player} <gray>- <aqua>{value}"
💬 Need help or have suggestions? Join our Discord community!
Get support, share your configurations, and connect with other server owners!
Send me a message on discord via DM or Ticket to get your server here
📈 bStats MetricsThis plugin is actively maintained with regular updates and new features. Players with the canoeleaderboards.updatechecker permission will be notified when new versions are available.