ποΈShop Files
File Location
Shop File Structure
# Root-level settings
name: '&6&lShop Name' # Display title in GUI
size: 54 # Inventory size (9, 18, 27, 36, 45, 54)
category_display_item: DIAMOND # Icon in main menu
lore: # Description shown in main menu
- ''
- '&aβΌ &fClick to open this shop'
- ''
permission: 'shop.category.name' # Optional permission requirement
# Items section
items:
item_key:
# Item configuration hereItem Types
ITEM - Buyable/Sellable Items
BUTTON - Navigation Elements
FILLER - Decorative Items
COMMAND - Execute Commands
ENCHANT - Enchantment Books
Display Item Properties
Item Properties
Shop Section (Economy)
Economy Types
Type
Description
Button Actions
Action
Description
Value
Slot Configuration
Single Slot
Multiple Slots (for fillers)
Enchantment Format
Complete Shop Example
Tips
Last updated