File tree Expand file tree Collapse file tree
docs/src/fancynpcs/changelog Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -5,7 +5,21 @@ order: 2
55
66![ ] ( ../../static/changelog_v2_x_x.png )
77
8- #
8+ #
9+
10+ ## FancyNpcs Changelog v2.5.2 [ !badge variant="info" text="2025-06-13"]
11+ -
12+
13+ - Fixed skins set to username or uuid not working sometimes (403 http status code)
14+ - Npcs should now spawn instantly when a player teleports
15+ - Added support for [ text shadow color] ( https://docs.advntr.dev/minimessage/format.html#shadow-color ) (updated
16+ ChatColorHandler)
17+ - Changed npc update interval (the config option) to seconds
18+ - Added sniffer state attribute
19+ - Fixed NPE in SkinManager
20+ - Fixed issue with the copy command
21+ - Fixed exception with the npc update method when using 1.20
22+ - Fixed NpcsLoadedEvent not being called when no npcs exist
923
1024## FancyNpcs Changelog v2.5.1 [ !badge variant="info" text="2025-05-31"] [ !badge variant="danger" text="Hotfix"]
1125
Original file line number Diff line number Diff line change 1+ - Fixed skins set to username or uuid not working sometimes (403 http status code)
2+ - Npcs should now spawn instantly when a player teleports
3+ - Added support for [ text shadow color] ( https://docs.advntr.dev/minimessage/format.html#shadow-color ) (updated ChatColorHandler)
4+ - Changed npc update interval (the config option) to seconds
5+ - Added sniffer state attribute
6+ - Fixed NPE in SkinManager
7+ - Fixed issue with the copy command
8+ - Fixed exception with the npc update method when using 1.20
9+ - Fixed NpcsLoadedEvent not being called when no npcs exist
Original file line number Diff line number Diff line change 1- 2.5.1.271
1+ 2.5.2
You can’t perform that action at this time.
0 commit comments