Releases: xGinko/VillagerOptimizer
Releases · xGinko/VillagerOptimizer
VillagerOptimizer 1.6.2
VillagerOptimizer 1.6.1
- Fixed an oopsie which would cause all modules to enable no matter the config
Download on modrinth
VillagerOptimizer 1.6.0
- Added full compatibility for 1.20.5-1.21
- Initial support for servers running spigot only
- Improved scheduling for Folia servers
Download on modrinth
VillagerOptimizer 1.5.5
- Fixed an error that would appear during optimization interactions with the message:
java.lang.NullPointerException: Name is null
Download on modrinth: https://modrinth.com/plugin/villageroptimizer/version/1.5.5
VillagerOptimizer 1.5.4
- Fix nametag optimization still consuming nametags when
nametags-get-consumed
is set tofalse
- Fixed a bug where wrong cooldown millis would be reported, making it impossible to re-optimize villagers that have been optimized before
- Updated Adventure to get more compatibility with 1.20.6
Download on modrinth: https://modrinth.com/plugin/villageroptimizer/version/1.5.4
VillagerOptimizer 1.5.3
- Fixed enum name formatting still containing _ due to a typo
Download on modrinth: https://modrinth.com/plugin/villageroptimizer/version/1.5.3
VillagerOptimizer 1.5.2
- Fixed players getting kicked with messages like
IllegalArgumentException: Unable to measure distance between world_nether and world
- Added chinese translation (Thanks @xiaoyueyoqwq)
- Improved compatibility with Villagers previously optimized by AVL (Your feedback would be appreciated)
- Improved logging
- Improved how enums show up in messages. This means that for example "LIGHT_BLUE_WOOL" now shows as "Light Blue Wool".
Download on modrinth: https://modrinth.com/plugin/villageroptimizer/version/1.5.2
VillagerOptimizer 1.5.0
- Support Java 8
- Fully fixed support for versions < 1.19
- Fixed workstation optimization
- Fixed language files not generating on windows servers
- Villagers no longer get an automatic "Optimized" Nametag as this behavior introduces too many bugs. Instead an option to make optimized villagers glow has been added.
Download on modrinth: https://modrinth.com/plugin/villageroptimizer/version/1.5.0
VillagerOptimizer 1.4.1
- Fixed trade restock cooldown for optimized villagers
- Fixed plugin messages showing negative times
Download on modrinth: https://modrinth.com/plugin/villageroptimizer/version/1.4.1
VillagerOptimizer 1.4.0
- Added ability for players to use leashes on villagers.
- Improved workstation optimization to interfere less with trade rolling
- Villagers will now be re-checked after getting cured from zombiefication to ensure they retain the same optimization state as before zombiefication
- Optimized villagers will be unoptimized after loosing their jobs by default now (can be changed in config)
- Improved performance a bit by comparing squared distances where possible
- Improved compatibility with AntiVillagerLag villagers
- Fixed compatibility with 1.16
- Fixed permission issues when running commands from console