Welcome!

By registering with us, you'll be able to discuss, share and private message with other members of our community.

SignUp Now!
Upgradeable Spawners ⭕ Spawner Levels Plugin ✅ Entity Stacking, Butcher - 1.20 Support

Plugins MC Upgradeable Spawners ⭕ Spawner Levels Plugin ✅ Entity Stacking, Butcher - 1.20 Support 4.15.22

Register to download
+ Changed: Save spawner immediately if upgrade menu closed and changes were made, async ofc.
+ Added: Option to disable stacking for vanilla spawners as well:
Code (Text):
# Should spawned entities be stacked?
stacking:
enabled_2: true
# Should entites, spawned by vanilla spawners, be stacked too?
# NOTE: This option requires server reload / restart.
vanilla: false
- Fixed: [#2182] Entity stacking not completely disabled for vanilla spawners
- Fixed: [#2178] Reducing stack amount did not call entity death event for 3rd party plugins
+ Changed: [#2154] Spread no-condition spawns more evenly on more tasks
Entity stacking is coming soon as well.
- Fixed: [#2151] Not being able to disable period_amount upgrade by setting period time to 0
This should also fix spawning issues with servers, having that set to 0.
+ Added: [Suggestion] Option to cancel vanilla spawners spawning entities
Code (YAML):
# Allow vanilla spawners to spawn entities?
spawn: true
+ Added: [Suggestion] Option to blacklist AI removal

Code (YAML):
remove-ai:
enabled_4: false
# Here you can add entity types that should keep AI.
# List of entity types: https://hub.spigotmc.org/javadocs/spigot/org/bukkit/entity/EntityType.html
blacklist_list: []
+ Added: Option to allow/ignore cancellations of entity spawns, because of 3rd party plugins

+ Added: Debug option
- Fixed: Entity type name not applied in main menu from entities.yml
- Fixed: [#2089] Unknown message for teleportation progress
- Fixed: Incompatibility with executable items
+ Improved: Evaluation of spawn location when no-conditions enabled
Back
Top
AdBlock Detected

We get it, advertisements are annoying!

Sure, ad-blocking software does a great job at blocking ads, but it also blocks useful features of our website. For the best site experience please disable your AdBlocker.

I've Disabled AdBlock