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.18.0
Spawner Upgrades, Limits, Entity Stacking, Butcher, Entity Shop

- Fixed: Drops when killing entire stack
- Fixed: Mark stacked entities as spawned by spawner for /spawner admin killall
- 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
Top Bottom