{"id":36852,"date":"2026-06-01T21:28:45","date_gmt":"2026-06-01T18:28:45","guid":{"rendered":"https:\/\/vpesports.com\/minecraft\/mods\/canoe-leaderboards\/"},"modified":"2026-06-01T21:28:45","modified_gmt":"2026-06-01T18:28:45","slug":"canoe-leaderboards","status":"publish","type":"mod","link":"https:\/\/vpesports.com\/minecraft\/mods\/canoe-leaderboards\/","title":{"rendered":"Canoe Leaderboards"},"content":{"rendered":"<p># \ud83c\udfc6 Canoe Leaderboards<\/p>\n<p>**The ultimate leaderboard plugin for your Minecraft server!** Track any statistic with beautiful GUIs, modern formatting, and zero lag.<\/p>\n<p>&#8212;<\/p>\n<p>## \u2728 Why Choose Canoe Leaderboards?<\/p>\n<p>### \ud83d\udcca Track Everything<br \/>\n&#8211; **Unlimited leaderboards** &#8211; Create as many as you want<br \/>\n&#8211; **Any PlaceholderAPI stat** &#8211; Money, kills, deaths, playtime, blocks mined, and more<br \/>\n&#8211; **Smart filtering** &#8211; Automatically exclude inactive players<br \/>\n&#8211; **Auto-updates** &#8211; Configurable intervals keep rankings fresh<\/p>\n<p>### \ud83c\udfa8 Beautiful &#038; Modern<br \/>\n&#8211; **Interactive GUI** &#8211; Clean, easy-to-navigate inventory menus<br \/>\n&#8211; **Player heads** &#8211; See who&#8217;s on top at a glance<br \/>\n&#8211; **MiniMessage formatting** &#8211; Gradients, colors, hex codes, and styling<br \/>\n&#8211; **Custom icons** &#8211; Set unique materials for each leaderboard type<\/p>\n<p>### \u2699\ufe0f Highly Configurable<br \/>\n&#8211; **Multiple leaderboards** &#8211; Economy, PvP, building, mining &#8211; track it all!<br \/>\n&#8211; **Custom formats** &#8211; Design your own rank displays<br \/>\n&#8211; **Flexible sizes** &#8211; Top 5, 10, 25, or any number you want<br \/>\n&#8211; **Branded messages** &#8211; Add your server&#8217;s custom prefix<\/p>\n<p>### \ud83d\ude80 Performance First<br \/>\n&#8211; **Async processing** &#8211; Updates run off the main thread<br \/>\n&#8211; **No lag** &#8211; Efficient caching and smart data handling<br \/>\n&#8211; **Inactive player cutoff** &#8211; Skip players who haven&#8217;t joined recently<br \/>\n&#8211; **Optimized I\/O usage** &#8211; Minimal disk impact<\/p>\n<p>&#8212;<\/p>\n<p>## \ud83d\udccb Requirements<\/p>\n<p>> \u26a0\ufe0f **PlaceholderAPI is required for this plugin to work!**<\/p>\n<p>&#8211; **Minecraft Server** &#8211; Paper or Spigot (Tested on 1.21+)<br \/>\n&#8211; **PlaceholderAPI** &#8211; Download here<br \/>\n&#8211; **PlaceholderAPI Expansions** &#8211; Install expansions for the stats you want to track<\/p>\n<p>&#8212;<\/p>\n<p>## \ud83c\udfae Commands &#038; Permissions<\/p>\n<p>| Command | Permission | Description |<br \/>\n|&#8212;&#8212;&#8212;|&#8212;&#8212;&#8212;&#8211;|&#8212;&#8212;&#8212;&#8212;-|<br \/>\n| `\/leaderboard` | None | Open the leaderboard GUI |<br \/>\n| `\/leaderboard reload` | `canoeleaderboards.reload` | Reload configuration |<br \/>\n| None | `canoeleaderboards.updatechecker` | Receive update notifications on join |<\/p>\n<p>&#8212;<\/p>\n<p>## \ud83d\udd27 Configuration<\/p>\n<p>### Main Settings<br \/>\n&#8220;`yaml<br \/>\n# How often to update leaderboards (in minutes)<br \/>\nupdate-interval: 30<\/p>\n<p># Ignore players who haven&#8217;t played in X days<br \/>\nlast-played-cutoff-days: 30<\/p>\n<p># GUI Configuration<br \/>\ngui:<br \/>\n  title: &#8220;<dark_gray>Leaderboards&#8221;<br \/>\n  rows: 3<br \/>\n  fill-item: GRAY_STAINED_GLASS_PANE<br \/>\n  # Whether to show player heads in the leaderboards.<br \/>\n  # Note: Try this if it causes lag when opening the GUI.<br \/>\n  use-player-heads: truev<br \/>\n&#8220;`<\/p>\n<p>### Example Leaderboard<br \/>\n&#8220;`yaml<br \/>\nleaderboards:<br \/>\n  money:<br \/>\n    name: &#8220;<green>Top Money&#8221;<br \/>\n    placeholder: &#8220;%vault_eco_balance%&#8221;<br \/>\n    icon: GOLD_INGOT<br \/>\n    slot: 11<br \/>\n    size: 10 # Number of players to show<br \/>\n    lore:<br \/>\n      &#8211; &#8220;<gray>Click to see the richest players&#8221;<br \/>\n      &#8211; &#8220;<gray>on the server!&#8221;<br \/>\n    player: # How to display player information in the Leaderboard<br \/>\n      title: &#8220;{player}&#8221;<br \/>\n      lore:<br \/>\n        &#8211; &#8220;<gray>Position: <yellow>#{rank}&#8221;<br \/>\n        &#8211; &#8220;<gray>Balance: <red>${value}&#8221;<br \/>\n&#8220;`<\/p>\n<p>**Available Placeholders:**<br \/>\n&#8211; `{rank}` &#8211; Player&#8217;s position (1, 2, 3&#8230;)<br \/>\n&#8211; `{player}` &#8211; Player&#8217;s username<br \/>\n&#8211; `{value}` &#8211; The statistic value<\/p>\n<p>&#8212;<\/p>\n<p>## \ud83c\udfa8 MiniMessage Formatting<\/p>\n<p>Make your leaderboards stand out with modern text formatting:<\/p>\n<p>&#8211; **Colors**: `<red>`, `<green>`, `<blue>`, `<gold>`, `<aqua>`<br \/>\n&#8211; **Gradients**: `<gradient:red:blue>Rainbow Text<\/gradient>`<br \/>\n&#8211; **Hex Colors**: `<#FF5555>Custom colors<\/color>`<br \/>\n&#8211; **Formatting**: `<bold>`, `<italic>`, `<underlined>`<\/p>\n<p>\ud83d\udcd6 Full MiniMessage Documentation<\/p>\n<p>&#8212;<\/p>\n<p>## \ud83d\udcca Leaderboard Ideas<\/p>\n<p>### \ud83d\udcb0 Economy Leaderboards<br \/>\n&#8220;`yaml<br \/>\nrichest:<br \/>\n  name: &#8220;<gold><bold>\ud83d\udcb0 Richest Players&#8221;<br \/>\n  placeholder: &#8220;%vault_eco_balance%&#8221;<br \/>\n  icon: GOLD_BLOCK<br \/>\n  format: &#8220;<gray>#{rank} <yellow>{player} <gray>&#8211; <gold>${value}&#8221;<br \/>\n&#8220;`<\/p>\n<p>### \u2694\ufe0f Combat Stats<br \/>\n&#8220;`yaml<br \/>\ntop_killers:<br \/>\n  name: &#8220;<red><bold>\u2694\ufe0f Top Killers&#8221;<br \/>\n  placeholder: &#8220;%statistic_player_kills%&#8221;<br \/>\n  icon: DIAMOND_SWORD<br \/>\n  format: &#8220;<gray>#{rank} <red>{player} <gray>&#8211; <red>{value} kills&#8221;<\/p>\n<p>top_deaths:<br \/>\n  name: &#8220;<dark_red><bold>\ud83d\udc80 Most Deaths&#8221;<br \/>\n  placeholder: &#8220;%statistic_deaths%&#8221;<br \/>\n  icon: SKELETON_SKULL<br \/>\n  format: &#8220;<gray>#{rank} <dark_red>{player} <gray>&#8211; {value} deaths&#8221;<br \/>\n&#8220;`<\/p>\n<p>### \u23f0 Activity Tracking<br \/>\n&#8220;`yaml<br \/>\nplaytime:<br \/>\n  name: &#8220;<aqua><bold>\u23f0 Most Active&#8221;<br \/>\n  placeholder: &#8220;%statistic_time_played%&#8221;<br \/>\n  icon: CLOCK<br \/>\n  format: &#8220;<gray>#{rank} <aqua>{player} <gray>&#8211; <aqua>{value}&#8221;<br \/>\n&#8220;`<\/p>\n<p>**\ud83d\udd0d Find More Placeholders**<\/p>\n<p>&#8212;<\/p>\n<p>## \ud83c\udfaf Perfect For<\/p>\n<p>&#8211; **Tycoon Servers** &#8211; Showcase the richest players<br \/>\n&#8211; **PvP Servers** &#8211; Display top fighters and warriors<br \/>\n&#8211; **Survival Servers** &#8211; Track playtime and achievements<br \/>\n&#8211; **Skyblock** &#8211; Monitor island levels and progress<br \/>\n&#8211; **Prison Servers** &#8211; Rank miners and grinders<br \/>\n&#8211; **Any Server** &#8211; Track literally any statistic!<\/p>\n<p>&#8212;<\/p>\n<p>## \ud83d\udca1 Pro Tips<\/p>\n<p>1. **Use gradients** for eye-catching leaderboard titles<br \/>\n2. **Combine multiple stats** &#8211; Create separate leaderboards for different aspects<br \/>\n3. **Adjust update intervals** &#8211; Balance freshness with performance<br \/>\n4. **Set inactive cutoffs** &#8211; Keep leaderboards relevant with active players<br \/>\n5. **Custom icons** &#8211; Match materials to the stat being tracked<\/p>\n<p>&#8212;<\/p>\n<p>## \ud83d\udcdd Support &#038; Community<\/p>\n<p>\ud83d\udcac **Need help or have suggestions?** Join our Discord community!<\/p>\n<p>**\ud83c\udfae Join Discord Server**<\/p>\n<p>Get support, share your configurations, and connect with other server owners!<\/p>\n<p>&#8212;<\/p>\n<p>## Servers using Canoe Leaderboards<br \/>\n&#8211; My Own Private SMP<\/p>\n<p>*Send me a message on discord via DM or Ticket to get your server here*<\/p>\n<details>\n<summary>\ud83d\udcc8 bStats Metrics<\/summary>\n<p>  <img src=https:\/\/bstats.org\/signatures\/bukkit\/CanoeLeaderboards.svg><br \/>\n<\/details>\n<p>&#8212;<\/p>\n<p>## \ud83d\udd04 Updates<\/p>\n<p>This plugin is actively maintained with regular updates and new features. Players with the `canoeleaderboards.updatechecker` permission will be notified when new versions are available.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>The Ultimate GUI based Leaderboard plugin<\/p>\n","protected":false},"featured_media":36853,"template":"","meta":{"_minecraft_slug":"canoe-leaderboards","_minecraft_project_id":"9x44WEb1","_minecraft_author":"_Kan0","_minecraft_license":"LicenseRef-All-Rights-Reserved","_minecraft_downloads":317,"_minecraft_follows":2,"_minecraft_client_side":"unsupported","_minecraft_server_side":"required","_minecraft_storage_type":"zip","_minecraft_archive_name":"canoe-leaderboards.zip","_minecraft_size_bytes":132203,"_minecraft_version_count":4,"_minecraft_updated_at":"2026-05-16T11:37:40.497044Z","_minecraft_date_created":"2025-12-05T03:28:06.998270Z","_minecraft_date_modified":"2025-12-22T22:07:04.503937Z","_minecraft_project_url":"https:\/\/modrinth.com\/mod\/canoe-leaderboards","_minecraft_icon_attachment_id":36853,"_minecraft_imported_at":"2026-06-01T18:28:47+00:00","_minecraft_import_hash":"8dae2c770b53b2b2a168299236463d82","_minecraft_versions":"","_minecraft_links":"","_minecraft_gallery":"","_minecraft_api_metadata":""},"mod_category":[126,127,128,92],"mod_loader":[132,133],"minecraft_version":[62,37,40,41,73,74,38,78,79,80,81,82],"class_list":["post-36852","mod","type-mod","status-publish","has-post-thumbnail","hentry","mod_category-management","mod_category-paper","mod_category-purpur","mod_category-utility","mod_loader-paper","mod_loader-purpur","minecraft_version-1-21","minecraft_version-1-21-1","minecraft_version-1-21-10","minecraft_version-1-21-11","minecraft_version-1-21-2","minecraft_version-1-21-3","minecraft_version-1-21-4","minecraft_version-1-21-5","minecraft_version-1-21-6","minecraft_version-1-21-7","minecraft_version-1-21-8","minecraft_version-1-21-9"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.6 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Canoe Leaderboards - Minecraft<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/vpesports.com\/minecraft\/mods\/canoe-leaderboards\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Canoe Leaderboards - Minecraft\" \/>\n<meta property=\"og:description\" content=\"The Ultimate GUI based Leaderboard plugin\" \/>\n<meta property=\"og:url\" content=\"https:\/\/vpesports.com\/minecraft\/mods\/canoe-leaderboards\/\" \/>\n<meta property=\"og:site_name\" content=\"Minecraft\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"3 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/canoe-leaderboards\\\/\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/canoe-leaderboards\\\/\",\"name\":\"Canoe Leaderboards - Minecraft\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/canoe-leaderboards\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/canoe-leaderboards\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/canoe-leaderboards-icon-3b759e4726c0a291c4c59466a87f453e44f06732.png\",\"datePublished\":\"2026-06-01T18:28:45+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/canoe-leaderboards\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/canoe-leaderboards\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/canoe-leaderboards\\\/#primaryimage\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/canoe-leaderboards-icon-3b759e4726c0a291c4c59466a87f453e44f06732.png\",\"contentUrl\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/canoe-leaderboards-icon-3b759e4726c0a291c4c59466a87f453e44f06732.png\",\"width\":16,\"height\":16},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/canoe-leaderboards\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Mods\",\"item\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Canoe Leaderboards\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/#website\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/\",\"name\":\"Minecraft\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Canoe Leaderboards - Minecraft","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/vpesports.com\/minecraft\/mods\/canoe-leaderboards\/","og_locale":"en_US","og_type":"article","og_title":"Canoe Leaderboards - Minecraft","og_description":"The Ultimate GUI based Leaderboard plugin","og_url":"https:\/\/vpesports.com\/minecraft\/mods\/canoe-leaderboards\/","og_site_name":"Minecraft","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"3 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/vpesports.com\/minecraft\/mods\/canoe-leaderboards\/","url":"https:\/\/vpesports.com\/minecraft\/mods\/canoe-leaderboards\/","name":"Canoe Leaderboards - Minecraft","isPartOf":{"@id":"https:\/\/vpesports.com\/minecraft\/#website"},"primaryImageOfPage":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/canoe-leaderboards\/#primaryimage"},"image":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/canoe-leaderboards\/#primaryimage"},"thumbnailUrl":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/canoe-leaderboards-icon-3b759e4726c0a291c4c59466a87f453e44f06732.png","datePublished":"2026-06-01T18:28:45+00:00","breadcrumb":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/canoe-leaderboards\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/vpesports.com\/minecraft\/mods\/canoe-leaderboards\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/vpesports.com\/minecraft\/mods\/canoe-leaderboards\/#primaryimage","url":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/canoe-leaderboards-icon-3b759e4726c0a291c4c59466a87f453e44f06732.png","contentUrl":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/canoe-leaderboards-icon-3b759e4726c0a291c4c59466a87f453e44f06732.png","width":16,"height":16},{"@type":"BreadcrumbList","@id":"https:\/\/vpesports.com\/minecraft\/mods\/canoe-leaderboards\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/vpesports.com\/minecraft\/"},{"@type":"ListItem","position":2,"name":"Mods","item":"https:\/\/vpesports.com\/minecraft\/mods\/"},{"@type":"ListItem","position":3,"name":"Canoe Leaderboards"}]},{"@type":"WebSite","@id":"https:\/\/vpesports.com\/minecraft\/#website","url":"https:\/\/vpesports.com\/minecraft\/","name":"Minecraft","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/vpesports.com\/minecraft\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"}]}},"_links":{"self":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod\/36852","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod"}],"about":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/types\/mod"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/media\/36853"}],"wp:attachment":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/media?parent=36852"}],"wp:term":[{"taxonomy":"mod_category","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod_category?post=36852"},{"taxonomy":"mod_loader","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod_loader?post=36852"},{"taxonomy":"minecraft_version","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/minecraft_version?post=36852"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}