
PluginLicenseRef-All-Rights-Reserved
ZavShop
A complete shop and auction house plugin with categorized GUI, sell system, and admin tools for prices and item blocking.
24
Downloads
1
Followers
2 months ago
Updated
📦
1
Versions
📖About ZavShop
Features
- 🛒 GUI Shop System - Beautiful categorized shop with 5 categories (Nether, Gear, Food, End, Misc)
- 🏷️ Auction House - Player-driven marketplace with search, filter, and sort options
- 💰 Sell System - Quick sell items for configured prices
- 📋 Tab Completion - Full auto-completion for all admin commands
- 🔐 Permission System - Control access to admin features
- 💾 YAML Configuration - Easy editing of items and prices via config files
- 🚫 Block/Item Blocker - Prevent placement or usage of specific materials
- ⚡ Hot Reload - Reload configurations without server restart
Installation
- Download the
zavshop-1.0.jarfile - Place it in your
plugins/folder - Make sure you have Vault and an economy plugin installed (e.g., EssentialsX)
- Restart the server
- The plugin creates
plugins/ZavShop/with config files
Commands
Player Commands
| Command | Description |
|---|---|
/shop |
Opens the main shop GUI |
/sell |
Sells the item in hand for configured price |
/ah |
Opens the Auction House |
/ah sell <price> |
Lists held item for auction |
Admin Commands (requires zavshop.admin)
| Command | Description |
|---|---|
/shopadd <item> <category> <price> |
Add an item to shop |
/shopremove <item> <category> |
Remove an item from shop |
/shopprice <item> <category> <price> |
Update item price |
/shopreload |
Reload all configuration files |
/blocker ban block <id> |
Ban a block from being placed |
/blocker ban item <id> |
Ban an item from being used |
/blocker unban <id> |
Remove a ban |
/blocker list |
Show all banned items |
Shop Categories
- Nether Shop - Blaze Rods, Nether Wart, Glowstone, Magma Cream, etc.
- Gear Shop - Obsidian, Totem of Undying, Ender Pearls, Golden Apples
- Food Shop - All food items with configurable prices
- End Shop - End-related items like Shulker Shells, Dragon Breath
- Misc Shop - Custom items added by admins
Auction House Features
- 🔍 Search - Find items by name
- 🎯 Filter - Filter by category (Blocks, Tools, Food, Combat, Potions, Books, Ingredients, Utilities)
- 📊 Sort - Sort by Newest, Oldest, Price (Low to High), Price (High to Low)
- 👤 Your Items - View only your listings
- ✏️ Manage - Right-click your listings to remove them
Permissions
| Permission | Description |
|---|---|
zavshop.admin |
Access to all admin commands |
Tutorial: