{"id":61572,"date":"2026-06-03T16:54:47","date_gmt":"2026-06-03T13:54:47","guid":{"rendered":"https:\/\/vpesports.com\/minecraft\/mods\/economyshop999\/"},"modified":"2026-06-03T16:54:47","modified_gmt":"2026-06-03T13:54:47","slug":"economyshop999","status":"publish","type":"mod","link":"https:\/\/vpesports.com\/minecraft\/mods\/economyshop999\/","title":{"rendered":"EconomyShop999"},"content":{"rendered":"<p>## Features<\/p>\n<p>*   **Fully GUI-Based:** All player interactions with the shop are done through easy-to-use graphical interfaces.<br \/>\n*   **Vault Economy Support:** Integrates with your server&#8217;s existing economy plugin via Vault for all transactions.<br \/>\n*   **Categorized Shops:** Organize your items into custom categories for easy browsing.<br \/>\n*   **Pagination:** Supports large shops and categories with intuitive page navigation.<br \/>\n*   **Interactive Buying GUI:** Players can select quantities to buy with +\/- buttons and confirm or decline purchases.<br \/>\n*   **Selling Interface:** Allows players to sell items from their inventory that are configured in the shop.<br \/>\n*   **Item Search:** Players can search for specific items across all shop categories.<br \/>\n*   **Price Information:** Players can quickly check the buy and sell prices of any item.<br \/>\n*   **Custom Item Support:** Easily add items with custom names, lore, and NBT data to your shop.<br \/>\n*   **Admin Management Commands:** A suite of commands for administrators to manage shop categories, items, and prices directly.<br \/>\n*   **GUI Protection:** Prevents players from taking items directly from shop GUIs.<br \/>\n*   **Wishlist System:** Add items to your personal wishlist with `\/shop wishlist <item>` to track them.<br \/>\n*   **Sell All Items:** Sell all sellable items at once with `\/shop sellall`.<br \/>\n*   **Dynamic Pricing:** Prices fluctuate based on demand with dynamic pricing system.<br \/>\n*   **Category Permissions:** Restrict access to certain categories based on player permissions.<br \/>\n*   **Discount System:** Apply percentage discounts to purchases based on player permissions.<br \/>\n*   **Auction House:** Full auction house system accessible via `\/auctionhouse` or `\/ah`.<\/p>\n<p>## Player Commands<\/p>\n<p>*   `\/shop`<br \/>\n    *   **Description:** Opens the main shop GUI, displaying all available categories.<br \/>\n    *   **Aliases:** `\/s`<\/p>\n<p>*   `\/shop balance`<br \/>\n    *   **Description:** Displays your current balance in the server&#8217;s economy.<\/p>\n<p>*   `\/shop reload`<br \/>\n    *   **Description:** Reloads the plugin&#8217;s configuration files and shop data. (Requires permission)<\/p>\n<p>*   `\/shop price <item>`<br \/>\n    *   **Description:** Shows the buy and sell price information for a specified item.<\/p>\n<p>*   `\/shop browse <category>`<br \/>\n    *   **Description:** Opens the shop GUI directly to a specific category.<\/p>\n<p>*   `\/shop search <item>`<br \/>\n    *   **Description:** Opens a GUI displaying all items matching your search term across all categories.<\/p>\n<p>*   `\/shop sell`<br \/>\n    *   **Description:** Opens an interface where you can sell items from your inventory that are configured in the shop.<\/p>\n<p>*   `\/shop wishlist <item>`<br \/>\n    *   **Description:** Adds an item to your personal wishlist that notifies you when the price drops.<\/p>\n<p>*   `\/shop sellall`<br \/>\n    *   **Description:** Sells all sellable items in your inventory at once with a confirmation prompt.<\/p>\n<p>*   `\/auctionhouse` or `\/ah`<br \/>\n    *   **Description:** Opens the auction house GUI where you can browse, buy, and sell items at auction.<\/p>\n<p>## Admin Commands<\/p>\n<p>*   `\/shopadmin`<br \/>\n    *   **Description:** Base command for all administrative shop functions.<br \/>\n    *   **Aliases:** `\/sa`<\/p>\n<p>*   `\/auctionhouse sell <price> <amount>`<br \/>\n    *   **Description:** Sell the item in your hand at the specified price and amount in the auction house.<br \/>\n    *   **Aliases:** `\/ah sell <price> <amount>`<\/p>\n<p>*   `\/shopadmin reload`<br \/>\n    *   **Description:** Reloads all shop configuration files (`shop.yml` and `custom_items.yml`).<\/p>\n<p>*   `\/shopadmin add <category> <item_identifier> <buy_price> <sell_price>`<br \/>\n    *   **Description:** Adds a new item to a specified shop category. The `item_identifier` can be a standard Minecraft material name or the ID of a custom item you&#8217;ve registered.<\/p>\n<p>*   `\/shopadmin remove <category> <item_identifier>`<br \/>\n    *   **Description:** Removes an item from a specified shop category.<\/p>\n<p>*   `\/shopadmin setprice <category> <item_identifier> <new_buy_price> <new_sell_price>`<br \/>\n    *   **Description:** Changes the buy and sell prices for an existing item within a category.<\/p>\n<p>*   `\/shopadmin createcategory <name> <icon_material> <slot_number>`<br \/>\n    *   **Description:** Creates a new shop category with a given name, icon, and its position in the main shop GUI.<\/p>\n<p>*   `\/shopadmin deletecategory <name>`<br \/>\n    *   **Description:** Deletes an entire shop category and all items within it.<\/p>\n<p>## Custom Item Commands<\/p>\n<p>*   `\/customitem add <id>`<br \/>\n    *   **Description:** Registers the item you are currently holding in your main hand as a custom item with a unique identifier (`id`). This allows you to add items with custom names, lore, and NBT data to your shop.<\/p>\n<p>## Permissions<\/p>\n<p>*   `economyshop999.admin`<br \/>\n    *   **Description:** Grants access to all `\/shopadmin` and `\/customitem` commands.<br \/>\n    *   **Default:** Operators (op)<\/p>\n<p>*   `economyshop999.reload`<br \/>\n    *   **Description:** Allows use of the `\/shop reload` command.<br \/>\n    *   **Default:** Operators (op)<\/p>\n<p>*   `economyshop999.category.<category_name>`<br \/>\n    *   **Description:** Grants access to a specific shop category when category permissions are enabled.<br \/>\n    *   **Default:** None (all players can access all categories by default)<\/p>\n<p>*   `economyshop999.category.*`<br \/>\n    *   **Description:** Grants access to all shop categories when category permissions are enabled.<br \/>\n    *   **Default:** None<\/p>\n<p>*   `economyshop999.discount.vip`<br \/>\n    *   **Description:** Grants VIP discount percentage on purchases when discount system is enabled.<br \/>\n    *   **Default:** None<\/p>\n<p>*   `economyshop999.discount.member`<br \/>\n    *   **Description:** Grants member discount percentage on purchases when discount system is enabled.<br \/>\n    *   **Default:** None<\/p>\n<p>## Configuration<\/p>\n<p>Upon first run, a folder named `EconomyShop999` will be created in your server&#8217;s `plugins` directory. Inside, you will find:<\/p>\n<p>*   `shop.yml`:<br \/>\n    *   This file is where you define your shop&#8217;s categories and the items within them. It uses a clear YAML structure.<br \/>\n    *   Each category has a `name`, `icon` (Minecraft material name), `slot` (position in the main GUI), and a list of `items`.<br \/>\n    *   Items are defined using the format: `ITEM_IDENTIFIER BUY_PRICE SELL_PRICE`.<br \/>\n        *   `ITEM_IDENTIFIER` can be a standard Minecraft material name (e.g., `STONE`, `DIAMOND_SWORD`) or the `id` of a custom item registered via `\/customitem add`.<br \/>\n        *   `BUY_PRICE` is the price players pay to buy the item. Set to `-1` to make an item unpurchasable.<br \/>\n        *   `SELL_PRICE` is the price players receive for selling the item. Set to `-1` to make an item unsellable.<\/p>\n<p>*   `custom_items.yml`:<br \/>\n    *   This file stores the serialized data of any custom items you register using the `\/customitem add` command. You typically won&#8217;t need to edit this file manually.<\/p>\n<p>*   `auction.yml`:<br \/>\n    *   This file stores all active auction data. It&#8217;s automatically generated and managed by the plugin.<\/p>\n<p>*   `wishlist.yml`:<br \/>\n    *   This file stores player wishlist data. It&#8217;s automatically generated and managed by the plugin.<\/p>\n<p>### Advanced Configuration Options<\/p>\n<p>Additional configuration options are available within the `shop.yml` file:<\/p>\n<p>*   `dynamic-pricing.enabled`: Enables dynamic pricing that fluctuates based on item demand.<br \/>\n*   `dynamic-pricing.multiplier`: Maximum percentage adjustment for dynamic pricing (default: 0.05 for 5%).<br \/>\n*   `dynamic-pricing.base-demand`: Base demand threshold for 0% price change (default: 100).<br \/>\n*   `category-permissions.enabled`: Enables permission-based category access restrictions.<br \/>\n*   `discounts.enabled`: Enables discount system for specific player groups.<br \/>\n*   `discounts.vip`: Discount percentage for VIP players (default: 0.10 for 10%).<br \/>\n*   `discounts.member`: Discount percentage for member players (default: 0.05 for 5%).<br \/>\n*   `bank-interest.enabled`: Enables or disables the bank interest system.<br \/>\n*   `bank-interest.percentage`: Percentage interest rate applied to bank accounts (default: 0.01 for 1%).<br \/>\n*   `bank-interest.interval-hours`: Time interval between interest applications (default: 24 hours).<\/p>\n","protected":false},"excerpt":{"rendered":"<p>EconomyShop999 is a comprehensive, GUI-driven shop plugin for minecraft, designed to offer a seamless buying and selling experience for players and robust management tools for administrators. It features Vault economy integration and custom items support<\/p>\n","protected":false},"featured_media":61573,"template":"","meta":{"_minecraft_slug":"economyshop999","_minecraft_project_id":"fssKIBts","_minecraft_author":"Erik9994857","_minecraft_license":"LicenseRef-All-Rights-Reserved","_minecraft_downloads":4287,"_minecraft_follows":8,"_minecraft_client_side":"unsupported","_minecraft_server_side":"required","_minecraft_storage_type":"zip","_minecraft_archive_name":"economyshop999.zip","_minecraft_size_bytes":524345,"_minecraft_version_count":7,"_minecraft_updated_at":"2026-05-16T04:06:12.175725Z","_minecraft_date_created":"2025-11-01T07:39:10.726663Z","_minecraft_date_modified":"2026-03-23T16:43:17.307258Z","_minecraft_project_url":"https:\/\/modrinth.com\/mod\/economyshop999","_minecraft_icon_attachment_id":61573,"_minecraft_imported_at":"2026-06-03T13:54:47+00:00","_minecraft_import_hash":"e570a152712d60e65249d88fd740ff34","_minecraft_versions":"","_minecraft_links":"","_minecraft_gallery":"","_minecraft_api_metadata":""},"mod_category":[124,844,89,127,128,129,92],"mod_loader":[130,132,133,134],"minecraft_version":[62,37,40,41,73,74,38,78,79,80,81,82],"class_list":["post-61572","mod","type-mod","status-publish","has-post-thumbnail","hentry","mod_category-bukkit","mod_category-economy","mod_category-game-mechanics","mod_category-paper","mod_category-purpur","mod_category-spigot","mod_category-utility","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"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.6 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>EconomyShop999 - 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\/economyshop999\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"EconomyShop999 - Minecraft\" \/>\n<meta property=\"og:description\" content=\"EconomyShop999 is a comprehensive, GUI-driven shop plugin for minecraft, designed to offer a seamless buying and selling experience for players and robust management tools for administrators. It features Vault economy integration and custom items support\" \/>\n<meta property=\"og:url\" content=\"https:\/\/vpesports.com\/minecraft\/mods\/economyshop999\/\" \/>\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=\"5 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/economyshop999\\\/\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/economyshop999\\\/\",\"name\":\"EconomyShop999 - Minecraft\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/economyshop999\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/economyshop999\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/economyshop999-icon-57fd875294873347ab938f8e73fcbf515aa85227_96.webp\",\"datePublished\":\"2026-06-03T13:54:47+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/economyshop999\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/economyshop999\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/economyshop999\\\/#primaryimage\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/economyshop999-icon-57fd875294873347ab938f8e73fcbf515aa85227_96.webp\",\"contentUrl\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/economyshop999-icon-57fd875294873347ab938f8e73fcbf515aa85227_96.webp\",\"width\":96,\"height\":96},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/economyshop999\\\/#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\":\"EconomyShop999\"}]},{\"@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":"EconomyShop999 - 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\/economyshop999\/","og_locale":"en_US","og_type":"article","og_title":"EconomyShop999 - Minecraft","og_description":"EconomyShop999 is a comprehensive, GUI-driven shop plugin for minecraft, designed to offer a seamless buying and selling experience for players and robust management tools for administrators. It features Vault economy integration and custom items support","og_url":"https:\/\/vpesports.com\/minecraft\/mods\/economyshop999\/","og_site_name":"Minecraft","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"5 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/vpesports.com\/minecraft\/mods\/economyshop999\/","url":"https:\/\/vpesports.com\/minecraft\/mods\/economyshop999\/","name":"EconomyShop999 - Minecraft","isPartOf":{"@id":"https:\/\/vpesports.com\/minecraft\/#website"},"primaryImageOfPage":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/economyshop999\/#primaryimage"},"image":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/economyshop999\/#primaryimage"},"thumbnailUrl":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/economyshop999-icon-57fd875294873347ab938f8e73fcbf515aa85227_96.webp","datePublished":"2026-06-03T13:54:47+00:00","breadcrumb":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/economyshop999\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/vpesports.com\/minecraft\/mods\/economyshop999\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/vpesports.com\/minecraft\/mods\/economyshop999\/#primaryimage","url":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/economyshop999-icon-57fd875294873347ab938f8e73fcbf515aa85227_96.webp","contentUrl":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/economyshop999-icon-57fd875294873347ab938f8e73fcbf515aa85227_96.webp","width":96,"height":96},{"@type":"BreadcrumbList","@id":"https:\/\/vpesports.com\/minecraft\/mods\/economyshop999\/#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":"EconomyShop999"}]},{"@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\/61572","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\/61573"}],"wp:attachment":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/media?parent=61572"}],"wp:term":[{"taxonomy":"mod_category","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod_category?post=61572"},{"taxonomy":"mod_loader","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod_loader?post=61572"},{"taxonomy":"minecraft_version","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/minecraft_version?post=61572"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}