UpgradeableSpawners - Levels icon

UpgradeableSpawners - Levels 4.15.19

Spawner Upgrades, Limits, Entity Stacking, Butcher, Entity Shop

Page 1 2 3 4 5 ... 12
4.13.0 May 15, 2024
Merge Entities

+ Added: Merge entities into stacks (entities.yml)

    # Merge entities into one stack
    merge:
      # Merge entities every specified interval.
      # Can be disabled by setting interval to something lower than 1.
      interval_time: 30s
4.12.5 May 3, 2024
Butcher Mode

- Fixed: Butcher mode drops

4.12.4 Apr 28, 2024
1.20.5 Support

+ Added: Support for 1.20.5

4.12.3 Apr 22, 2024
4.12.2 Apr 19, 2024
Killall Command, Butcher Mode

+ Added: /spawner admin killall
+ Added: Options for butcher mode:

      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
4.12.1 Apr 13, 2024

+ Improved: Removing stacked entities from cache at chunk unload posing performance issue

4.12.0 Feb 26, 2024
4.12.0 Feb 26, 2024
Teleportation

+ Added: You can now disable every teleportation by unsetting the following permissions:
https://github.com/Angeschossen/UpgradeableSpawners/wiki/Permissions#teleportation

- Fixed: Debug

4.11.12 Feb 5, 2024
4.11.11 Feb 3, 2024
4.11.10 Feb 2, 2024

+ Changed: [#2505] Being able to disable nearby entities in levels.yml

4.11.9 Jan 26, 2024
Skin Data

- Fixed: [#2502] Issues with retrieving skin data for heads, etc. This finally removes errors printed by the server's API. Which might
occur if Mojangs API is down etc.

4.11.8 Jan 5, 2024

- Fixed: [#2477] Entity spawning on 1.20.1
- Fixed: get-confirm option

4.11.7 Jan 4, 2024

- Fixed: Spawning on 1.20 versions lower than 1.20.4

4.11.6 Jan 3, 2024
Entity Spawn

- Fixed: [#2484] [#2470] Entity spawning on 1.20.4
- Fixed: [#2477] Period entities on spawner replace

4.11.5 Dec 18, 2023
Jockeys

- Fixed [#2452]: Jockey disable

4.11.4 Dec 15, 2023
Butcher Mode

+ Improved: Item spawn location for butcher mode

4.11.3 Nov 30, 2023

+ Improved: Spawner load at chunk load

4.11.2 Nov 24, 2023
Jockey

- Fixed: Jockey disable

4.11.1 Nov 18, 2023
Jockeys

+ Added: Option to disable jockeys

  # If disabled, no jockes will spawn at all. Not just from spawners.
  # It's not possible to distingush if a jockes spawn as a result of an entity from an spawner.
  jockeys: true
Page 1 2 3 4 5 ... 12
You might also like...