Description:
- Contributors:
- Darkbro100/Mario
Ever wanted to create mysteryboxes just like in call of duty zombies or case openings in CSGO? This is the plugin for you then!
FEATURES:
- Allows players to do a "mysterybox" roll and earn items or make the console run a specific command!
- Hooks into Vault
- Swap between the COD mysterybox style and the CSGO case opening style!
- Customizable messages at your disposable!
- Have PER CHEST customization!
Example:
Requirements:
- Vault
- v1_8_R3 (1.8.7) version of spigot(earlier versions MIGHT work but you'd need to test)
Commands
/box create <style> <price> - Creates a mysterybox based on the style and price that you specify - Must be OP!
/box remove - Remove a box(must be looking at chest!) - Must be OP
Setup:
When you create a MysteryBox, here's an example of what your config will look like now:
Code (Text):
alreadyUsed: '&9That mystery box is already in use!'
mysteryboxStarted: '&4Mysterybox roll started! Good luck!'
notEnough: '&8Not enough money! You need %price%'
mysteryboxEndMsg: '&6Mysterybox roll over!'
chests:
'1':
x: 90.0
y: 70.0
z: 115.0
world: YoloSwagMaster
style: CSGO //Style that this box uses (COD or CSGO)
price: 50.0 //price to use this SPECIFIC box
items: //each possible items you can get
'0': //simply increment each number by 1 or call it whatever you want
percent: 100.0 //percent change of receiving that item
reward: DIAMOND:1:0 //the reward that they receive
displayItem: DIAMOND //the item displayed (ONLY APPLIES TO COD BOX)
TODO:
Suggestions?
Installation:
Drag and drop in and restart.

MysteryBox 1.6
Create mysteryboxes just like in COD: Zombies!
Recent Updates
- Display Changes, Vote Keys, and More! Nov 6, 2015
- HUGE UPDATE! PER CHEST CUSTOMIZATION! Jul 30, 2015
- MORE STYLES! [CSGO STYLE] Jul 29, 2015