fancynpcs: Update version to 2.7.0

This commit is contained in:
Oliver
2025-07-18 11:41:43 +02:00
parent 9e6e17f7e0
commit 804c185a05
3 changed files with 17 additions and 7 deletions

View File

@@ -7,13 +7,21 @@ order: 2
# #
## FancyNpcs Changelog v2.6.0 [!badge variant="info" text="2025-06-26"] ## v2.7.0 [!badge variant="info" text="2025-07-18"]
- Added support for 1.21.7 & 1.21.8
- Added `harness` attribute for happy ghasts
- Fixed comments not being for new feature flags
- Fixed status code check of Mojang API
- Improved http handling in FancyAnalytics
## v2.6.0 [!badge variant="info" text="2025-06-26"]
- Added support for 1.21.6 - Added support for 1.21.6
- Added UUID caching to improve performance - Added UUID caching to improve performance
- More fixes to the skin system - More fixes to the skin system
## FancyNpcs Changelog v2.5.2 [!badge variant="info" text="2025-06-13"] ## v2.5.2 [!badge variant="info" text="2025-06-13"]
- Fixed skins set to username or uuid not working sometimes (403 http status code) - Fixed skins set to username or uuid not working sometimes (403 http status code)
- Npcs should now spawn instantly when a player teleports - Npcs should now spawn instantly when a player teleports
@@ -26,7 +34,7 @@ order: 2
- Fixed exception with the npc update method when using 1.20 - Fixed exception with the npc update method when using 1.20
- Fixed NpcsLoadedEvent not being called when no npcs exist - Fixed NpcsLoadedEvent not being called when no npcs exist
## FancyNpcs Changelog v2.5.1 [!badge variant="info" text="2025-05-31"] [!badge variant="danger" text="Hotfix"] ## v2.5.1 [!badge variant="info" text="2025-05-31"] [!badge variant="danger" text="Hotfix"]
- Fixed some attributes kicking players from the server (only in 1.21.5) - Fixed some attributes kicking players from the server (only in 1.21.5)
- Fixed NPE related to the skin system - Fixed NPE related to the skin system

View File

@@ -1,3 +1,5 @@
- Added support for 1.21.6 - Added support for 1.21.7 & 1.21.8
- Added UUID caching to improve performance - Added `harness` attribute for happy ghasts
- More fixes to the skin system - Fixed comments not being for new feature flags
- Fixed status code check of Mojang API
- Improved http handling in FancyAnalytics

View File

@@ -1 +1 @@
2.6.0.284 2.7.0