Cosmetic Item Purchase - yapzhenyie/GadgetsMenu GitHub Wiki
Cosmetic-Item-Purchase:
# Set to true allows player to purchase cosmetic items.
Enabled: true
# Set the storage where do you want to save mystery dust.
# Available storages: 'default', 'coinsapi', 'playerpoints', 'vault'.
# 'default' represent follow player data storage.
Mystery-Dust-Storage: default
# Set to true will allows player to purchase specified cosmetic.
Enabled-Cosmetics:
Hats: true
Animated Hats: true
Particles: true
Suits: true
Gadgets: true
Pets: true
Morphs: true
Banners: true
Emotes: true
Cloaks: true
# Reopen GUI menu after player purchase item.
Reopen-GUI-Menu-After-Purchase: true
# This is the command when player purchase cosmetic items.
# This command is depends on your permission plugin.
Execute-Command: pex user {PLAYER} add {PERMISSION}
Step 1: (Choose a cosmetic item that you want to purchase)
Step 2: (Click Confirm
or Cancel
purchase)
Step 3: (You have your item now)