{"id":86570,"date":"2026-06-05T01:42:50","date_gmt":"2026-06-04T22:42:50","guid":{"rendered":"https:\/\/vpesports.com\/minecraft\/mods\/ishop\/"},"modified":"2026-06-05T01:42:50","modified_gmt":"2026-06-04T22:42:50","slug":"ishop","status":"publish","type":"mod","link":"https:\/\/vpesports.com\/minecraft\/mods\/ishop\/","title":{"rendered":"iShop"},"content":{"rendered":"<p># Features<br \/>\n* Unique shop GUI that will only trade items, cannot use money or currency<br \/>\n* Bedrock players via Geyser plugin now compatible with any characters within username<br \/>\n* Bedrock players must use Classic UI Profile in Video Settings for GUI to match Java<br \/>\n* 2 item slots to trade or sell with, 4 total!<br \/>\n* 5 rows of item trades per shop<br \/>\n* List every shop in the server within GUI using \/shop shops<br \/>\n* Shop list will show owner player heads with skin and shop id number<br \/>\n* Stock Inventory can now be accessed by clicking chest item in Shop GUI if enableStockAccessFromShopGUI is true<br \/>\n* Shops with items out of stock can be listed with command \/shop out<br \/>\n* Easy to setup, use, and configure!<br \/>\n* SQLite database used for saving shops and stock<br \/>\n* Delay loading of shops database to any amount of time! Useful if custom worlds or other plugins take time to load during server startup<br \/>\n* All known and reported dupes\/bugs have been fixed, making this plugin very secure and reliable!<br \/>\n* Clickable MANAGE &#038; SHOP text when using \/shop list to manage or remotely shop<br \/>\n* Clickable Previous &#038; Next text when using \/shop sold to view missed shop messages<br \/>\n* Only shop owners or ishop.admin can place\/break item frames or signs on shop blocks! Sneaking (holding shift key) required to place but not break<br \/>\n* Highly customizable options and messages in configuration file<br \/>\n* If shopBlock and stockBlock are identical in config, shop GUI will open if enableShopBlock is true<br \/>\n* You are able to set an unlimited amount of blocks as shop or stock GUI blocks<br \/>\n* Set a range limit from shops that players must be within to access stock inventory<br \/>\n* Disable creating shops with worlds listed in config!<br \/>\n* Disable trading of listed items in shops (including within shulkers &#038; bundles)<br \/>\n* Shop block will activate GUI if left or right clicked<br \/>\n* Stock block will activate GUI only if left clicked! Blocks like composters, ender chest, or anything usable can still be used and also be a stock block!<br \/>\n* Stock blocks can only be destroyed if sneaking (holding shift key)<br \/>\n* Restrict stock inventory to only active items being traded in players shops<br \/>\n* Prevent players from creating duplicate trades<br \/>\n* Admins are able to remotely manage player shops and stock<br \/>\n* Admin shops have broadcast option in GUI that will display shop purchases in chat<br \/>\n* Players will receive a message if they are online and someone tries to buy an out of stock item!<br \/>\n* If enableShopSoldMessage is true, shop owners can type \/shop sold for missed shop messages<br \/>\n* Shop sold messages will clear on server restart or using \/shop sold clear<br \/>\n* Items can be put into a shulker box and traded to accommodate more item trading while saving shop space!<br \/>\n* Disable shop or stock blocks in config and only use commands instead!<br \/>\n* Item frames and items within will be protected from explosions, signs are not protected<br \/>\n* Config option to control if players cannot access stock GUI unless they have at least 1 shop setup<br \/>\n* Supports GriefPrevention &#038; WorldGuard!<br \/>\n* If enableWorldGuardFlag is set to true in the config, create a region with WorldGuard and set the flag ishop to allow users to create a shop in that region<\/p>\n<p># How to use iShop<br \/>\n* Simple guide via gif<br \/>\n* To create a shop, target an available shop block (barrel by default) and type \/shop create<br \/>\n* To delete a shop, target desired shop block and type \/shop delete<br \/>\n* Stock your shops with items by left clicking on stock block (composter by default) or if enabled type \/shop stock<br \/>\n* To list your shops with location and id, type \/shop list<br \/>\n* To manage your shops if remoteManage is set to true, type \/shop manage <id><br \/>\n* You can also manage your shops by left or right clicking any of your own shops<br \/>\n* To create an admin shop that does not need stock, target an available shop block and type \/shop adminshop<br \/>\n* If \/shop command is being used by another plugin, you are able to use \/ishop instead<br \/>\n* Admins can create shops for players that will always bypass max shop limit by typing \/shop createshop <player>\n<p>### Steps to create trades for your shop<br \/>\n* Left or Right click on your shop block or if enabled type \/shop manage <id><br \/>\n* Click on green create item (lime dye)<br \/>\n* Drag the items YOU WANT TO SELL to the left slots and drag back to your inventory<br \/>\n* Drag PRICE FOR YOUR ITEMS to the right slots and drag back to inventory<br \/>\n* Click on green create item (lime dye)<\/p>\n<p>### Steps to remove trades for your shop<br \/>\n* Remove trades by clicking on TNT delete item<\/p>\n<p># Commands<br \/>\n### General Commands<br \/>\n**\/shop copy <id>** &#8212; creates a shop that will copy the trades of given shop id<br \/>\n**\/shop count <item>** &#8212; count amount of given item in stock inventory<br \/>\n**\/shop create** &#8212; Creates player shop at the targeted location<br \/>\n**\/shop delete** &#8212; Deletes shop at the targeted location<br \/>\n**\/shop deleteid <id>** &#8212; Deletes a shop you own with the given id number<br \/>\n**\/shop find <item>** &#8212; Search all player shops for given item that is for sale<br \/>\n**\/shop list** &#8212; Shows list of your shops with location<br \/>\n**\/shop manage <id>** &#8212; Manage your player shop with given id if remoteManage is true<br \/>\n**\/shop move <id>** &#8212; Move given shop id to a new targeted location<br \/>\n**\/shop out** &#8212; List shops with rows and items that are out of stock<br \/>\n**\/shop stock <page>** &#8212; Manage your own stock remotely if enableStockCommand is true<br \/>\n**\/shop shops** &#8212; List every shop in the server with owner player head skins and shop id number<br \/>\n**\/shop sold <page\/clear>** &#8212; Show missed shop messages with optional page or clear them<br \/>\n**\/shop view <id>** &#8212; View a players shop remotely if remoteShopping is true  <\/p>\n<p>### Admin Commands<br \/>\n**\/shop adminshop** &#8212; Creates an admin shop that does not require stock at the targeted location<br \/>\n**\/shop createlocation** <player> <x> <y> <z> <world> &#8212; Create shop for a player at given location and world. Console can use this command<br \/>\n**\/shop createshop** <player> &#8212; Create shop for given player at targeted location bypassing any shop limits<br \/>\n**\/shop delete** &#8212; Deletes shop at the targeted location<br \/>\n**\/shop deleteid <id>** &#8212; Deletes shop with given id number. Console can use this command<br \/>\n**\/shop deletelocation <x> <y> <z> <world>** &#8212; Delete shop at given location and world. Console can use this command<br \/>\n**\/shop list <player>** &#8212; Shows a list of given players shops with location<br \/>\n**\/shop listadmin** &#8212; Shows list of admin shops<br \/>\n**\/shop manage <id>** &#8212; Remotely manage players shop with given id<br \/>\n**\/shop managestock <player> <page>** &#8212; Remotely manage stock of given player<br \/>\n**\/shop out <player>** &#8212; List shops with rows and items that are out of stock for given player<br \/>\n**\/shop reload** &#8212; Reload plugin configuration file. Console can use this command<br \/>\n**\/shop removeallshops <player>** &#8212; Remove all shops of given player  <\/p>\n<p># Permissions<br \/>\n**ishop.admin** &#8212; Allows use of admin commands and access<br \/>\n**ishop.bypassfindcooldown** &#8212; Bypass find command cooldown timer<br \/>\n**ishop.create** &#8212; Allows players to create a shop if usePermissions is set to true<br \/>\n**ishop.create.limit.bypass** &#8212; Allows players to bypass shop limit<br \/>\n**ishop.create.limit.n** &#8212; Replace n with number desired as max shop limit; i.e. ishop.create.limit.5<br \/>\n**ishop.find** &#8212; Allows use of \/shop find <item> command<br \/>\n**ishop.list** &#8212; Allows use of \/shop list <player> command<br \/>\n**ishop.move** &#8212; Allows use of \/shop move <id> command<br \/>\n**ishop.pages.n** &#8212; Replace n with number desired as stock page limit for player (must be less than or equal to maxStockPages); i.e. ishop.pages.10<br \/>\n**ishop.remotemanage** &#8212; Allows use of \/shop manage <id> command<br \/>\n**ishop.remoteshopping** &#8212; Allows use \/shop view <id> command<br \/>\n**ishop.shops** &#8212; Allows use of \/shop shops command<br \/>\n**ishop.stock** &#8212; Allows use of \/shop stock command bypassing any restrictions  <\/p>\n<p>If usePermissions is set to false, all players can create shops up to defaultShopLimit set in config<\/p>\n<p># Optional Dependencies<br \/>\n* **GriefPrevention** &#8212; Check claim permissions upon creation for shop location<br \/>\n* **Lands** &#8212; Check for BLOCK_PLACE flag at target location upon creation for shop<br \/>\n* **SuperiorSkyblock2** &#8212; Check for Build privilege at target location upon creation for shop<br \/>\n* **Towny** &#8212; Check for build permission and shop plot type at targeted location upon creation for shop<br \/>\n* **Vault** &#8212; To add a price for &#8220;\/shop create&#8221; command<br \/>\n* **WorldGuard** &#8212; To create regions for shops<\/p>\n<p># Configuration File<br \/>\n* Config file automatically updates to latest version when updating plugin jar file!<br \/>\n* Config regeneration still recommended for updated comments!<\/p>\n<p># Official iShop Test Server<br \/>\n* Connect to play.minedhype.com and type \/tpshop<\/p>\n<p>![](https:\/\/bstats.org\/signatures\/bukkit\/iShop.svg)<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Item trading shops with unique GUI! Easy to use &#038; configure!<\/p>\n","protected":false},"featured_media":86571,"template":"","meta":{"_minecraft_slug":"ishop","_minecraft_project_id":"QgNDgo6X","_minecraft_author":"Beez0r","_minecraft_license":"GPL-3.0-only","_minecraft_downloads":2025,"_minecraft_follows":12,"_minecraft_client_side":"unsupported","_minecraft_server_side":"required","_minecraft_storage_type":"zip","_minecraft_archive_name":"ishop.zip","_minecraft_size_bytes":370814,"_minecraft_version_count":3,"_minecraft_updated_at":"2026-05-16T06:15:58.024573Z","_minecraft_date_created":"2023-06-09T15:43:47.337888Z","_minecraft_date_modified":"2024-07-13T23:50:04.515877Z","_minecraft_project_url":"https:\/\/modrinth.com\/mod\/ishop","_minecraft_icon_attachment_id":86571,"_minecraft_imported_at":"2026-06-04T22:42:50+00:00","_minecraft_import_hash":"dbfb5de7309e977c483edc3012745a58","_minecraft_versions":"","_minecraft_links":"","_minecraft_gallery":"","_minecraft_api_metadata":""},"mod_category":[844,127,128,129],"mod_loader":[132,133,134],"minecraft_version":[49,50,51,52,53,54,55,56,57,58,59,36,60,93,94,101,102,62],"class_list":["post-86570","mod","type-mod","status-publish","has-post-thumbnail","hentry","mod_category-economy","mod_category-paper","mod_category-purpur","mod_category-spigot","mod_loader-paper","mod_loader-purpur","mod_loader-spigot","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"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.6 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>iShop - 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\/ishop\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"iShop - Minecraft\" \/>\n<meta property=\"og:description\" content=\"Item trading shops with unique GUI! Easy to use &amp; configure!\" \/>\n<meta property=\"og:url\" content=\"https:\/\/vpesports.com\/minecraft\/mods\/ishop\/\" \/>\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=\"7 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/ishop\\\/\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/ishop\\\/\",\"name\":\"iShop - Minecraft\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/ishop\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/ishop\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/ishop-icon-4183bc0a341456e0a713a7cfe1049cd918021a26.png\",\"datePublished\":\"2026-06-04T22:42:50+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/ishop\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/ishop\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/ishop\\\/#primaryimage\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/ishop-icon-4183bc0a341456e0a713a7cfe1049cd918021a26.png\",\"contentUrl\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/ishop-icon-4183bc0a341456e0a713a7cfe1049cd918021a26.png\",\"width\":96,\"height\":96},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/ishop\\\/#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\":\"iShop\"}]},{\"@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":"iShop - 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\/ishop\/","og_locale":"en_US","og_type":"article","og_title":"iShop - Minecraft","og_description":"Item trading shops with unique GUI! Easy to use & configure!","og_url":"https:\/\/vpesports.com\/minecraft\/mods\/ishop\/","og_site_name":"Minecraft","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"7 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/vpesports.com\/minecraft\/mods\/ishop\/","url":"https:\/\/vpesports.com\/minecraft\/mods\/ishop\/","name":"iShop - Minecraft","isPartOf":{"@id":"https:\/\/vpesports.com\/minecraft\/#website"},"primaryImageOfPage":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/ishop\/#primaryimage"},"image":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/ishop\/#primaryimage"},"thumbnailUrl":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/ishop-icon-4183bc0a341456e0a713a7cfe1049cd918021a26.png","datePublished":"2026-06-04T22:42:50+00:00","breadcrumb":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/ishop\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/vpesports.com\/minecraft\/mods\/ishop\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/vpesports.com\/minecraft\/mods\/ishop\/#primaryimage","url":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/ishop-icon-4183bc0a341456e0a713a7cfe1049cd918021a26.png","contentUrl":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/ishop-icon-4183bc0a341456e0a713a7cfe1049cd918021a26.png","width":96,"height":96},{"@type":"BreadcrumbList","@id":"https:\/\/vpesports.com\/minecraft\/mods\/ishop\/#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":"iShop"}]},{"@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\/86570","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\/86571"}],"wp:attachment":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/media?parent=86570"}],"wp:term":[{"taxonomy":"mod_category","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod_category?post=86570"},{"taxonomy":"mod_loader","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod_loader?post=86570"},{"taxonomy":"minecraft_version","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/minecraft_version?post=86570"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}