This is the final release of FireMysteryBlocks. After about a year away from Minecraft development, I've decided to step back for good and release the plugin as open source.
Previously a paid plugin, it's now freely available for non-commercial use. Feel free to fork it, modify it, or build on top of it.
Thanks to everyone who purchased and supported the plugin over the years. Hope the code holds up and keeps serving you well.
Fixed
» Bad priority when mining in region, where players cant mine
Added
» UpdateInterval and VisibilityDistance under FancyHologram configuration section
Updated
» Working version for 1.21.4+
Note
» Since im currently managing what to do with plugin And force myself to work on it. Backwards compatibility is not priority of this update.
Updated
» Removed support for older versions. Since is really hard to keepup with constant change of minecraft codebase.
Added
» Added new action section rewarding player for specific mines.
Note
» Since I kinda have currently more time at weekend. I would be trying to refactor whole plugin to make it more smooth to learn and also create some wiki page on github.
Caution: PerPlace section will be defaultly added to all currently set blocks, after update.
Added
» Ability to increase damage to items by enchants
- Example: Efficiency 3 will take 3 durability instead 1
» Ability to match bypass for NBT tags
» Supported 1.20+ version
Updated
» Increased gradle version to match better functionality
Fixed
» Player item beeing removed when ItemDamage enabled on non tool item.
Updated
» AntiCheat now contains modifiers that can increase limit before action is taken on player by Efficiency and Haste.
