{"id":51463159,"url":"https://github.com/pablo67340/GUIShop","last_synced_at":"2026-07-25T01:00:36.884Z","repository":{"id":14590677,"uuid":"17307422","full_name":"pablo67340/GUIShop","owner":"pablo67340","description":"A Virtual item shop for your Minecraft server!","archived":false,"fork":false,"pushed_at":"2026-03-15T02:30:40.000Z","size":3896,"stargazers_count":46,"open_issues_count":1,"forks_count":60,"subscribers_count":4,"default_branch":"bukkit","last_synced_at":"2026-03-15T13:50:59.078Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pablo67340.png","metadata":{"files":{"readme":"README.MD","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"pablo67340"}},"created_at":"2014-03-01T04:12:33.000Z","updated_at":"2026-03-15T02:30:43.000Z","dependencies_parsed_at":"2024-04-08T20:00:57.898Z","dependency_job_id":"09e60ab4-f2c2-4697-808c-5123c024f108","html_url":"https://github.com/pablo67340/GUIShop","commit_stats":{"total_commits":339,"total_committers":7,"mean_commits":48.42857142857143,"dds":0.3392330383480826,"last_synced_commit":"292f7547887ff0a798b07143c66d6854ccbb2b49"},"previous_names":[],"tags_count":19,"template":false,"template_full_name":null,"purl":"pkg:github/pablo67340/GUIShop","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pablo67340%2FGUIShop","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pablo67340%2FGUIShop/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pablo67340%2FGUIShop/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pablo67340%2FGUIShop/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pablo67340","download_url":"https://codeload.github.com/pablo67340/GUIShop/tar.gz/refs/heads/bukkit","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pablo67340%2FGUIShop/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35861394,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-07-20T02:08:10.276Z","status":"online","status_checked_at":"2026-07-24T02:00:07.870Z","response_time":62,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2026-07-06T08:00:23.216Z","updated_at":"2026-07-25T01:00:36.866Z","avatar_url":"https://github.com/pablo67340.png","language":"Java","funding_links":["https://github.com/sponsors/pablo67340"],"categories":["Java"],"sub_categories":[],"readme":"# GUIShop\n\nThe ultimate GUI-based shop plugin for Minecraft servers. Say goodbye to confusing sign shops and chest-based systems. GUIShop provides players with an intuitive shopping experience while giving administrators complete control over pricing, items, and layout.\n\n**Fully compatible with Paper/Spigot/Folia/Bukkit 1.13 - 1.21.11**\n\n[![GitHub](https://img.shields.io/badge/GitHub-Repository-blue)](https://github.com/pablo67340/GUIShop)\n[![Wiki](https://img.shields.io/badge/Wiki-Documentation-green)](https://github.com/pablo67340/GUIShop/wiki)\n[![Discord](https://img.shields.io/badge/Discord-Support-purple)](https://discord.gg/wm6zMzdBwf)\n[![SpigotMC](https://img.shields.io/badge/SpigotMC-Download-orange)](https://www.spigotmc.org/resources/guishop.2451/)\n\n## Features\n\n- **Easy-to-Use GUI System** - Players browse shops through clean, organized inventory menus\n- **Multi-Page Shops** - Create shops with unlimited pages for large item catalogs\n- **Dynamic Pricing** - Optional supply/demand system with per-item overrides and linked pricing (DIAMOND_BLOCK affects DIAMOND prices)\n- **Worth Display System** - Shows item sell values directly in item lore (requires PacketEvents)\n- **Full GUI-Based Item Editor** - Edit prices, names, enchantments through intuitive GUIs\n- **Drag-and-Drop Shop Building** - Place and rearrange items by simply dragging them\n- **Built-In Economy** - Optional internal economy system (no external economy plugin needed!)\n- **Command Items** - Sell commands that execute when purchased\n- **Custom Items** - Full support for enchantments, potions, fireworks, spawners, and custom NBT\n- **Native Spawner Support** - Configure and sell mob spawners with any entity type\n- **Native Player Head Support** - Use player UUIDs or Base64 skin textures\n- **Per-Item Permissions** - Restrict specific items to certain player groups\n- **PlaceholderAPI Support** - Use placeholders in shop names and lores\n- **Statistics Tracking** - Track player purchases and sales with PlaceholderAPI integration\n- **Vault Integration** - Works with any Vault-compatible economy plugin\n- **Folia Support** - Full compatibility with Paper's regionized multithreading fork\n\n## Requirements\n\n**Required:**\n- Java 17+\n- Vault\n\n**Optional:**\n- Economy Plugin (EssentialsX, CMI, etc.) - OR use GUIShop's built-in economy!\n- PacketEvents (for worth display feature)\n- PlaceholderAPI (for placeholder support)\n\n## Installation\n\n1. Download GUIShop from [SpigotMC](https://www.spigotmc.org/resources/guishop.2451/)\n2. Place the JAR in your `plugins` folder\n3. Install Vault and an economy plugin (or enable GUIShop's internal economy)\n4. Restart your server\n5. Configure shops in `plugins/GUIShop/shops/` folder\n\n## Quick Start\n\n```yaml\n# Example shop item in shops/Blocks.yml\npages:\n  Page0:\n    '0':\n      type: SHOP\n      id: DIAMOND\n      buy-price: 100\n      sell-price: 50\n      shop-name: '\u0026bDiamond'\n```\n\nSee the [Wiki](https://github.com/pablo67340/GUIShop/wiki) for comprehensive documentation.\n\n## Commands\n\n### Player Commands\n\n| Command | Description |\n|---------|-------------|\n| `/shop`, `/buy` | Open the shop menu |\n| `/sell` | Open the sell GUI |\n| `/value` | Check item buy/sell values |\n| `/bal`, `/balance` | Check your balance (internal economy) |\n| `/pay \u003cplayer\u003e \u003camount\u003e` | Send money (internal economy) |\n\n### Admin Commands\n\n| Command | Description |\n|---------|-------------|\n| `/gs reload` | Reload all configuration files |\n| `/gs edit` | Enter editor mode for the menu |\n| `/gs edit menu` | Enter editor mode for the menu |\n| `/gs edit transaction` | Enter editor mode for the transaction GUI |\n| `/gs edit \u003cshop\u003e` | Enter editor mode for a specific shop |\n| `/gs toggleworth` | Toggle worth display for yourself |\n| `/gs iteminfo` | Display comprehensive info about held item |\n\n### Economy Admin Commands\n\n| Command | Description |\n|---------|-------------|\n| `/gs eco give \u003cplayer\u003e \u003camount\u003e` | Give money to a player |\n| `/gs eco take \u003cplayer\u003e \u003camount\u003e` | Take money from a player |\n| `/gs eco set \u003cplayer\u003e \u003camount\u003e` | Set a player's balance |\n| `/gs eco balance \u003cplayer\u003e` | Check a player's balance |\n| `/gs eco reset \u003cplayer\u003e` | Reset to starting balance |\n\nAll amounts support abbreviations: `1k`, `1.5M`, `100B`, etc.\n\n## In-Game Editor\n\nGUIShop features a powerful GUI-based editor:\n\n1. Enter creator mode with `/gs edit` or `/gs edit \u003cshop\u003e`\n2. **Left-click** to drag and drop items to rearrange layout\n3. **Right-click** or **Shift+click** any item to open the Item Editor GUI\n4. Click on any setting to modify it through chat input or nested GUIs\n5. Changes save automatically when you close the inventory\n\n### Editor Modes\n\n| Mode | Command | Description |\n|------|---------|-------------|\n| Menu Editor | `/gs edit` | Edit the main shop menu |\n| Shop Editor | `/gs edit \u003cshop\u003e` | Edit a specific shop |\n| Transaction Editor | `/gs edit transaction` | Edit the buy/sell GUI layout |\n\n## Permissions\n\n| Permission | Description | Default |\n|------------|-------------|---------|\n| `guishop.use` | Access to GUIShop | op |\n| `guishop.sell` | Access to /sell command | true |\n| `guishop.value` | Access to /value command | true |\n| `guishop.reload` | Reload configuration | op |\n| `guishop.creator` | In-game editor access | op |\n| `guishop.admin` | Full admin access | op |\n| `guishop.shop.*` | Access to all shop items | op |\n\n## Documentation\n\n- [Installation Guide](https://github.com/pablo67340/GUIShop/wiki/Installation)\n- [Quick Start Guide](https://github.com/pablo67340/GUIShop/wiki/Quick-Start-Guide)\n- [Shop Configuration](https://github.com/pablo67340/GUIShop/wiki/Shop-Configuration)\n- [In-Game Item Editor](https://github.com/pablo67340/GUIShop/wiki/In-Game-Item-Editor)\n- [Command Items](https://github.com/pablo67340/GUIShop/wiki/Command-Items)\n- [Dynamic Pricing](https://github.com/pablo67340/GUIShop/wiki/Dynamic-Pricing)\n- [Special Item Configurations](https://github.com/pablo67340/GUIShop/wiki/Special-Item-Configurations)\n- [Internal Economy](https://github.com/pablo67340/GUIShop/wiki/Internal-Economy)\n- [Worth Display](https://github.com/pablo67340/GUIShop/wiki/Worth-Display-Configuration)\n- [Statistics API](https://github.com/pablo67340/GUIShop/wiki/Statistics-API)\n- [API Documentation](https://github.com/pablo67340/GUIShop/wiki/API-Documentation)\n\n## API for Developers\n\nGUIShop provides a comprehensive API:\n\n```java\n// Check if an item can be sold\nboolean canSell = GUIShopAPI.canBeSold(itemStack);\n\n// Get prices\nBigDecimal buyPrice = GUIShopAPI.getBuyPrice(itemStack, quantity);\nBigDecimal sellPrice = GUIShopAPI.getSellPrice(itemStack, quantity);\n\n// Sell items programmatically\nGUIShopAPI.sellItems(player, SellType.COMMAND, items);\n\n// Worth display integration\nGUIShopAPI.setExternalWorthCheck(player -\u003e myPlugin.hasWorthDisabled(player));\n\n// Statistics\nStatisticsManager stats = GUIShop.getINSTANCE().getStatisticsManager();\ndouble totalSpent = stats.getPlayerCache(player).getTotalSpent();\n```\n\nSee [API Documentation](https://github.com/pablo67340/GUIShop/wiki/API-Documentation) for details.\n\n## PlaceholderAPI Placeholders\n\n```\n%guishop_total_spent%           - Money spent (with commas)\n%guishop_total_spent_formatted% - Money spent (abbreviated: 1.5M)\n%guishop_total_earned%          - Money earned (with commas)\n%guishop_total_earned_formatted% - Money earned (abbreviated)\n%guishop_items_bought%          - Items purchased count\n%guishop_items_sold%            - Items sold count\n%guishop_top_bought_1%          - #1 most bought item\n%guishop_top_sold_1%            - #1 most sold item\n```\n\n## Building from Source\n\n```bash\ngit clone https://github.com/pablo67340/GUIShop.git\ncd GUIShop\nmvn clean install\n```\n\nThe compiled JAR will be in the `target` folder.\n\n## Support\n\n- [GitHub Issues](https://github.com/pablo67340/GUIShop/issues)\n- [Discord Server](https://discord.gg/wm6zMzdBwf)\n\n## License\n\nSee [LICENSE](LICENSE) file.\n\n---\n\nDeveloped by **pablo67340**\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpablo67340%2FGUIShop","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpablo67340%2FGUIShop","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpablo67340%2FGUIShop/lists"}