-
Notifications
You must be signed in to change notification settings - Fork 24
Cosmetic Item Purchase
Yap Zhen Yie edited this page Aug 20, 2020
·
12 revisions
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)
Getting Started
Features
- Cosmetic Item Purchase
- Item Cost Discount
- Mystery Boxes
- Custom Mystery Boxes Loot
- Pets
- Morphs
- Data Migration (From SQLite to MySQL)
Custom Cosmetic Items
- Custom Hats
- Custom Animated Hats
- Custom Particles
- Custom Banners
- Custom Emotes
- Custom Miniatures (New)
Developers
Misc
Discord