{"id":58585,"date":"2026-06-03T08:10:44","date_gmt":"2026-06-03T05:10:44","guid":{"rendered":"https:\/\/vpesports.com\/minecraft\/mods\/dp-guishop\/"},"modified":"2026-06-03T08:10:44","modified_gmt":"2026-06-03T05:10:44","slug":"dp-guishop","status":"publish","type":"mod","link":"https:\/\/vpesports.com\/minecraft\/mods\/dp-guishop\/","title":{"rendered":"DP-GUIShop"},"content":{"rendered":"<p><center><img decoding=\"async\" src=\"https:\/\/i.postimg.cc\/MKPVVR1s\/dplogo-512.png\" alt=\"logo\"><\/center><br \/>\n<center><img decoding=\"async\" src=\"https:\/\/i.postimg.cc\/RZ9dqPFx\/introduce.png\" alt=\"introduce\"><\/center><\/p>\n<p>DP-GUIShop is a Minecraft plugin that allows server admins to easily create and manage in-game shops via an intuitive GUI.<br \/>\nIt provides a simple way to configure shop items and prices through menus, eliminating the need to edit files manually.<br \/>\nPlayers can buy or sell items in these shops using the server\u2019s economy (MoneyAPI via DPP-Core), while admins have control over shop availability and access permissions.<\/p>\n<p>&#8212;<\/p>\n<p><center><img decoding=\"async\" src=\"https:\/\/i.postimg.cc\/RZ9dqP08\/description.png\" alt=\"description\"><\/center><\/p>\n<p>&#8211; **GUI-Based Configuration** \u2013 Create and edit shops entirely through in-game menus<br \/>\n&#8211; **Shop Enable \/ Disable** \u2013 Toggle each shop on or off without deleting its data<br \/>\n&#8211; **Pagination Support** \u2013 Manage large shops using multiple pages (page index starts at 0)<br \/>\n&#8211; **Per-Shop Permissions** \u2013 Restrict access to specific shops using permission nodes<br \/>\n&#8211; **Custom Language Support** \u2013 All messages are configurable via language files  <\/p>\n<p>&#8212;<\/p>\n<p><center><img decoding=\"async\" src=\"https:\/\/i.postimg.cc\/rwcjzhpH\/depend-plugin.png\" alt=\"depend-plugin\"><\/center><\/p>\n<p>&#8211; All DP-Plugins require the **`DPP-Core`** plugin<br \/>\n&#8211; The plugin will not work if **`DPP-Core`** is not installed<br \/>\n&#8211; Download **`DPP-Core`** here: Click me!<br \/>\n&#8211; An economy system is required (EssentialsX&#8217;s economy system)  <\/p>\n<p>&#8212;<\/p>\n<p><center><img decoding=\"async\" src=\"https:\/\/i.postimg.cc\/dV01RxJB\/installation.png\" alt=\"installation\"><\/center><\/p>\n<p>1\ufe0f\u20e3 Place **`DPP-Core`** and **`DP-GUIShop-*.jar`** into your server\u2019s **`plugins`** folder  <\/p>\n<p>2\ufe0f\u20e3 Start or restart the server<br \/>\n   (Config, language, and shop data files will be generated automatically)<\/p>\n<p>3\ufe0f\u20e3 If needed, edit **`config.yml`** or language files and reload using `\/shop reload`  <\/p>\n<p>&#8212;<\/p>\n<p><center><img decoding=\"async\" src=\"https:\/\/i.postimg.cc\/jSKcC85K\/settings.png\" alt=\"settings\"><\/center><\/p>\n<p>&#8211; **`config.yml`**<br \/>\n  &#8211; Plugin prefix<br \/>\n  &#8211; Language selection (`Lang: en_US`, `ko_KR`, etc.)<\/p>\n<p>&#8211; **`shops\/` folder**<br \/>\n  &#8211; Stores individual shop data files (auto-managed)<\/p>\n<p>&#8212;<\/p>\n<p><center><img decoding=\"async\" src=\"https:\/\/i.postimg.cc\/SxqdjZKw\/command.png\" alt=\"command\"><\/center><\/p>\n<p>\u2757 Some commands require admin permission (`dpgs.admin`)<\/p>\n<p>**Command List and Examples**<\/p>\n<p>| Command | Permission | Description | Example |<br \/>\n|&#8212;&#8212;|&#8212;&#8212;&#8212;&#8212;|&#8212;&#8212;&#8212;&#8212;-|&#8212;&#8212;&#8212;|<br \/>\n| `\/shop create <name> <size>` | dpgs.admin | Create a shop (size = rows, 2\u20136) | `\/shop create Store 6` |<br \/>\n| `\/shop title <name> <title>` | dpgs.admin | Set shop title | `\/shop title Store &#038;aMy Shop` |<br \/>\n| `\/shop maxpage <name> <maxPage>` | dpgs.admin | Set max page number | `\/shop maxpage Store 3` |<br \/>\n| `\/shop items <name>` | dpgs.admin | Edit shop items via GUI | `\/shop items Store` |<br \/>\n| `\/shop price <name>` | dpgs.admin | Set buy\/sell prices | `\/shop price Store` |<br \/>\n| `\/shop enable <name>` | dpgs.admin | Enable a shop | `\/shop enable Store` |<br \/>\n| `\/shop disable <name>` | dpgs.admin | Disable a shop | `\/shop disable Store` |<br \/>\n| `\/shop delete <name>` | dpgs.admin | Delete a shop | `\/shop delete Store` |<br \/>\n| `\/shop permission <name> <node>` | dpgs.admin | Set shop permission | `\/shop permission Store vip.use` |<br \/>\n| `\/shop removepermission <name>` | dpgs.admin | Remove shop permission | `\/shop removepermission Store` |<br \/>\n| `\/shop list` | dpgs.admin | List all shops | `\/shop list` |<br \/>\n| `\/shop reload` | dpgs.admin | Reload plugin config | `\/shop reload` |<br \/>\n| `\/shop open <name>` | None | Open a shop | `\/shop open Store` |<\/p>\n<p>**\u2757Notes when using commands**<\/p>\n<p>&#8211; Shop names support Korean and English, but **spaces are not allowed**<br \/>\n&#8211; Shop edits (items\/prices) are saved automatically when closing the GUI<br \/>\n&#8211; Players must have the required permission if one is set for the shop<br \/>\n&#8211; Admin commands require **OP** or `dpgs.admin` permission  <\/p>\n<p>&#8212;<\/p>\n<p><center><img decoding=\"async\" src=\"https:\/\/i.postimg.cc\/Z5ZH0fqL\/api-integration.png\" alt=\"api-integration\"><\/center><\/p>\n<p>&#8211; this plugin is using EssentialsX&#8217;s economy system.<\/p>\n<p>&#8212;<\/p>\n<p><center><img decoding=\"async\" src=\"https:\/\/i.postimg.cc\/4xZPn8dC\/discord.png\" alt=\"discord\"><\/center><\/p>\n<p>&#8211; https:\/\/discord.gg\/JnMCqkn2FX<br \/>\n&#8211; For questions, bug reports, or feature suggestions, please join our Discord<br \/>\n&#8211; Feedback and improvement ideas are always welcome!<\/p>\n<p>&#8212;<\/p>\n<p><iframe loading=\"lazy\" width=\"1264\" height=\"711\" src=\"https:\/\/www.youtube.com\/embed\/D0hd74fYHQQ\" title=\"DP-GUIShop Example\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen><\/iframe><\/p>\n","protected":false},"excerpt":{"rendered":"<p>simple gui shop plugin<\/p>\n","protected":false},"featured_media":58586,"template":"","meta":{"_minecraft_slug":"dp-guishop","_minecraft_project_id":"T6wIkZw2","_minecraft_author":"darksoldier1404","_minecraft_license":"LicenseRef-All-Rights-Reserved","_minecraft_downloads":689,"_minecraft_follows":0,"_minecraft_client_side":"unsupported","_minecraft_server_side":"required","_minecraft_storage_type":"zip","_minecraft_archive_name":"dp-guishop.zip","_minecraft_size_bytes":95931,"_minecraft_version_count":4,"_minecraft_updated_at":"2026-05-16T09:42:04.154587Z","_minecraft_date_created":"2025-07-23T21:31:46.004075Z","_minecraft_date_modified":"2026-02-27T00:36:41.983684Z","_minecraft_project_url":"https:\/\/modrinth.com\/mod\/dp-guishop","_minecraft_icon_attachment_id":58586,"_minecraft_imported_at":"2026-06-03T05:10:45+00:00","_minecraft_import_hash":"24868da5eeee1dbe07bc19e9d99c5637","_minecraft_versions":"","_minecraft_links":"","_minecraft_gallery":"","_minecraft_api_metadata":""},"mod_category":[124,844,127,128,129],"mod_loader":[130,132,133,134],"minecraft_version":[110,111,112,113,114,115,116,117,118,119,120,46,47,48,49,50,51,52,53,54,55,56,57,58,59,36,60,93,94,101,102,62,37,40,41,73,74,38,78,79,80,81,82],"class_list":["post-58585","mod","type-mod","status-publish","has-post-thumbnail","hentry","mod_category-bukkit","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-14","minecraft_version-1-14-1","minecraft_version-1-14-2","minecraft_version-1-14-3","minecraft_version-1-14-4","minecraft_version-1-15","minecraft_version-1-15-1","minecraft_version-1-15-2","minecraft_version-1-16","minecraft_version-1-16-1","minecraft_version-1-16-2","minecraft_version-1-16-3","minecraft_version-1-16-4","minecraft_version-1-16-5","minecraft_version-1-17","minecraft_version-1-17-1","minecraft_version-1-18","minecraft_version-1-18-1","minecraft_version-1-18-2","minecraft_version-1-19","minecraft_version-1-19-1","minecraft_version-1-19-2","minecraft_version-1-19-3","minecraft_version-1-19-4","minecraft_version-1-20","minecraft_version-1-20-1","minecraft_version-1-20-2","minecraft_version-1-20-3","minecraft_version-1-20-4","minecraft_version-1-20-5","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"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.6 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>DP-GUIShop - 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\/dp-guishop\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"DP-GUIShop - Minecraft\" \/>\n<meta property=\"og:description\" content=\"simple gui shop plugin\" \/>\n<meta property=\"og:url\" content=\"https:\/\/vpesports.com\/minecraft\/mods\/dp-guishop\/\" \/>\n<meta property=\"og:site_name\" content=\"Minecraft\" \/>\n<meta property=\"og:image\" content=\"https:\/\/i.postimg.cc\/MKPVVR1s\/dplogo-512.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=\"2 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/dp-guishop\\\/\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/dp-guishop\\\/\",\"name\":\"DP-GUIShop - Minecraft\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/dp-guishop\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/dp-guishop\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/dp-guishop-icon-533e7d0819115ef1a961d4414e3ce5acac861c80_96.webp\",\"datePublished\":\"2026-06-03T05:10:44+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/dp-guishop\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/dp-guishop\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/dp-guishop\\\/#primaryimage\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/dp-guishop-icon-533e7d0819115ef1a961d4414e3ce5acac861c80_96.webp\",\"contentUrl\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/dp-guishop-icon-533e7d0819115ef1a961d4414e3ce5acac861c80_96.webp\",\"width\":96,\"height\":96},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/dp-guishop\\\/#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\":\"DP-GUIShop\"}]},{\"@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":"DP-GUIShop - 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\/dp-guishop\/","og_locale":"en_US","og_type":"article","og_title":"DP-GUIShop - Minecraft","og_description":"simple gui shop plugin","og_url":"https:\/\/vpesports.com\/minecraft\/mods\/dp-guishop\/","og_site_name":"Minecraft","og_image":[{"url":"https:\/\/i.postimg.cc\/MKPVVR1s\/dplogo-512.png","type":"","width":"","height":""}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"2 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/vpesports.com\/minecraft\/mods\/dp-guishop\/","url":"https:\/\/vpesports.com\/minecraft\/mods\/dp-guishop\/","name":"DP-GUIShop - Minecraft","isPartOf":{"@id":"https:\/\/vpesports.com\/minecraft\/#website"},"primaryImageOfPage":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/dp-guishop\/#primaryimage"},"image":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/dp-guishop\/#primaryimage"},"thumbnailUrl":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/dp-guishop-icon-533e7d0819115ef1a961d4414e3ce5acac861c80_96.webp","datePublished":"2026-06-03T05:10:44+00:00","breadcrumb":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/dp-guishop\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/vpesports.com\/minecraft\/mods\/dp-guishop\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/vpesports.com\/minecraft\/mods\/dp-guishop\/#primaryimage","url":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/dp-guishop-icon-533e7d0819115ef1a961d4414e3ce5acac861c80_96.webp","contentUrl":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/dp-guishop-icon-533e7d0819115ef1a961d4414e3ce5acac861c80_96.webp","width":96,"height":96},{"@type":"BreadcrumbList","@id":"https:\/\/vpesports.com\/minecraft\/mods\/dp-guishop\/#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":"DP-GUIShop"}]},{"@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\/58585","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\/58586"}],"wp:attachment":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/media?parent=58585"}],"wp:term":[{"taxonomy":"mod_category","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod_category?post=58585"},{"taxonomy":"mod_loader","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod_loader?post=58585"},{"taxonomy":"minecraft_version","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/minecraft_version?post=58585"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}