fancynpcs: Update version to 2.5.2

This commit is contained in:
Oliver
2025-06-13 21:32:45 +02:00
parent ee8fe70f15
commit dd4ec15cc3
3 changed files with 25 additions and 2 deletions

View File

@@ -5,7 +5,21 @@ order: 2
![](../../static/changelog_v2_x_x.png)
#
#
## FancyNpcs Changelog v2.5.2 [!badge variant="info" text="2025-06-13"]
-
- Fixed skins set to username or uuid not working sometimes (403 http status code)
- Npcs should now spawn instantly when a player teleports
- Added support for [text shadow color](https://docs.advntr.dev/minimessage/format.html#shadow-color) (updated
ChatColorHandler)
- Changed npc update interval (the config option) to seconds
- Added sniffer state attribute
- Fixed NPE in SkinManager
- Fixed issue with the copy command
- Fixed exception with the npc update method when using 1.20
- 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"]