- Fixed | LeavesDecayEvent, this event has been added to prevent the leaves set in the SBR regions from disappearing either when regenerating or when replaced in the regenerated block.
- Fixed | When the block above the block containing the regeneration is not solid, it is stored in cache to prevent it from disappearing due to breakage.
- Fixed | We have restructured a bit the code where the Drop Naturally logic is executed, in versions prior to version 0.3.5 the event was cancelled and therefore now some part of the code is broken, although everything should be fixed now.
You can find all the information you need on the wiki. If you need support, please log in to Discord to verify your purchase.
Remember, if there are any bugs, report them on our Discord!
- Fixed | Before it was verified if the item with which you broke was air, in case it was not, you got the drops with that item which gave rise to an error in console, now when you break you verify that it is a tool (Shovel, Axe, Pickaxe, Hoe), in case it is not a tool you get drops as if you broke with your hand. (drop-naturally: true)
You can find all the information you need on the wiki. If you need support, please log in to Discord to verify your purchase.
Remember, if there are any bugs, report them on our Discord!
- Fixed | The event was cancelled when there was no reason to do so, resulting for example in placeholders such as Statistic not registering the mined blocks. Likewise, if you use custom drop, or drop to inventory, the mined blocks will obviously not be recorded in placeholders like Statistic.
You can find all the information you need on the wiki. If you need support, please log in to Discord to verify your purchase.
Remember, if there are any bugs, report them on our Discord!
- Fixed | Fix events; when registering BlockBreakEvent it did not check if that was the event, which was sometimes instantiated with other events on the server such as FurnaceExtractEvent.
You can find all the information you need on the wiki. If you need support, please log in to Discord to verify your purchase.
Remember, if there are any bugs, report them on our Discord!
- A lot of code has been cleaned up by removing 20KB of weight from the .jar.
- The config file has been added to the dump (personal data such as MySQL username, password... will not be shown in the dump).
You can find all the information you need on the wiki. If you need support, please log in to Discord to verify your purchase.
Remember, if there are any bugs, report them on our Discord!
