{"id":140553,"date":"2026-06-08T11:14:11","date_gmt":"2026-06-08T08:14:11","guid":{"rendered":"https:\/\/vpesports.com\/minecraft\/mods\/simple-shopgui\/"},"modified":"2026-06-08T11:14:11","modified_gmt":"2026-06-08T08:14:11","slug":"simple-shopgui","status":"publish","type":"mod","link":"https:\/\/vpesports.com\/minecraft\/mods\/simple-shopgui\/","title":{"rendered":"Simple ShopGUI"},"content":{"rendered":"<p># **SimpleShop**<br \/>\n&#8211; An easily customizable shop plugin<br \/>\n&#8211; It does **NOT** contain a sell module (good for users who already have a plugin for selling)<br \/>\n&#8211; Super lightweight!<br \/>\n## Dependencies<br \/>\nVault(Spigot)<br \/>\n### Config<\/p>\n<p>&#8220;`<br \/>\nmain_menu:<br \/>\n  title: &#8220;&#038;0Server Shop&#8221;<br \/>\n  size: 27<br \/>\n  items:<br \/>\n    weapon_category:<br \/>\n      material: REDSTONE<br \/>\n      slot: 11<br \/>\n      name: &#8220;&#038;c&#038;lRedstone&#8221;<br \/>\n      lore:<br \/>\n        &#8211; &#8220;&#038;7Click to buy redstone,&#8221;<br \/>\n        &#8211; &#8220;&#038;7repeaters, comparators and more!&#8221;<br \/>\n      opens_shop: &#8220;redstone&#8221;  # <--- MUST match the key in 'shops' below\n\n    food_category:\n      material: COOKED_BEEF\n      slot: 15\n      name: \"&#038;a&#038;lFood\"\n      lore:\n        - \"&#038;7Don't starve!\"\n      opens_shop: \"food\"\n\n# The Actual Shops\nshops:\n  redstone:\n    title: \"&#038;8Redstone Shop\"\n    size: 27\n    items:\n      redstone_dust:\n        material: REDSTONE\n        slot: 9\n        name: \"&#038;bRedstone Dust\"\n        cost: 14.0\n        lore:\n          - \"&#038;7Cost: $14\"\n      repeater:\n        material: REPEATER\n        slot: 10\n        name: \"&#038;bRepeater\"\n        cost: 79.0\n        lore:\n          - \"&#038;7Cost: $79\"\n      comparator:\n        material: COMPARATOR\n        slot: 11\n        name: \"&#038;bComparator\"\n        cost: 79.0\n        lore:\n          - \"&#038;7Cost: $79\"\n      lever:\n        material: LEVER\n        slot: 12\n        name: \"&#038;bLever\"\n        cost: 15.0\n        lore:\n          - \"&#038;7Cost: $15\"\n      redstone_block:\n        material: REDSTONE_BLOCK\n        slot: 13\n        name: \"&#038;bRedstone Block\"\n        cost: 100.0\n        lore:\n          - \"&#038;7Cost: $100\"\n      redstone_torch:\n        material: REDSTONE_TORCH\n        slot: 14\n        name: \"&#038;bRedstone Torch\"\n        cost: 20.0\n        lore:\n          - \"&#038;7Cost: $20\"\n      crafter:\n        material: CRAFTER\n        slot: 15\n        name: \"&#038;bCrafter\"\n        cost: 300\n        lore:\n          - \"&#038;7Cost: $300\"\n      dispenser:\n        material: DISPENSER\n        slot: 16\n        name: \"&#038;bDispenser\"\n        cost: 150\n        lore:\n          - \"&#038;7Cost: $150\"\n      dropper:\n        material: DROPPER\n        slot: 17\n        name: \"&#038;bDropper\"\n        cost: 75\n        lore:\n          - \"&#038;7Cost: $75\"\n  food:\n    title: \"&#038;8Food Shop\"\n    size: 27\n    items:\n      steak:\n        material: COOKED_BEEF\n        slot: 9\n        name: \"&#038;6Steak\"\n        cost: 50.0\n        lore:\n          - \"&#038;7Cost: $50\"\n      golden_carrot:\n        material: GOLDEN_CARROT\n        slot: 10\n        name: \"&#038;6Golden Carrot\"\n        cost: 180.0\n        lore:\n          - \"&#038;7Cost: $180\"\n      golden_apple:\n        material: GOLDEN_APPLE\n        slot: 11\n        name: \"&#038;6Golden Apple\"\n        cost: 1500.0\n        lore:\n          - \"&#038;7Cost: $1,500\"\n      melon:\n        material: MELON_SLICE\n        slot: 12\n        name: \"&#038;6Melon Slice\"\n        cost: 10.0\n        lore:\n          - \"&#038;7Cost: $10\"\n      potato:\n        material: POTATO\n        slot: 13\n        name: \"&#038;6Potato\"\n        cost: 20.0\n        lore:\n          - \"&#038;7Cost: $20\"\n      bread:\n        material: BREAD\n        slot: 14\n        name: \"&#038;6Bread\"\n        cost: 35.0\n        lore:\n          - \"&#038;7Cost: $35\"\n      cooked_mutton:\n        material: COOKED_MUTTON\n        slot: 15\n        name: \"&#038;6Cooked Mutton\"\n        cost: 45.0\n        lore:\n          - \"&#038;7Cost: $45\"\n      cake:\n        material: CAKE\n        slot: 16\n        name: \"&#038;6Cake\"\n        cost: 120.0\n        lore:\n          - \"&#038;7Cost: $120\"\n      cooked_porkchop:\n        material: COOKED_PORKCHOP\n        slot: 17\n        name: \"&#038;6Cooked Porkchop\"\n        cost: 50.0\n        lore:\n          - \"&#038;7Cost: $50\"\n```\n<\/p>\n","protected":false},"excerpt":{"rendered":"<p>This plugin allows you to make a ShopGUI that is fully customizable through the config.yml<\/p>\n","protected":false},"featured_media":140554,"template":"","meta":{"_minecraft_slug":"simple-shopgui","_minecraft_project_id":"hmX9YOXG","_minecraft_author":"rytento","_minecraft_license":"MIT","_minecraft_downloads":1607,"_minecraft_follows":2,"_minecraft_client_side":"unsupported","_minecraft_server_side":"required","_minecraft_storage_type":"zip","_minecraft_archive_name":"simple-shopgui.zip","_minecraft_size_bytes":12707,"_minecraft_version_count":1,"_minecraft_updated_at":"2026-05-16T07:01:47.909543Z","_minecraft_date_created":"2025-12-28T22:44:27.603876Z","_minecraft_date_modified":"2025-12-22T23:07:58.381110Z","_minecraft_project_url":"https:\/\/modrinth.com\/mod\/simple-shopgui","_minecraft_icon_attachment_id":140554,"_minecraft_imported_at":"2026-06-08T08:14:12+00:00","_minecraft_import_hash":"21728d9fe216ba438e826986c1a2d013","_minecraft_versions":"","_minecraft_links":"","_minecraft_gallery":"","_minecraft_api_metadata":""},"mod_category":[124,844,88,89,127,129,92],"mod_loader":[130,132,134],"minecraft_version":[62,37,40,41,73,74,38,78,79,80,81,82],"class_list":["post-140553","mod","type-mod","status-publish","has-post-thumbnail","hentry","mod_category-bukkit","mod_category-economy","mod_category-equipment","mod_category-game-mechanics","mod_category-paper","mod_category-spigot","mod_category-utility","mod_loader-bukkit","mod_loader-paper","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>Simple ShopGUI - 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\/simple-shopgui\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Simple ShopGUI - Minecraft\" \/>\n<meta property=\"og:description\" content=\"This plugin allows you to make a ShopGUI that is fully customizable through the config.yml\" \/>\n<meta property=\"og:url\" content=\"https:\/\/vpesports.com\/minecraft\/mods\/simple-shopgui\/\" \/>\n<meta property=\"og:site_name\" content=\"Minecraft\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/simple-shopgui\\\/\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/simple-shopgui\\\/\",\"name\":\"Simple ShopGUI - Minecraft\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/simple-shopgui\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/simple-shopgui\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/simple-shopgui-icon-8c5cb2982cd28e49df1283537f32a0ec5be6f417_96.webp\",\"datePublished\":\"2026-06-08T08:14:11+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/simple-shopgui\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/simple-shopgui\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/simple-shopgui\\\/#primaryimage\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/simple-shopgui-icon-8c5cb2982cd28e49df1283537f32a0ec5be6f417_96.webp\",\"contentUrl\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/simple-shopgui-icon-8c5cb2982cd28e49df1283537f32a0ec5be6f417_96.webp\",\"width\":96,\"height\":96},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/simple-shopgui\\\/#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\":\"Simple ShopGUI\"}]},{\"@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":"Simple ShopGUI - 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\/simple-shopgui\/","og_locale":"en_US","og_type":"article","og_title":"Simple ShopGUI - Minecraft","og_description":"This plugin allows you to make a ShopGUI that is fully customizable through the config.yml","og_url":"https:\/\/vpesports.com\/minecraft\/mods\/simple-shopgui\/","og_site_name":"Minecraft","twitter_card":"summary_large_image","schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/vpesports.com\/minecraft\/mods\/simple-shopgui\/","url":"https:\/\/vpesports.com\/minecraft\/mods\/simple-shopgui\/","name":"Simple ShopGUI - Minecraft","isPartOf":{"@id":"https:\/\/vpesports.com\/minecraft\/#website"},"primaryImageOfPage":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/simple-shopgui\/#primaryimage"},"image":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/simple-shopgui\/#primaryimage"},"thumbnailUrl":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/simple-shopgui-icon-8c5cb2982cd28e49df1283537f32a0ec5be6f417_96.webp","datePublished":"2026-06-08T08:14:11+00:00","breadcrumb":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/simple-shopgui\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/vpesports.com\/minecraft\/mods\/simple-shopgui\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/vpesports.com\/minecraft\/mods\/simple-shopgui\/#primaryimage","url":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/simple-shopgui-icon-8c5cb2982cd28e49df1283537f32a0ec5be6f417_96.webp","contentUrl":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/simple-shopgui-icon-8c5cb2982cd28e49df1283537f32a0ec5be6f417_96.webp","width":96,"height":96},{"@type":"BreadcrumbList","@id":"https:\/\/vpesports.com\/minecraft\/mods\/simple-shopgui\/#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":"Simple ShopGUI"}]},{"@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\/140553","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\/140554"}],"wp:attachment":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/media?parent=140553"}],"wp:term":[{"taxonomy":"mod_category","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod_category?post=140553"},{"taxonomy":"mod_loader","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod_loader?post=140553"},{"taxonomy":"minecraft_version","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/minecraft_version?post=140553"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}