item Creation
This section is a complete guide explaining how to create and configure items in stores using the plugin.
🛒 ShopMaster - Item Creation Guide
This guide explains how to create and configure items for your shops using the ShopMaster plugin. It includes detailed examples and advanced customization options for various item types.
📦 Basic Item Structure
Each item is defined under a unique ID within a specific shop section.
🎯 Slot Configuration
ShopMaster supports flexible slot placement:
Single Slot
Multiple Slots
Slot Range
Mixed Format
✨ Advanced Item Features
Enchantments
Item Flags
💰 Buy/Sell Commands
Run commands when a player buys or sells an item:
Buy Commands
Sell Commands
🧪 Special Item Configurations
Potions
Spawners
Banners
Firework Rockets
Colored Armor
Armor Trim
Tipped Arrows
Crossbows with Loaded Projectiles
Axolotl Buckets
🙈 Hidden Items
You can create items that are only visible to players with specific permissions:
⚙️ Additional Options
Item Restrictions
You can restrict which items can be sold to the shop using the config.yml
file.
Multiple Economies
ShopMaster supports various economy systems:
VAULT
Default money system
TOKENS
Integration with TokenManager
POINTS
Integration with PlayerPoints
🧩 Custom Item Support
ShopMaster is compatible with custom items from popular plugins such as:
MMOItems
ItemsAdder
Oraxen
ExecutableItems
BreweryX (for custom potions)
🧪 Complete Example
🔁 Reloading Changes
After editing your shop configuration files, reload the plugin with the following command:
Last updated