v4.1.0 comes with a lot of QoL changes. Make sure to take a full backup!
v4.1.0 Changes
- Added license system. Please open a ticket in UXPLIMA Discord server to get your license key.
- Now uxmSpawners uses our own ConfigUpdater library to update configuration file automatically.
- Improved commands.
- Improved price hook system.
- Updated ExcellentShop support to latest versions.
- Language selection is now more flexible.
- Hologram hook selection is now done automatically.
- Fixed mising messages causing issues.
- Fixed FancyHolograms issues.
v4.0.2 Changes
- Added support for FancyHolograms 2.x.x versions. Now we support both 2.x.x and 3.x.x versions.
- Fixed language issues.
uxmSpawners v4.0.0 comes with a lot of QoL changes & fixes. Due to plugin name change, configured files will be reset and you will need to move your database file to the new plugin folder. Do not forget to make backups.
v4.0.0 Changes:
- Improved nerf feature.
- Reworked GUI system for better performance & visuals.
- Removed support for legacy color codes, now plugin uses Adventure & MiniMessage everywhere possible.
- Removed support for FancyHolograms 2.X.X, now only supporting 3.X.X.
- Added support for Minecraft v26+
- Updated color scheme of the plugin.
- Fixed slimes not dropping anything.
v3.2.13 Changes
File Changes
- Added support for protecting spawners from explosions.
- Added support for item models.
- Added new setting vanilla-spawner-support.disable-vanilla-breaking to other setting module.
- Added a new feature for nerfing specific mobs rather than all of them.
- Fixed skeletons attacking players even when nerfing is enabled.
- Fixed issues with explosions.
- Improved performance in certain cases.
Apply these changes to config.yml
YAML:nerf-spawner-mobs: # If 'enabled' is set to 'true', mobs that are spawned from # spawners will not have AI, they will not attack, move etc. enabled: false nerf-every-mob: false mobs-to-nerf: # if nerf-every-mob is false, only mobs in this list will be nerfed - ZOMBIEApply these changes to modules/other.ymlYAML:protect-spawners-from-explosions: false
YAML:vanilla-spawner-support: # When enabled, breaking a vanilla spawner tries to match its entity type # with the plugin’s known spawners. If a match is found, the player gets an # ancSpawners version of that spawner upon breaking. enabled: true disable-vanilla-breaking: false # nobody will be able to break vanilla spawners if set to true enable-placing: true # enables placing of vanilla spawners support-on-break: true # when set to false, does not handle anything if broken spawner is a vanilla spawner drop-vanilla-on-break: true # drops the actual vanilla spawner on break
v3.2.12 Changes
- Added support for making spawners not-protected if they are not in an active region, currently supports only uxmClaims
- Added WildStacker & SuperiorSkyblock2 converter, converts WildStacker spawner data to AncSpawners
- Fixed FancyHolograms issues
- Fixed loot issues
- Fixed issues related to spawner placements
v3.2.11 Changes
You may need to reset your language files or add following changes:
- Fixed items may go missing in some cases.
- Fixed performance issues with Auto Kill feature.
YAML:someDroppedToGround: "&7Einige davon wurden fallen gelassen, da dein Inventar voll ist."YAML:someDroppedToGround: "&7Dropped some of those because your inventory is full."YAML:someDroppedToGround: "&7Certains d'entre eux ont été jetés au sol car ton inventaire est plein."YAML:someDroppedToGround: "&7Wyrzucono część z nich na ziemię, ponieważ Twój ekwipunek jest pełny."YAML:someDroppedToGround: "&7Envanterin dolu olduğu için bunların bazıları yere düşürüldü."
v3.2.10 Changes
- Added model data support to boost items.
- Added ASP support.
- Fixed sometimes mobs not getting killed automatically.
- Fixed issues related to GUIs.
