- Tags
-
- Tags
- None


MysteryBox is a plugin based on risking keys. An example to use this is to sell keys in your server shop. When opening a MysteryBox by using a key some crazy ParticleEffects will be shown.

- Full UUID Support
- Configurable Messages (Including Prefix)
- Configurable ParticleEffects
- Configurable Rewards

- /mb help - Show help for MysteryBox
- /mb reload - Reloads the config
- /mb create - Creates a MysteryBox one block under your feets
- /mb add [player] [amount] - Add Key(s) to an account
- /mb remove [player] [amount] - Remove Key(s) from an account

- MysteryBox.* - The basic permission for all access


Code:
Prefix: '&8[&cMysteryBox&8]'
Messages:
MysteryBox-Already-In-Use: Sorry, but the MysteryBox is already in use.
MysteryBox-Item-Found: '{PLAYER} found a &b{ITEM}&7!'
Key-Received: Your account received {AMOUNT} Key(s)!
Key-Subtracted: '{AMOUNT} Key(s) have been subtracted from your account!'
MysteryBox-Item-Found-Title-Line1: '&7You found a'
MysteryBox-Item-Found-Title-Line2: '&b{ITEM}'
ChestMenu:
MenuName: '&cMysteryBox'
Hologram:
MysteryBox: '&cMysteryBox'
MysteryBoxes:
ExampleItem-1:
Name: ExampleItem-1
Command: say This is a command!
ExampleItem-2:
Name: ExampleItem-2
Command: say {PLAYER} found a {ITEM}!
ParticleEffects:
Firework:
Color: LIME
Fade: BLACK
Please PM me if you found any bugs or if you have any ideas!
If you make tutorial of this plugin, PM me and I can add it to here!