DOWNLAOD LINK:
https://www.spigotmc.org/resources/12330/
https://www.spigotmc.org/resources/12330/
The Mystery Vault is configurable (scroll down for more information).
EXTREMELY CONFIGURABLE!
You can configure everything for your own needs. The GUI, particles, descriptions, block/item-types, sounds, percentages and everything else is configurable.
EVERYTHING CAN BE GIVEN OUT AS A LOOT!
Since the loots are given out using commands (items are given out using /give) you have endless possibilities for loots. You can give items, permissions, you can unlock stuff from other plugins, or you simply kill the player upon opening a box. ( ͡° ͜ʖ ͡°)
CUSTOM MYSTERY BOXES!
Since the loots are given out using commands (items are given out using /give) you have endless possibilities for loots. You can give items, permissions, you can unlock stuff from other plugins, or you simply kill the player upon opening a box. ( ͡° ͜ʖ ͡°)
CUSTOM MYSTERY BOXES!
Note: The mystery boxes above are all examples! You can create unlimited mystery boxes and configure them for your own needs.
CONFIGURABLE PER-BOX PARTICLES!
Code:
particles:
mystery-vault:
1: FIREWORKS_SPARK;0;0;0;0;1
2: REDSTONE;0;0;0;10;1
mystery-box:
1: FIREWORKS_SPARK;0;0;0;0;1
2: REDSTONE;0;0;0;10;1
charge:
1: ENCHANTMENT_TABLE;0;0;0;1;60
explosion:
1: LAVA;0;0;0;1;15
2: SMOKE_NORMAL;0;0;0;1;40
3: FLAME;0;0;0;1;40
end:
1: EXPLOSION_NORMAL;1;0.5;1;0;1
2: CRIT_MAGIC;0.3;0.3;0.3;0;1
Format: particle name
ffset x
ffset y
ffset z;speed;amount
MYSTERY VAULT & CUSTOM FALLING BLOCK!
You can either use blocks or heads as a falling block type:
Code:
falling-mystery-box-name: "{PLAYER}'s &aMystery Box"[/COLOR][/FONT][/CENTER][/COLOR][/FONT][/CENTER][/COLOR][/FONT][/CENTER][/COLOR][/FONT][/CENTER][/COLOR][/FONT][/CENTER][/COLOR][/FONT][/CENTER][/COLOR][/FONT][/CENTER]
[FONT=Droid Sans][COLOR=#ffffff]
[CENTER][FONT=Droid Sans][COLOR=#ffffff]
[CENTER][FONT=Droid Sans][COLOR=#ffffff]
[CENTER][FONT=Droid Sans][COLOR=#ffffff]
[CENTER][FONT=Droid Sans][COLOR=#ffffff]
[CENTER][FONT=Droid Sans][COLOR=#ffffff]
[CENTER][FONT=Droid Sans][COLOR=#ffffff]
[CENTER]falling-mystery-box-name2: "{PLAYER}'s loot: {LOOT_NAME}"
falling-mystery-box-type: ENDER_CHEST
falling2-mystery-box-type: IRON_BLOCK
falling-mystery-box-data: 0
falling2-mystery-box-data: 0
falling-mystery-box-head-name: "xeRicker"
falling2-mystery-box-head-name: "Eselyx"
Mystery Vault can be everything as well, and does not need to be an enderchest.
ONE-TIME LOOTS!
This is useful when using the plugin to give permissions or to unlock things, since having the same permission twice wouldn't change anything - so you can give them a smaller loot as compensation.
PERCENTAGE SYSTEM!
At first, the plugin selects a loot based on the percentage. Then, it will select a loot based on the index.
'50' <--- PERCENTAGE 1: 50%
'1' <--- LOOT 1/3, MEANS 50/3% = 16,66% LOOT 1
'2' <--- LOOT 2/3, MEANS 50/3% = 16,66% LOOT 2
'3' <--- LOOT 3/3, MEANS 50/3% = 16,66% LOOT 3
'40' <--- PERCENTAGE 2: 40%'2' <--- LOOT 2/3, MEANS 50/3% = 16,66% LOOT 2
'3' <--- LOOT 3/3, MEANS 50/3% = 16,66% LOOT 3
'4' <--- LOOT 1/2, MEANS 40/2% = 20% LOOT 4
'5' <--- LOOT 1/2, MEANS 40/2% = 20% LOOT 5
'10' <--- PERCENTAGE 3: 10%'5' <--- LOOT 1/2, MEANS 40/2% = 20% LOOT 5
'6' <--- LOOT 1/2, MEANS 10/2% = 5% LOOT 6
'7' <--- LOOT 1/2, MEANS 10/2% = 5% LOOT 7
'7' <--- LOOT 1/2, MEANS 10/2% = 5% LOOT 7
PERMISSION TO OPEN CERTAIN MYSTERY BOXES!
Code:
permission: "mysteryboxes.open.one_star"
permission-message: "&cYou don't have permission!"
MYSQL SUPPORT!
Code:
enabled: false
host: "host"
datebase: "datebase"
username: "username"
password: "password"
UPCOMING FEATURES:
- More custom music & animations
- Crafting system
- Loot history
- Placeholders
How to create Mystery Vault?
Type "/mb mode set-vault" and then right-click a block to make it Mystery Vault. It does not have to be an enderchest.
How to create hologram above Mystery Vault?We recommend you to use a plugin like HolographicDisplays.
How to report a bug?
If the bug occurred after updating:
1. Delete your configuration files (you can do a backup of those) and test if the bug still occurs
2. Report it in the discussion forum, but please use http://pastebin.com to send me any error codes. Please do not just paste them into your post.
If the bug did not occur specifically after updating:
1. Update the plugin: Most of the time bugs have been fixed already and people just haven't updated yet.
If no update is available, contact me:
- On skype: name = "eselyx"
- On spigot: send me a private message
Please do not report bugs in the review section only! You can obviously state them in your review, but please only do so after reporting them to me first!
How to post a suggestion?1. Delete your configuration files (you can do a backup of those) and test if the bug still occurs
2. Report it in the discussion forum, but please use http://pastebin.com to send me any error codes. Please do not just paste them into your post.
If the bug did not occur specifically after updating:
1. Update the plugin: Most of the time bugs have been fixed already and people just haven't updated yet.
If no update is available, contact me:
- On skype: name = "eselyx"
- On spigot: send me a private message
Please do not report bugs in the review section only! You can obviously state them in your review, but please only do so after reporting them to me first!
You can post a suggestion in the discussion thread, you can send me a private message on spigot or you can contact me on Skype.
Note: Permision for each command is "mysteryboxes.command.<argument>. For example, permission to "/mb set" command would be "mysteryboxes.command.set". Permission to "/mb" command is "mysteryboxes.command.menu".
- Purchase and download the plugin.
- Place the plugin in your server's /plugins/ directory.
- Restart or reload the server.
- Configurate the plugin with your own preferences.
- Repeat step #3.
- Enjoy!
CONFIG -
LANGUAGE -
Note: If you're having trouble after updating to a newer version of the plugin, try deleting the old configuration files. If a problem still occurs, please contact us.
- Working internet connection when starting or reloading the server (license check).
IP: 37.187.150.162:26346
Server version: 1.10
Server version: 1.10
SKYPE SUPPORT: ESELYX
... or if you don't have skype, contact us
via private message.
... or if you don't have skype, contact us
via private message.
CHECK OUT MY OTHER PLUGINS!
MysteryBoxes - DisguiseAbiltiies - CarlTheCreeper - GrowingOres
Note: You are here.
MysteryBoxes - DisguiseAbiltiies - CarlTheCreeper - GrowingOres
Note: You are here.
Last edited:
