{"id":167975,"date":"2026-06-09T22:22:25","date_gmt":"2026-06-09T19:22:25","guid":{"rendered":"https:\/\/vpesports.com\/minecraft\/mods\/vshards\/"},"modified":"2026-06-09T22:22:25","modified_gmt":"2026-06-09T19:22:25","slug":"vshards","status":"publish","type":"mod","link":"https:\/\/vpesports.com\/minecraft\/mods\/vshards\/","title":{"rendered":"V Shards"},"content":{"rendered":"<p># \ud83d\udc8e V-Shards <\/p>\n<p>> Simple vertical transportation for Paper 1.21.1+ servers<\/p>\n<p>![Minecraft](https:\/\/papermc.io)<br \/>\n![Java](https:\/\/adoptium.net)<\/p>\n<p>&#8212;<\/p>\n<p>## \u2728 Features<\/p>\n<p>&#8211; \ud83c\udfe6 **UUID-based economy** \u2014 Balances survive name changes<br \/>\n&#8211; \ud83d\uded2 **GUI Shop System** \u2014 Fully customizable buy\/sell interface<br \/>\n&#8211; \ud83c\udfaf **PlaceholderAPI Support** \u2014 Display balances anywhere<br \/>\n&#8211; \ud83d\udcca **Leaderboards** \u2014 Top shard holders with pagination<br \/>\n&#8211; \u26a1 **Zero Lag Design** \u2014 Dirty-tracking saves only modified data<br \/>\n&#8211; \ud83c\udfa8 **MiniMessage Formatting** \u2014 Modern color gradients &#038; styling<br \/>\n&#8211; \ud83d\udd12 **Secure** \u2014 Locked GUI prevents item manipulation<br \/>\n&#8211; \u2b06\ufe0f **Auto-save** \u2014 Configurable intervals (default: 5 min)<\/p>\n<p>&#8212;<\/p>\n<p>## \ud83d\udce6 Installation<\/p>\n<p>1. Download `V-Shards.jar`<br \/>\n2. Drop into `plugins\/` folder<br \/>\n3. Restart server<br \/>\n4. Edit `plugins\/V-Shards\/config.yml` to customize<\/p>\n<p>&#8212;<\/p>\n<p>## PlaceholderAPI<\/p>\n<p>| Placeholder | Returns |<br \/>\n|&#8212;|&#8212;|<br \/>\n| `%vshards_amount%` | The requesting player&#8217;s shard balance |<br \/>\n| `%vshards_amount_<player>%` | A named player&#8217;s shard balance |<\/p>\n<p>Balances are formatted using the same K \/ M \/ B abbreviation system as in-game (e.g. `10K`, `2.5M`, `1B`).<\/p>\n<p>&#8212;<\/p>\n<p>## Number Formatting<\/p>\n<p>All balance and price values across commands, messages, and placeholders are automatically abbreviated:<\/p>\n<p>| Raw Value | Displayed As |<br \/>\n|&#8212;|&#8212;|<br \/>\n| 500 | `500` |<br \/>\n| 1,000 | `1K` |<br \/>\n| 10,000 | `10K` |<br \/>\n| 10,500 | `10.5K` |<br \/>\n| 1,000,000 | `1M` |<br \/>\n| 2,500,000 | `2.5M` |<br \/>\n| 1,000,000,000 | `1B` |<\/p>\n<p>Whole numbers never show a decimal (e.g. `10K` not `10.0K`). Decimals only appear when meaningful (e.g. `10.5K`).<\/p>\n<p>&#8212;<\/p>\n<p>## \u2328\ufe0f Commands<\/p>\n<p>| Command | Permission | Description |<br \/>\n|&#8212;&#8212;&#8212;|&#8212;&#8212;&#8212;&#8212;|&#8212;&#8212;&#8212;&#8212;-|<br \/>\n| `\/shards` | `vshards.balance` | Check your balance |<br \/>\n| `\/shards <player>` | `vshards.balance.others` | Check another player&#8217;s balance |<br \/>\n| `\/shards pay <player> <amount>` | `vshards.pay` | Send shards to another player |<br \/>\n| `\/shards give <player> <amount>` | `vshards.admin.give` | Give shards to a player |<br \/>\n| `\/shards take <player> <amount>` | `vshards.admin.take` | Remove shards from a player |<br \/>\n| `\/shards set <player> <amount>` | `vshards.admin.set` | Set exact balance |<br \/>\n| `\/shards top [page]` | `vshards.top` | View leaderboard |<br \/>\n| `\/shards shop` | `vshards.shop` | Open shop GUI |<br \/>\n| `\/shards reload` | `vshards.admin.reload` | Reload all configs |<\/p>\n<p>**Aliases:** `\/shard`<\/p>\n<p>&#8212;<\/p>\n<p>## \ud83d\udd10 Permissions<\/p>\n<p>| Permission | Default | Description |<br \/>\n|&#8212;&#8212;&#8212;&#8212;|&#8212;&#8212;&#8212;|&#8212;&#8212;&#8212;&#8212;-|<br \/>\n| `vshards.balance` | Everyone | Check own balance |<br \/>\n| `vshards.pay` | Everyone | Send shards to another player |<br \/>\n| `vshards.top` | Everyone | View leaderboard |<br \/>\n| `vshards.shop` | Everyone | Access shop GUI |<br \/>\n| `vshards.balance.others` | OP | Check others&#8217; balances |<br \/>\n| `vshards.admin.*` | OP | All admin commands |<\/p>\n<p>&#8212;<\/p>\n<p>### \ud83d\udee0\ufe0f shop.yml #preview<\/p>\n<p>Defines the GUI layout and all shop items. Reloads with `\/shards reload` \u2014 no restart needed.<\/p>\n<p>&#8220;`yaml<br \/>\nmenu_title: &#8216;&#038;d\ua731\u029c\u1d00\u0280\u1d05\ua731 \ua731\u029c\u1d0f\u1d18&#8217;<br \/>\nsize: 27<\/p>\n<p>items:<\/p>\n<p>  # Top decorative border<br \/>\n  border:<br \/>\n    material: GRAY_STAINED_GLASS_PANE<br \/>\n    slot: 18, 19, 20, 21, 22, 23, 24, 25, 26<br \/>\n    type: decoration<br \/>\n    display_name: &#8216;&#038;r&#8217;<br \/>\n    lore: []<\/p>\n<p>  # Shop items<br \/>\n  pig_spawner_buy:<br \/>\n    material: SPAWNER<br \/>\n    slot: 0<br \/>\n    type: buy<br \/>\n    price: 5000<br \/>\n    amount: 1<br \/>\n    display_name: &#8216;&#038;d&#038;l\u1d18\u026a\u0262 \ua731\u1d18\u1d00\u1d21\u0274\u1d07\u0280&#8217;<br \/>\n    lore:<br \/>\n      &#8211; &#8216;&#038;8&#038;m                    &#8216;<br \/>\n      &#8211; &#8216;&#038;l&#038;8| &#038;f1x \u1d18\u026a\u0262 \ua731\u1d18\u1d00\u1d21\u0274\u1d07\u0280&#8217;<br \/>\n      &#8211; &#8216;&#038;l&#038;8| &#038;7\u1d04\u1d0f\ua731\u1d1b: &#038;d5,000 \ua731\u029c\u1d00\u0280\u1d05\ua731&#8217;<br \/>\n      &#8211; &#8216;&#038;8&#038;m                    &#8216;<br \/>\n      &#8211; &#8216;&#038;l&#038;8| &#038;7\u1d04\u029f\u026a\u1d04\u1d0b \u1d1b\u1d0f \u0299\u1d1c\u028f!&#8217;<br \/>\n&#8220;`<\/p>\n<p>#### \ud83d\udee0\ufe0f Item field reference<\/p>\n<p>| Field | Required | Notes |<br \/>\n|&#8212;|&#8212;|&#8212;|<br \/>\n| `material` | \u2705 | Any valid Bukkit `Material` name (e.g. `DIAMOND`, `SPAWNER`) |<br \/>\n| `slot` | \u2705 | Inventory slot index, `0` to `size &#8211; 1` |<br \/>\n| `type` | \u2705 | `buy`, `sell`, `close`, or `decoration` |<br \/>\n| `price` | buy \/ sell | Shards deducted (buy) or rewarded (sell) |<br \/>\n| `amount` | buy \/ sell | Items given\/taken. Use `0` alongside `command-console` \/ `command-player` |<br \/>\n| `command-console` | optional | List of commands run as console. Supports `%player%` |<br \/>\n| `command-player` | optional | List of commands run as the player. Supports `%player%` |<br \/>\n| `display_name` | \u2705 | Supports `&#038;` color codes |<br \/>\n| `lore` | optional | List of lore lines. Supports `&#038;` color codes |<\/p>\n<p>> **Tip:** Slots are 0-indexed. For a 54-slot inventory (6 rows), valid slots are `0`\u2013`53`. Two items sharing the same slot will cause one to silently overwrite the other.<\/p>\n<p>&#8212;<\/p>\n","protected":false},"excerpt":{"rendered":"<p>V-Shards &#8211; It adds a custom in-game currency called Shards that players can earn, spend, and trade.<\/p>\n","protected":false},"featured_media":167976,"template":"","meta":{"_minecraft_slug":"vshards","_minecraft_project_id":"5OXjBr93","_minecraft_author":"ReakZ","_minecraft_license":"MIT","_minecraft_downloads":81,"_minecraft_follows":2,"_minecraft_client_side":"unsupported","_minecraft_server_side":"required","_minecraft_storage_type":"zip","_minecraft_archive_name":"vshards.zip","_minecraft_size_bytes":77855,"_minecraft_version_count":2,"_minecraft_updated_at":"2026-05-15T20:18:35.359448Z","_minecraft_date_created":"2026-04-16T21:58:22.393671Z","_minecraft_date_modified":"2026-05-02T09:49:43.161901Z","_minecraft_project_url":"https:\/\/modrinth.com\/mod\/vshards","_minecraft_icon_attachment_id":167976,"_minecraft_imported_at":"2026-06-09T19:22:25+00:00","_minecraft_import_hash":"410c99ad2fe2cc54d0673038cf11cf31","_minecraft_versions":"","_minecraft_links":"","_minecraft_gallery":"","_minecraft_api_metadata":""},"mod_category":[87,124,156,844,127,128,129],"mod_loader":[130,132,133,134],"minecraft_version":[62,37,40,41,73,74,38,78,79,80,81,82,83,167,163],"class_list":["post-167975","mod","type-mod","status-publish","has-post-thumbnail","hentry","mod_category-adventure","mod_category-bukkit","mod_category-decoration","mod_category-economy","mod_category-paper","mod_category-purpur","mod_category-spigot","mod_loader-bukkit","mod_loader-paper","mod_loader-purpur","mod_loader-spigot","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","minecraft_version-26-1","minecraft_version-26-1-1","minecraft_version-26-1-2"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.6 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>V Shards - 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\/vshards\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"V Shards - Minecraft\" \/>\n<meta property=\"og:description\" content=\"V-Shards - It adds a custom in-game currency called Shards that players can earn, spend, and trade.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/vpesports.com\/minecraft\/mods\/vshards\/\" \/>\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\\\/vshards\\\/\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/vshards\\\/\",\"name\":\"V Shards - Minecraft\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/vshards\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/vshards\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/vshards-icon-04208e2c9c9886f595a2f48f35ce69c4715ea564_96.webp\",\"datePublished\":\"2026-06-09T19:22:25+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/vshards\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/vshards\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/vshards\\\/#primaryimage\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/vshards-icon-04208e2c9c9886f595a2f48f35ce69c4715ea564_96.webp\",\"contentUrl\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/vshards-icon-04208e2c9c9886f595a2f48f35ce69c4715ea564_96.webp\",\"width\":96,\"height\":96},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/vshards\\\/#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\":\"V Shards\"}]},{\"@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":"V Shards - 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\/vshards\/","og_locale":"en_US","og_type":"article","og_title":"V Shards - Minecraft","og_description":"V-Shards - It adds a custom in-game currency called Shards that players can earn, spend, and trade.","og_url":"https:\/\/vpesports.com\/minecraft\/mods\/vshards\/","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\/vshards\/","url":"https:\/\/vpesports.com\/minecraft\/mods\/vshards\/","name":"V Shards - Minecraft","isPartOf":{"@id":"https:\/\/vpesports.com\/minecraft\/#website"},"primaryImageOfPage":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/vshards\/#primaryimage"},"image":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/vshards\/#primaryimage"},"thumbnailUrl":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/vshards-icon-04208e2c9c9886f595a2f48f35ce69c4715ea564_96.webp","datePublished":"2026-06-09T19:22:25+00:00","breadcrumb":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/vshards\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/vpesports.com\/minecraft\/mods\/vshards\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/vpesports.com\/minecraft\/mods\/vshards\/#primaryimage","url":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/vshards-icon-04208e2c9c9886f595a2f48f35ce69c4715ea564_96.webp","contentUrl":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/vshards-icon-04208e2c9c9886f595a2f48f35ce69c4715ea564_96.webp","width":96,"height":96},{"@type":"BreadcrumbList","@id":"https:\/\/vpesports.com\/minecraft\/mods\/vshards\/#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":"V Shards"}]},{"@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\/167975","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\/167976"}],"wp:attachment":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/media?parent=167975"}],"wp:term":[{"taxonomy":"mod_category","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod_category?post=167975"},{"taxonomy":"mod_loader","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod_loader?post=167975"},{"taxonomy":"minecraft_version","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/minecraft_version?post=167975"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}