Hello everyone!
This is a significant update for
EdBlocks, focusing entirely on performance and broad server compatibility.
What's New in v1.1?
1. Major Performance Optimization ⚡
The plugin's core logic for checking blocks and WorldGuard regions has been completely rewritten for maximum efficiency.
- What changed? We've switched from slow List lookups to instantaneous HashSet lookups ($O(1)$) for both material and region checks.
- What does this mean for you? Drastically reduced CPU/tick usage on the BlockPlaceEvent. This makes the plugin much lighter and safer for busy BoxPvP servers where thousands of blocks are placed every minute. Your server will be happier!
2. Broad Version Support (1.18 - 1.21+)
The plugin is now compiled using the 1.18.2 API and Java 17. This single .jar file will now work natively on all Spigot/Paper servers from version
1.18.x to 1.21.x.
3. New & Improved config.yml
The config.yml has been completely rewritten (as requested by many!). It's now in English and features detailed comments explaining every single option, making setup much more intuitive.
As always, please report any bugs in the discussion tab.
Thank you for using EdBlocks!