Update Log
Added support for version 26.1
Fixed “Allow Other Block” toggle issue
Added “Allow Other Block” toggle to the toggle menu
Fixed placeholder for showing total blocks of a specific type mined by a player in a region
Updated wiki
Update Log
Removed the silent console command feature and resolved the command runner error.
Removed the licensing system.
Update Log
Resolved several fluid block related issues that were affecting inventory functionality.
Update Log
Added support for delayed Water and Lava regeneration
Console-run block commands are now fully silent (no more spam)
Update Log
Added support for Minecraft 1.21.10
Fixed Nexo Tools durability issue
Now supports placing custom blocks on custom blocks
Update Log
Fixed Itemsadder changing states on click
Added blocked custom model data (Disable drops of spefic tool)
Update Log
Fixed player teleporting on damage other than suffocation
Added ZeroDrop option to prevent all drops
Code:Config.yml # if you have other plugins handling drops ZeroDrop: false
Update Log
Added support for Minecraft 1.21.8
Added ability to replace blocks with waterlogged variants
Water is now automatically removed from default waterlogged blocks (e.g., coral)
Code:ACACIA_SLAB: .... ReplaceBlock: - ACACIA_SLAB Water_Logged: true
