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: Display of spawned entity with no-conditions enabled
- Fixed: Entity type of vanilla spawner upon placement silktouch
- Fixed: Make monsters stacked despawn
+ Added: Option to kill whole stack
+ Changed: Provide spawn reason for entity spawning
- Fixed: Argument translations for /spawner admin give
+ Added: /spawner admin killall
+ Added: Options for butcher mode:
Code:
     butcher-mode:
       # Only supports UpgradeableHoppers: https://www.spigotmc.org/resources/69201
        hopper:
         # Require an upgradeablehopper to be placed underneath the spawner before butcher mode can be activated?
          required: false
          # Should loot be dropped, if the upgradeable hopper is full?
          drop-loot: true
+ Improved: Removing stacked entities from cache at chunk unload posing performance issue
+ Added: You can now disable every teleportation by unsetting the following permissions:
https://github.com/Angeschossen/UpgradeableSpawners/wiki/Permissions#teleportation

- Fixed: Debug
Top Bottom