Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
THEMES
- Added cool descriptions to themes.
- Added a new Theme: Solar System
- "Planets align, in Minecraft's skies, a grand design, for wondering eyes."
- Preview:
- Reworked the End Astronaut Theme:
- Renamed to "Void Convergence".
- "As the void uncurls, it eats all there is, until there is none."
- Preview:
COMMANDS
- Updated the...
THEMES
BUG FIXES
- Re-coded the Underwater Trouble theme:
- No longer uses the external library for displaying lasers.
- Replaced the lasers with particle effects.
- Added back the water sphere effect.
- Added unique particles when opening more than one box.
- Fixed a bug where the open vault event would be fired twice.
MYSQL DATA SYNCING
- Introducing a new feature that allows you to upload boxes and loots to a MySQL database.
- Connected MysteryBoxes plugins will update their boxes and loots in real-time.
- Eliminates the need for manual configuration on multiple servers.
- Two tables are used: "MB_BOX_FILES" for boxes and "MB_LOOT_FILES" for loots.
- Import boxes, loots, or both.
- Plugin creates a session ID on load and compares it with the database.
- If the session ID doesn't match, boxes and loots are synced from the database.
- Use "/mb release" command to push a new session to the database.
- All connected MysteryBoxes will update their boxes and loots.
- Updated config.yml:
GENERAL
BOXES
- Optimizations and system updates.
FIREWORKS
- The format for assigning loots has changed:
- Before: "id:loot_id;chance:50"
- After:
- By ID: "id{loot_id} | chance{50}"
- By File: "file{file_name} | chance{100}"
- You can now specify either the loot ID or the file name.
- If the file is specified, all loots from that file will be assigned.
- The firework builder has received an update.
- You can now use RGB colors for both the initial and fade colors.
- The builder is now much more beginner-friendly to work with:
- Before: STAR;false;false;0;LIME;WHITE
- After: type{BALL_LARGE} | flicker{true} | trail{false} | p{0} | c{WHITE} | f{rgb(255,255,255)}
GENERAL
THEMES
- Updated error messages across the plugin.
- System updates and optimizations.
BUG FIXES
- Added the ability to specify how the Vault looks during a theme.
- Updated the theme builder - you can now specify the number of rings and the task period (speed of the animation).
- Fixed a bug that caused placeholders not to be translated.
GENERAL
ECONOMY
- Added null warnings to prevent unknown errors, such as "Task #X generated an exception".
HOLOGRAMS
- Fixed a bug that sometimes caused the currency to be reset (sorry for that!).
LOOTS
- Added a warning when the plugin detects that one of the holograms was externally removed.
THEMES
- "{DUST_TO_GIVE}" is now properly translated in broadcasts.
- You can now customize the terrain blocks.
- The settings are located under the "theme-settings" in each theme file.
- Here's an example:
- Updated the system behind executing the themes.
- Note: Some themes may look weird after this update. I will work on them in future updates.
FILTERS
- You can now specify the default filtering option for players.
- This setting is located in the config file under general-settings.
BOXES
- You can now specify whether a box can only be opened one at a time.
- This setting is located in the box file under opening-settings.
BUG FIXES
- Fixed a bug that...
ADMIN TOOLS MENU
- Replaced the admin-related shortcuts in the Vault with a single Admin Tools Menu.
- Within the Admin Tools menu, you can find various admin-related tools.
![]()
![]()
SONG PACK
- Added a new menu that guides you through the creation of a Song Pack.
- Removed the /mb generatepack and /mb verifypack commands.
![]()
![]()
GENERAL
PERMISSIONS
- Optimized the performance.
- Adjusted the default config files.
COMMANDS
- Adjusted some permission systems.
MENUS
- Improvements to various data-showing commands.
- Tab suggestions should now be more accourate.
- Re-designed the Alerts menu - now with proper icons and descriptions.
COMMANDS
- Completely re-coded the tab completion system.
- With this update, the plugin will now suggest many more options.
- The error-checking and invalid-syntax systems have been improved.
- The plugin will now alert you if you entered an invalid number or provided incorrect range syntax.
- Tab completion now supports:
- Players
- Boxes/Gifts
- Songs
- Themes
- Any number-related arguments
- Range syntax
We also use cookies, as they are essential for the proper