Upgradeable Spawners ⭕ Spawner Levels Plugin ✅ Entity Stacking, Butcher - 26.x Support

MC Plugin Upgradeable Spawners ⭕ Spawner Levels Plugin ✅ Entity Stacking, Butcher - 26.x Support 4.16.3
Spawner Upgrades, Limits, Entity Stacking, Butcher, Entity Shop

- Fixed: item stack not increasing in size making it look like spawner is paused after region reload
+ Improved: no ai set aware re applying at area load
+ Added: Option to disable entity push in stacking.yml
- Fixed: [#2367] Issue with ChunkLoadEvent
+ Updated: To latest Lands API
- Fixed: Startup error at disabling entity change item depending on config
+ Changed: spawner spawn event priority to better work with 3rd party plugins
+ Changed: Remove spider jockey etc.
- Fixed: Hologram not appearing after server reload in some cases
- Fixed: Error at /uspawner list
- Fixed: [#2344] Stacked entity stuck at amount 2
+ Added: [Suggestion] Spawners can now be paused by receiving a redstone signal

Code:
# NOTE: These settings require server reload / restart.
optimization:
  redstone:
    # Should spawners stop spawning if they're powered by redstone?
    pause-on-signal: true
- Fixed: [#2337] Spawner continuing to spawn despite being paused manually
Top Bottom