Minecraft Leaks
[LEAK] MYSTERY BOXES THE BEST PLUGIN
Submitted by C1ta, 23-01-2018, 02:26 PM, Thread ID: 70955
Thread Closed
RE: [LEAK] MYSTERY BOXES THE BEST PLUGIN
27-11-2018, 11:24 AM
#21 tanks for plguins best hac for workong hack for gg c
RE: [LEAK] MYSTERY BOXES THE BEST PLUGIN
02-12-2018, 01:50 PM
#22 Im hope i can know how get to get the leak this would be so helpful
RE: [LEAK] MYSTERY BOXES THE BEST PLUGIN
06-02-2019, 12:21 PM
#23 Thank you for sharing this wonderful plugin! I appreciate it a lot <3
RE: [LEAK] MYSTERY BOXES THE BEST PLUGIN
Good bro
? Everything can be given out as a loot!
Since loots are given out using commads, you have endless possibilities for loots. You can give items, permissions, unlock stuff from other plugins, or simply kill a player upon opening a box ( ? ).
? Custom Mystery Boxes!
Create unlimited amount of Mystery Boxes and configure them for your own needs. We've created four Mystery Box examples as shown above (one star, two stars, three stars and four stars) to show you possibilities of the plugin.
? Mystery Vault!
The Mystery Vault opens the menu from where you can open boxes, craft boxes or see your statistics.
How to create the Mystery Vault:
> Enter "ADD" mode using "/mb mode add" command
> Click the desired block
> Quit the mode by entering the command again
How to remove the Mystery Vault:
> Enter "REMOVE" mode using "/mb mode remove" command
> Click the Mystery Vault
> Quit the mode by entering the command again
? Crafting system!
Players can spend Mystery Dust to craft Mystery Boxes. Mystery Dust is gained by either getting same loot or by the command.
Useful commands:
> /mb setdust <player> <amount>
> /mb setdust-all <amount>
> /mb checkdust <player>
? Statistics!
? Opening animations!
We've created many opening animations to choose from. This feature is still being developed so expect more epic opening animations soon.
How to change the opening animation:
> Locate "opening-animation" option in the config
> Change the value to between 1 and 4.
Opening animations:
1:Four Ender Chests rotating around the Mystery Box.
2:Four Ender Pearls rotating around the Mystery Box.
3:Four Nether Stars rotating around the Mystery Box.
4:Four Diamonds rotating around the Mystery Box.
? One-time loots!
This feature is useful when using the plugin to give permissions or to unlock stuff from other plugins, since having the same permission twice wouldn't change anything, you can give them a smaller loot or Mystery Dust as compensation.
Note:This feature can be disabled!
? PlaceholderAPI support!
%mysteryboxes_amount_<box>%
%mysteryboxes_statistic_boxes_opened%
%mysteryboxes_statistic_boxes_crafted%
%mysteryboxes_statistic_boxes_transferred%
%mysteryboxes_statistic_dust_gained%
? Percentage system!
Code (Text):
'50' <= 50% Chance
'loot 1' <--- LOOT 1/3, MEANS 50/3% = 16,66% LOOT 1
'loot 2' <--- LOOT 2/3, MEANS 50/3% = 16,66% LOOT 2
'loot 3' <--- LOOT 3/3, MEANS 50/3% = 16,66% LOOT 3
'40' <= 50% Chance
'loot 4' <--- LOOT 1/2, MEANS 40/2% = 20% LOOT 4
'loot 5' <--- LOOT 1/2, MEANS 40/2% = 20% LOOT 5
'10' <= 50% Chance
'loot 6' <--- LOOT 1/2, MEANS 10/2% = 5% LOOT 6
'loot 7' <--- LOOT 1/2, MEANS 10/2% = 5% LOOT 7
This feature adds a percentage system to your loots which will make some loots harder to get. First, the plugin selects the loot-group based on the percentage. Then it will select a random loot out of that loot-group (the more loots inside a loot-group, the less chance to get each of it).
? Permission system!
Code (Text):
opening:
openable: true
permission: mysteryboxes.open.one_star
permission-message: "&2[&aMB&2]: &aYou don't have permission to open this Mystery Box!"
? MySQL support!
Code (Text):
mysql:
host: "host"
datebase: "datebase"
username: "username"
password: "password"
enabled:
mystery-boxes: false
mystery-dust: false
statistics: false
already-had-loots: false
CONFIG file -http://pastebin.com/pfSg2kTs
LANGUAGE file -http://pastebin.com/gQrSaNke
Plugins available to test:
MYSTERYBOXES
DISGUISEABILITIES
ARENABRAWL
CARLTHECREEPER
REGROWINGBLOCKS
IP:testplugins.net
How to install MysteryBoxes:
1) Drop MysteryBoxes.jar & EffectLib.jar into the plugins folder
2) Start or reload the server
3) Configurate the plugin for your own needs
4) Reload or restart the server
How to install MysteryBoxesPlaceholders.jar:
1) Drop MysteryBoxesPlaceholders.jar into "plugins/PlaceholderAPI/extentions" folder
2) Start or reload the server
PlaceHolderAPI (https://www.spigotmc.org/resources/6245/)
EffectLib (https://dev.bukkit.org/projects/effectlib)
DOWNLOAD FREE
Content has been stripped. Go to the quoted post to view the content.
? Everything can be given out as a loot!
Since loots are given out using commads, you have endless possibilities for loots. You can give items, permissions, unlock stuff from other plugins, or simply kill a player upon opening a box ( ? ).
? Custom Mystery Boxes!
Create unlimited amount of Mystery Boxes and configure them for your own needs. We've created four Mystery Box examples as shown above (one star, two stars, three stars and four stars) to show you possibilities of the plugin.
? Mystery Vault!
The Mystery Vault opens the menu from where you can open boxes, craft boxes or see your statistics.
How to create the Mystery Vault:
> Enter "ADD" mode using "/mb mode add" command
> Click the desired block
> Quit the mode by entering the command again
How to remove the Mystery Vault:
> Enter "REMOVE" mode using "/mb mode remove" command
> Click the Mystery Vault
> Quit the mode by entering the command again
? Crafting system!
Players can spend Mystery Dust to craft Mystery Boxes. Mystery Dust is gained by either getting same loot or by the command.
Useful commands:
> /mb setdust <player> <amount>
> /mb setdust-all <amount>
> /mb checkdust <player>
? Statistics!
? Opening animations!
We've created many opening animations to choose from. This feature is still being developed so expect more epic opening animations soon.
How to change the opening animation:
> Locate "opening-animation" option in the config
> Change the value to between 1 and 4.
Opening animations:
1:Four Ender Chests rotating around the Mystery Box.
2:Four Ender Pearls rotating around the Mystery Box.
3:Four Nether Stars rotating around the Mystery Box.
4:Four Diamonds rotating around the Mystery Box.
? One-time loots!
This feature is useful when using the plugin to give permissions or to unlock stuff from other plugins, since having the same permission twice wouldn't change anything, you can give them a smaller loot or Mystery Dust as compensation.
Note:This feature can be disabled!
? PlaceholderAPI support!
%mysteryboxes_amount_<box>%
%mysteryboxes_statistic_boxes_opened%
%mysteryboxes_statistic_boxes_crafted%
%mysteryboxes_statistic_boxes_transferred%
%mysteryboxes_statistic_dust_gained%
? Percentage system!
Code (Text):
'50' <= 50% Chance
'loot 1' <--- LOOT 1/3, MEANS 50/3% = 16,66% LOOT 1
'loot 2' <--- LOOT 2/3, MEANS 50/3% = 16,66% LOOT 2
'loot 3' <--- LOOT 3/3, MEANS 50/3% = 16,66% LOOT 3
'40' <= 50% Chance
'loot 4' <--- LOOT 1/2, MEANS 40/2% = 20% LOOT 4
'loot 5' <--- LOOT 1/2, MEANS 40/2% = 20% LOOT 5
'10' <= 50% Chance
'loot 6' <--- LOOT 1/2, MEANS 10/2% = 5% LOOT 6
'loot 7' <--- LOOT 1/2, MEANS 10/2% = 5% LOOT 7
This feature adds a percentage system to your loots which will make some loots harder to get. First, the plugin selects the loot-group based on the percentage. Then it will select a random loot out of that loot-group (the more loots inside a loot-group, the less chance to get each of it).
? Permission system!
Code (Text):
opening:
openable: true
permission: mysteryboxes.open.one_star
permission-message: "&2[&aMB&2]: &aYou don't have permission to open this Mystery Box!"
? MySQL support!
Code (Text):
mysql:
host: "host"
datebase: "datebase"
username: "username"
password: "password"
enabled:
mystery-boxes: false
mystery-dust: false
statistics: false
already-had-loots: false
CONFIG file -http://pastebin.com/pfSg2kTs
LANGUAGE file -http://pastebin.com/gQrSaNke
Plugins available to test:
MYSTERYBOXES
DISGUISEABILITIES
ARENABRAWL
CARLTHECREEPER
REGROWINGBLOCKS
IP:testplugins.net
How to install MysteryBoxes:
1) Drop MysteryBoxes.jar & EffectLib.jar into the plugins folder
2) Start or reload the server
3) Configurate the plugin for your own needs
4) Reload or restart the server
How to install MysteryBoxesPlaceholders.jar:
1) Drop MysteryBoxesPlaceholders.jar into "plugins/PlaceholderAPI/extentions" folder
2) Start or reload the server
PlaceHolderAPI (https://www.spigotmc.org/resources/6245/)
EffectLib (https://dev.bukkit.org/projects/effectlib)
DOWNLOAD FREE
Content has been stripped. Go to the quoted post to view the content.
23-01-2018, 02:26 PMbueno Wrote:
? Everything can be given out as a loot!
Since loots are given out using commads, you have endless possibilities for loots. You can give items, permissions, unlock stuff from other plugins, or simply kill a player upon opening a box ( ? ).
? Custom Mystery Boxes!
Create unlimited amount of Mystery Boxes and configure them for your own needs. We've created four Mystery Box examples as shown above (one star, two stars, three stars and four stars) to show you possibilities of the plugin.
? Mystery Vault!
The Mystery Vault opens the menu from where you can open boxes, craft boxes or see your statistics.
How to create the Mystery Vault:
> Enter "ADD" mode using "/mb mode add" command
> Click the desired block
> Quit the mode by entering the command again
How to remove the Mystery Vault:
> Enter "REMOVE" mode using "/mb mode remove" command
> Click the Mystery Vault
> Quit the mode by entering the command again
? Crafting system!
Players can spend Mystery Dust to craft Mystery Boxes. Mystery Dust is gained by either getting same loot or by the command.
Useful commands:
> /mb setdust <player> <amount>
> /mb setdust-all <amount>
> /mb checkdust <player>
? Statistics!
? Opening animations!
We've created many opening animations to choose from. This feature is still being developed so expect more epic opening animations soon.
How to change the opening animation:
> Locate "opening-animation" option in the config
> Change the value to between 1 and 4.
Opening animations:
1:Four Ender Chests rotating around the Mystery Box.
2:Four Ender Pearls rotating around the Mystery Box.
3:Four Nether Stars rotating around the Mystery Box.
4:Four Diamonds rotating around the Mystery Box.
? One-time loots!
This feature is useful when using the plugin to give permissions or to unlock stuff from other plugins, since having the same permission twice wouldn't change anything, you can give them a smaller loot or Mystery Dust as compensation.
Note:This feature can be disabled!
? PlaceholderAPI support!
%mysteryboxes_amount_<box>%
%mysteryboxes_statistic_boxes_opened%
%mysteryboxes_statistic_boxes_crafted%
%mysteryboxes_statistic_boxes_transferred%
%mysteryboxes_statistic_dust_gained%
? Percentage system!
Code (Text):
'50' <= 50% Chance
'loot 1' <--- LOOT 1/3, MEANS 50/3% = 16,66% LOOT 1
'loot 2' <--- LOOT 2/3, MEANS 50/3% = 16,66% LOOT 2
'loot 3' <--- LOOT 3/3, MEANS 50/3% = 16,66% LOOT 3
'40' <= 50% Chance
'loot 4' <--- LOOT 1/2, MEANS 40/2% = 20% LOOT 4
'loot 5' <--- LOOT 1/2, MEANS 40/2% = 20% LOOT 5
'10' <= 50% Chance
'loot 6' <--- LOOT 1/2, MEANS 10/2% = 5% LOOT 6
'loot 7' <--- LOOT 1/2, MEANS 10/2% = 5% LOOT 7
This feature adds a percentage system to your loots which will make some loots harder to get. First, the plugin selects the loot-group based on the percentage. Then it will select a random loot out of that loot-group (the more loots inside a loot-group, the less chance to get each of it).
? Permission system!
Code (Text):
opening:
openable: true
permission: mysteryboxes.open.one_star
permission-message: "&2[&aMB&2]: &aYou don't have permission to open this Mystery Box!"
? MySQL support!
Code (Text):
mysql:
host: "host"
datebase: "datebase"
username: "username"
password: "password"
enabled:
mystery-boxes: false
mystery-dust: false
statistics: false
already-had-loots: false
CONFIG file -http://pastebin.com/pfSg2kTs
LANGUAGE file -http://pastebin.com/gQrSaNke
Plugins available to test:
MYSTERYBOXES
DISGUISEABILITIES
ARENABRAWL
CARLTHECREEPER
REGROWINGBLOCKS
IP:testplugins.net
How to install MysteryBoxes:
1) Drop MysteryBoxes.jar & EffectLib.jar into the plugins folder
2) Start or reload the server
3) Configurate the plugin for your own needs
4) Reload or restart the server
How to install MysteryBoxesPlaceholders.jar:
1) Drop MysteryBoxesPlaceholders.jar into "plugins/PlaceholderAPI/extentions" folder
2) Start or reload the server
PlaceHolderAPI (https://www.spigotmc.org/resources/6245/)
EffectLib (https://dev.bukkit.org/projects/effectlib)
DOWNLOAD FREE
Content has been stripped. Go to the quoted post to view the content.
RE: [LEAK] MYSTERY BOXES THE BEST PLUGIN
thx a lot man ! I was searshing to it for an hour !
yoooo I was shearshing to it for a while thanks ! (yes I'm bad)
yoooo I was shearshing to it for a while thanks ! (yes I'm bad)
RE: [LEAK] MYSTERY BOXES THE BEST PLUGIN
25-01-2020, 11:29 AM
#26 That's old but it's still nice to see that much work on a project, nice !
RE: [LEAK] MYSTERY BOXES THE BEST PLUGIN
23-03-2020, 03:44 AM
#27 This post was last modified: 23-03-2020, 03:44 AM by Testerowiec114
I hope this version will work on 1.14 and I won't get any stupid errors
RE: [LEAK] MYSTERY BOXES THE BEST PLUGIN
23-03-2020, 03:54 PM
#28 Thank you bro but i cant dfwonload it because i need more posts? how do i do it?
RE: [LEAK] MYSTERY BOXES THE BEST PLUGIN
24-03-2020, 12:24 AM
#29 that's crazy that's a pretty good plugin i like this
RE: [LEAK] MYSTERY BOXES THE BEST PLUGIN
22-06-2020, 11:57 PM
#30 Thank you! Great addon! Just what i need! Many thanks!!
Users browsing this thread: 8 Guest(s)