{"id":48173,"date":"2026-06-02T14:55:35","date_gmt":"2026-06-02T11:55:35","guid":{"rendered":"https:\/\/vpesports.com\/minecraft\/mods\/crashshop\/"},"modified":"2026-06-02T14:55:35","modified_gmt":"2026-06-02T11:55:35","slug":"crashshop","status":"publish","type":"mod","link":"https:\/\/vpesports.com\/minecraft\/mods\/crashshop\/","title":{"rendered":"CrashShop"},"content":{"rendered":"<p># <\/p>\n<p align=\"center\"><img decoding=\"async\" src=\"https:\/\/cdn.modrinth.com\/data\/O13iRO5M\/images\/fc09f00985a22bbaf4684ee3065e2db7438f2553.png\" width=\"50%\" \/><\/p>\n<p>### <\/p>\n<p align=\"center\">The ultimate lightweight, GUI-based shop solution for modern Minecraft servers.<\/p>\n<div align=\"center\">\n<p>![CodeRefactor](https:\/\/www.codefactor.io\/repository\/github\/crashwho\/crashshop)<\/p>\n<\/div>\n<p align=\"center\">\n  <img decoding=\"async\" src=\"https:\/\/img.shields.io\/badge\/Minecraft-1.21+-green.svg\" alt=\"Minecraft Version\"><br \/>\n  <img decoding=\"async\" src=\"https:\/\/img.shields.io\/badge\/Dependency-Vault-blue.svg\" alt=\"Vault Required\">\n<\/p>\n<p>&#8212;<\/p>\n<p>## \ud83c\udf1f About CrashShop<br \/>\n**CrashShop** is designed for server administrators who value simplicity, performance, and a seamless user experience. Forget complex chat commands; give your players a high-quality **GUI-based shopping experience** that integrates perfectly with your server economy.<\/p>\n<p>Whether you are running a Survival, Skyblock, or Creative network, CrashShop provides the tools to build a robust economy without the overhead of heavy, bloated plugins.<\/p>\n<p>&#8212;<\/p>\n<p>## \u2728 Features<br \/>\n* **Intuitive GUI:** Clean and easy-to-navigate menus for buying and selling items.<br \/>\n* **Economy Integration:** Fully compatible with **Vault** and most major economy providers.<br \/>\n* **Customizable Shops:** Create multiple shop categories (Blocks, Tools, Food, etc.).<br \/>\n* **Admin Tools:** Manage prices and inventory directly in-game or via config.<br \/>\n* **Performance First:** Optimized code to ensure zero impact on your server&#8217;s TPS.<br \/>\n* **Message Customization:** Change every string to match your server&#8217;s theme and language.<\/p>\n<p>&#8212;<\/p>\n<p>## \ud83d\udcf8 Screenshots<\/p>\n<div align=\"center\">\n  <img decoding=\"async\" src=\"https:\/\/cdn.modrinth.com\/data\/O13iRO5M\/images\/fd684d9b42d6797875b2842c0fb1ff0701366719.png\" width=\"45%\" \/><br \/>\n  <img decoding=\"async\" src=\"https:\/\/cdn.modrinth.com\/data\/O13iRO5M\/images\/d2e450e483db3dbc3899b3017badd2d7b7873fd9.png\" width=\"45%\" \/><br \/>\n  <img decoding=\"async\" src=\"https:\/\/cdn.modrinth.com\/data\/O13iRO5M\/images\/bb7069bc26180e8f59e35278589aadffa2035445.png\" width=\"45%\" \/>\n<\/div>\n<p>&#8212;<\/p>\n<p>## \ud83d\udee0\ufe0f Commands &#038; Permissions<\/p>\n<p>| Command | Permission | Description |<br \/>\n| :&#8212; | :&#8212; | :&#8212; |<br \/>\n| `\/shop` | `crashshop.use` | Opens the main shop menu. |<br \/>\n| `\/shop open <shop>` | `crashshop.use` | Opens a specific category. |<br \/>\n| `\/shop reload` | `crashshop.reload` | Reloads the configuration files. |<br \/>\n| `\/sellall` | `crashshop.sellall` | Sell every item you can sell in your inventory. |<\/p>\n<p>&#8212;<\/p>\n<p>## \ud83d\ude80 Installation<br \/>\n1.  **Download** the latest `.jar` file from the Versions tab.<br \/>\n2.  Ensure you have **Vault** installed on your server.<br \/>\n3.  Place `CrashShop.jar` into your server&#8217;s `\/plugins\/` folder.<br \/>\n4.  **Restart** your server to generate the configuration files.<br \/>\n5.  Customize your items in all the files and you&#8217;re ready to go!<\/p>\n<p>&#8212;<\/p>\n<p>## \u2699\ufe0f Configuration<\/p>\n<p>> **Note:** CrashShop requires an economy plugin (like EssentialsX or CoinsEngine) and **Vault** to function correctly.<\/p>\n<details>\n<summary><b>Click to view Default Configuration (config.yml)<\/b><\/summary>\n<p>&#8220;`yaml<br \/>\n#   _____                _      _____ _<br \/>\n#  \/ ____|              | |    \/ ____| |<br \/>\n# | |     _ __ __ _  ___| |__ | (___ | |__   ___  _ __<br \/>\n# | |    | &#8216;__\/ _` |\/ __| &#8216;_  ___ | &#8216;_  \/ _ | &#8216;_<br \/>\n# | |____| | | (_| | (__| | | |____) | | | | (_) | |_) |<br \/>\n#  _____|_|  __,_|___|_| |_|_____\/|_| |_|___\/| .__\/<br \/>\n#                                                | |<br \/>\n#                                                |_|<br \/>\n#Every item can have these characteristic:<br \/>\n#diamond_sword: <-- Item ID\n# material: DIAMOND_SWORD <-- Only mandatory feature\n# amount: 2 <-- Default is 1\n# displayname: \"<aqua>OP Diamond Sword&#8221; <-- Minimessage Support!\n# custom-model-data: 0 <-- Giving an item a custom model throw a texture pack\n# item-model: \"opsword\"\n# enchantments: <-- You can give any enchantment you want!\n#   minecraft:sharpness: 5\n# lore:\n# - <red>this sword is OP!<br \/>\n# glow: true <-- Default is false\n# commands:\n#   enabled: true <-- Default is false\n#   give: \"give <player> minecraft:diamond 1&#8243;<br \/>\ngeneral-items:<br \/>\n  back:<br \/>\n    material: ARROW<br \/>\n    displayname: &#8220;<red>Previous Page&#8221;<br \/>\n  next:<br \/>\n    material: ARROW<br \/>\n    displayname: &#8220;<green>Next Page&#8221;<br \/>\n  main:<br \/>\n    material: BARRIER<br \/>\n    displayname: &#8220;<red>Back&#8221;<br \/>\n    slot: 49<br \/>\n  filler:<br \/>\n    enabled: true<br \/>\n    material: BLACK_STAINED_GLASS_PANE<br \/>\n    displayname: &#8220;&#8221;<br \/>\n&#8220;`<br \/>\n<\/details>\n<details>\n<summary><b>ores.yml (One of the 5 built-in category)<\/b><\/summary>\n<p>&#8220;`yaml<br \/>\n#Here items have two more parameters:<br \/>\n#Slot: the slot where you want to place the item<br \/>\n#Page: the page where the item should be<br \/>\nid: ore #Category identifier<br \/>\ntitle: &#8216;\u1d0f\u0280\u1d07&#8217;<br \/>\nrows: 6 #Total slots of the inventory: 54 (Double Chest)<br \/>\nitems:<br \/>\n  coal:<br \/>\n    material: COAL<br \/>\n    displayname: &#8220;<gradient:black:gray>Coal<\/gradient>&#8221;<br \/>\n    slot: 10<br \/>\n    page: 0<br \/>\n    buy-price: 20.0<br \/>\n    sell-price: 2.0<br \/>\n    custom-model-data: 4<br \/>\n    item-model: &#8220;yay&#8221;<br \/>\n    enchantments:<br \/>\n      minecraft:sharpness:5<br \/>\n    lore:<br \/>\n      &#8211; &#8220;&#8221;<br \/>\n      &#8211; &#8221; <gray>\u2502 <white>Type: <#708090>Mineral&#8221;<br \/>\n      &#8211; &#8221; <gray>\u2502 <white>Rarity: <green>Common&#8221;<br \/>\n      &#8211; &#8220;&#8221;<br \/>\n      &#8211; &#8221; <gray>\u27a5 <green>Left-Click <white>to Buy: <gold>$20.0 <gray>(Shift x64)&#8221;<br \/>\n      &#8211; &#8221; <gray>\u27a5 <red>Right-Click <white>to Sell: <gold>$2.0 <gray>(Shift SellAll)&#8221;<br \/>\n      &#8211; &#8220;&#8221;<br \/>\n  charcoal:<br \/>\n    material: CHARCOAL<br \/>\n    displayname: &#8220;<gradient:gray:dark_gray>Charcoal<\/gradient>&#8221;<br \/>\n    slot: 11<br \/>\n    page: 0<br \/>\n    buy-price: 15.0<br \/>\n    sell-price: 1.0<br \/>\n    lore:<br \/>\n      &#8211; &#8220;&#8221;<br \/>\n      &#8211; &#8221; <gray>\u2502 <white>Type: <#708090>Mineral&#8221;<br \/>\n      &#8211; &#8221; <gray>\u2502 <white>Rarity: <green>Common&#8221;<br \/>\n      &#8211; &#8220;&#8221;<br \/>\n      &#8211; &#8221; <gray>\u27a5 <green>Left-Click <white>to Buy: <gold>$15.0 <gray>(Shift x64)&#8221;<br \/>\n      &#8211; &#8221; <gray>\u27a5 <red>Right-Click <white>to Sell: <gold>$1.0 <gray>(Shift SellAll)&#8221;<br \/>\n      &#8211; &#8220;&#8221;<br \/>\n  # Continue&#8230;<\/p>\n","protected":false},"excerpt":{"rendered":"<p>CrashShop is not just another shop plugin; it is an economy solution designed for server owners who demand stability.<\/p>\n","protected":false},"featured_media":48174,"template":"","meta":{"_minecraft_slug":"crashshop","_minecraft_project_id":"O13iRO5M","_minecraft_author":"CrashhWho","_minecraft_license":"MIT","_minecraft_downloads":109,"_minecraft_follows":0,"_minecraft_client_side":"unsupported","_minecraft_server_side":"required","_minecraft_storage_type":"zip","_minecraft_archive_name":"crashshop.zip","_minecraft_size_bytes":8187917,"_minecraft_version_count":5,"_minecraft_updated_at":"2026-05-15T19:30:31.705696Z","_minecraft_date_created":"2026-02-16T23:03:39.628489Z","_minecraft_date_modified":"2026-04-06T22:33:16.607882Z","_minecraft_project_url":"https:\/\/modrinth.com\/mod\/crashshop","_minecraft_icon_attachment_id":48174,"_minecraft_imported_at":"2026-06-02T11:55:36+00:00","_minecraft_import_hash":"202a93a4655d74142eccd7389535f16a","_minecraft_versions":"","_minecraft_links":"","_minecraft_gallery":"","_minecraft_api_metadata":""},"mod_category":[844,125,89,126,127,128,123,92],"mod_loader":[131,132,133],"minecraft_version":[102,62,37,40,41,73,74,38,78,79,80,81,82,83,167,163],"class_list":["post-48173","mod","type-mod","status-publish","has-post-thumbnail","hentry","mod_category-economy","mod_category-folia","mod_category-game-mechanics","mod_category-management","mod_category-paper","mod_category-purpur","mod_category-technology","mod_category-utility","mod_loader-folia","mod_loader-paper","mod_loader-purpur","minecraft_version-1-20-6","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>CrashShop - 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\/crashshop\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"CrashShop - Minecraft\" \/>\n<meta property=\"og:description\" content=\"CrashShop is not just another shop plugin; it is an economy solution designed for server owners who demand stability.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/vpesports.com\/minecraft\/mods\/crashshop\/\" \/>\n<meta property=\"og:site_name\" content=\"Minecraft\" \/>\n<meta property=\"og:image\" content=\"https:\/\/cdn.modrinth.com\/data\/O13iRO5M\/images\/fc09f00985a22bbaf4684ee3065e2db7438f2553.png\" \/>\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=\"1 minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/crashshop\\\/\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/crashshop\\\/\",\"name\":\"CrashShop - Minecraft\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/crashshop\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/crashshop\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/crashshop-icon-bf7b1db71b151ab5788a995ca944bf75ffebfb3f_96.webp\",\"datePublished\":\"2026-06-02T11:55:35+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/crashshop\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/crashshop\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/crashshop\\\/#primaryimage\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/crashshop-icon-bf7b1db71b151ab5788a995ca944bf75ffebfb3f_96.webp\",\"contentUrl\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/crashshop-icon-bf7b1db71b151ab5788a995ca944bf75ffebfb3f_96.webp\",\"width\":96,\"height\":96},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/crashshop\\\/#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\":\"CrashShop\"}]},{\"@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":"CrashShop - 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\/crashshop\/","og_locale":"en_US","og_type":"article","og_title":"CrashShop - Minecraft","og_description":"CrashShop is not just another shop plugin; it is an economy solution designed for server owners who demand stability.","og_url":"https:\/\/vpesports.com\/minecraft\/mods\/crashshop\/","og_site_name":"Minecraft","og_image":[{"url":"https:\/\/cdn.modrinth.com\/data\/O13iRO5M\/images\/fc09f00985a22bbaf4684ee3065e2db7438f2553.png","type":"","width":"","height":""}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/vpesports.com\/minecraft\/mods\/crashshop\/","url":"https:\/\/vpesports.com\/minecraft\/mods\/crashshop\/","name":"CrashShop - Minecraft","isPartOf":{"@id":"https:\/\/vpesports.com\/minecraft\/#website"},"primaryImageOfPage":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/crashshop\/#primaryimage"},"image":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/crashshop\/#primaryimage"},"thumbnailUrl":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/crashshop-icon-bf7b1db71b151ab5788a995ca944bf75ffebfb3f_96.webp","datePublished":"2026-06-02T11:55:35+00:00","breadcrumb":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/crashshop\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/vpesports.com\/minecraft\/mods\/crashshop\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/vpesports.com\/minecraft\/mods\/crashshop\/#primaryimage","url":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/crashshop-icon-bf7b1db71b151ab5788a995ca944bf75ffebfb3f_96.webp","contentUrl":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/crashshop-icon-bf7b1db71b151ab5788a995ca944bf75ffebfb3f_96.webp","width":96,"height":96},{"@type":"BreadcrumbList","@id":"https:\/\/vpesports.com\/minecraft\/mods\/crashshop\/#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":"CrashShop"}]},{"@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\/48173","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\/48174"}],"wp:attachment":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/media?parent=48173"}],"wp:term":[{"taxonomy":"mod_category","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod_category?post=48173"},{"taxonomy":"mod_loader","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod_loader?post=48173"},{"taxonomy":"minecraft_version","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/minecraft_version?post=48173"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}