RegionSpawnMobs

Take full control of how mobs spawn in your world. Define where they appear, how many, when, and under what conditions.

File Details

RegionSpawnMobs-1.1.9-Update5.jar

  • R
  • May 26, 2026
  • 615.95 KB
  • 172
  • 0.5

File Name

RegionSpawnMobs-1.1.9.jar

Supported Versions

  • 0.5

# Changelog - Version 1.1.9 ## Release Summary This version updates the plugin for **Hytale Update 5** compatibility and improves admin/debug visualization stability. Main goals: - adapt API usage for Update 5 (types, messaging, and data access) - improve Marker reconcile behavior to reduce duplicates and maxAlive inconsistencies --- ## Added ### Marker activation-aware reconcile - When a marker transitions from out-of-range to in-range, a full reconcile runs immediately. - Helps prevent duplicate spawn bursts when markers reactivate at runtime. --- ## Changed ### API migration for Update 5 - Migrated vector/rotation usage to the current API types. - Updated command message/context integration for compatibility. - Updated SpawnPoint/Marker data access paths to current getter-based API usage. ### Marker entity id normalization - Marker `entityId` keys are normalized to lowercase in the entity map. - Reduces reconcile/maxAlive key mismatches caused by case differences. --- ## Fixed ### Marker maxAlive / duplicate cleanup consistency - Marker reconcile now filters refs by marker first, then applies pass budget. - Partial reconcile passes no longer wipe tracked state. - Improved alive-count consistency used by spawn decisions. ## Compatibility - Data compatibility: compatible with 1.1.8 - Migration required: no - New config fields: no --- **Version:** 1.1.9