
UpgradeableSpawners - Levels 4.15.9
Spawner Upgrades, Limits, Entity Stacking, Butcher, Entity Shop
+ Added: [#2283] Kill stacked mobs all at once if they die because of falling into void
- Fixed: [#2283] Entity stacking disabled state
- Fixed: [#2283] Butcher mode
- Fixed: Invalid build causing issues from previous version- Fixed: [#2318] Spawn interval of some spawners is not correct
+ Added: [#2318] Some debug messages regarding spawning
# Configure logging
logging:
# We might ask you to enable this, when you submit a bugreport.
debug: false
- Fixed: [#2292] Not being able to place hoppers on superiorskyblock islands on which a player is trusted was only-land is enabled
- Fixed: Manually pausing spawner is not persistent
+ Improved: EpicSpawners migration
This version is not compatible with older versions of UpgradeableHoppers.
If you have UpgradeableHoppers installed, please update to the latest version.
+ Added: Support for UpgradeableHoppers filter item delete feature when placing hopper underneath farm
This version is not compatible with older versions of UpgradeableHoppers.
If you have UpgradeableHoppers installed, please update to the latest version.
+ Added: [#2249] Option for 3rd party entity stacking
# If this option is set to false, spawners will only spawn the maximum amount of nearby entites.
# That means, if maximum nearby entities is set to 10, the spawn amount can't be higher than 10.
# This option needs to be enabled, if you use a stacking plugin other than UpgradeableSpawners itself.
# If you're not using any stacking featuere you can disable this option to make sure that spawners
# don't spawn more entities at once than their max. nearby entities amount.
3rd-party-stacking: true
- Fixed: [#2276] Issues with entity equipment and possible abuse in "duping" items in combination with stacking
+ Added: Support for max nearby entities if no-conditions is enabled
+ Added: [Suggestion] You can now customize the name of stacked entities
stacking:
name: '{entity} &7- &6{amount}x'
{entity} will be replaced with the entity name from entities.yml.
- Fixed: Spawner status placeholders in menu not parsing
- Fixed: Internal stacking cache leading to wrong association
+ Updated: Hopper integration with UpgradeableHoppers
+ Added: Hex color support for entities.yml
- Fixed: [#2238] Silktouch with 3rd party plugin
+ Improved: [#2226] Delete spawner if block is removed by 3rd party plugin without any
possibility to detect it
+ Updated: Latest Lands API