Custom Shop
Its shop plugin for shop that has really too much customizable things.
Quick challenge
How far can you run before the mobs catch you?
Minecraft check
Confirm your run
Complete the quick check to get your code.
Custom Shop
Custom Shop
FOR INSTALATION READ GETTING STARTED
Whats different from other shop plugins
- Customizable - Easy to configure - Dynamic pricing - Light weight - Build in economy
Default /shop:

Default Farmer shop:

Commands:
| Command | Description | Permission | | --- | --- | --- | | `/shop` | Main command to open the default shop GUI. | `customshop.player.open` | | `/shop list` | Lists all active shops. | `customshop.player.list` | | `/shop info` | Returns basic info on a shop. | `customshop.player.info` | | `/shop open <shop_id>` | Bypasses the main menu and directly opens a category. | `customshop.shop.<shop_id>` | | `/shop reload` | Reloads configurations and resets stock timers. | `customshop.admin.reload` | | `/shop restock` | Force restocks all items and broadcasts to the server. | `customshop.admin.restock` | | `/sell hand` | Sells the item you are currently holding based on valid items in any shop. | `customshop.player.open` | | `/sell inventory`| Iterates over your entire inventory and sells whatever is sellable. | `customshop.player.open` | | `/sell all` | Alias for `/sell inventory`. | `customshop.player.open` | | `/inflate <amount>` | Admin tool to forcefully increase inflation percentages across the board. | `customshop.admin.inflate` | | `/resetinflate` | Admin tool to forcefully drop inflation percentages back to 1.x defaults. | `customshop.admin.resetinflate` |
What are the down sides
- The build in economy isn`t great its only for the shop - Supports only Vault and the Build in economy
Whats will be added
- Some kind of API for the build in economy - Full /shop create, /shop delete, /shop edit, and /shop additem flow - Per-shop inflation overrides - Pagination/navigation buttons for very large menus