[+] Update Hytale Server dependency to 2026.03.26-89796e57b and bump
[+] IntroduceWaterDriftCommandas a base command for the addon, includingreloadanddebug-waterlevelsubcommands
[+] Implement areloadConfigmethod inWaterDriftAddonto allow dynamic configuration updates
[~] RefactorGiveSubCommandto useInventoryComponentfor adding items, simplifying inventory handling logic
[+] Introduce Upgrade-Addon module to handle spawner upgrades via UI and economy
[+] Introduce new cancellableSpawnerPlaceEventandSpawnerBreakEventto the API
[~] ConsolidateSpawnerPreSpawnEventandSpawnerPostEventinto a singleSpawnerSpawnEventwith nestedPreandPostclasses
[~] Update WaterDrift-Addon to load config from SuperSpawners directory
[~] Adjust water drift physics values and simplify flow vector calculation
[+] Added spawner break and drop mechanics.
Players require the super-spawners.break permission to successfully break and collect spawners. If a player lacks this permission, the spawner block will simply respawn when broken.
[+] Improves Spawning System
[+] Add SpawnerPreSpawnEvent (for developers)
[~] Fix Startup Issues
[~] Fix Random Crashes
[~] Fixing Startup crashes when the WaterDrifts-Addon is not present
[~] Fixing Server crashes due to configuration of ranges
[~] Fixing Entity Spawning at top of spawner.
[~] Fixing Event not fired
[+] Adding Debug Water command
Update Hytale Server dependency to 2026.02.17
- Update server artifact version to 2026.02.17-255364b8e in pom.xml
- Update AssetModule.registerPack call to match new API signature
