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.
I am aware that this is a long changelog, but it is recommended to read everything before updating!
Despite this being a major release (4.0 -> 5.0), there should not be many noticeable changes other than increased stability and consistency in surprises.
Important:
- Minimum required Spigot version has been changed to 1.20.6 and above.
- Minimum required Java version has been changed to 21, which you should already be running when using 1.20.6 or above.
- Lua surprises/scripting surprises have been deprecated and will be removed in either the next update or the update after.
- The API is temporarily unavailable and out-of-date while I rework certain parts of the plugin. It should return in the future.
- Enchantments in your config may have broken by some changes, as Spigot changed the names of enchantments at some point. Make sure your enchantments in the config, especially those of custom surprises, match the enchantments on the list here: https://hub.spigotmc.org/javadocs/spigot/org/bukkit/enchantments/Enchantment.html#field-summary
Changed
- Completely reworked how surprises are created and handled inside the code. This change should improve stability, consistency, and will help create new surprises in the future more quickly. It is also the base for some future changes I have planned.
- Made possible due to the rework, all surprises and their configuration values are validated upon plugin start. Misconfigured surprises are skipped and a warning will be printed in the console. In the past, misconfigured surprises would cause errors in the console and do nothing, making it so players didn't get rewards.
Future updates
I am planning on implementing the following features based on this rework:
- More custom surprise features, allowing for more creative custom surprises
- A new way of creating custom surprises through scripting that should be easier, while also being more powerful. It will be powered by this reworked system.
- New and more interesting surprises
Added
- Added automatic error reporting and performance tracking using Sentry. This is enabled by default to assist me in solving errors quickly. You disable it in the settings.yml by setting Settings.Sentry.Enabled to false. It will also send a copy of your SuperLuckyBlock configs by default (except for settings.yml as it may contain database credentials). This behavior can be disabled by setting Settings.Sentry.SendConfigs to false.
Fixed
- Fixed luckyblocks with a URL set as skull owner causing an error on startup.
Fixed
- Fixed an error that would occur on giving a player a luckyblock when your luckyblock's file name was too long and you were using a URL as a SkullOwner.
Added
- Added an option to disable spawing any surprises involving buildings below a certain Y level (-50 by default, automatically enabled by default and after updating). This option has been added to prevent bedrock from being broken by buildings.
We also use cookies, as they are essential for the proper