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 @@ -7,6 +7,17 @@ order: 2
77
88#
99
10+ ## v2.8.1 [ !badge variant="info" text="2025-11-25"]
11+
12+ - Removed support for 1.19.4
13+ - Fixed npcs randomly disappearing
14+ - Fixed skin mirroring for 1.21.9
15+ - Added inverted permission check for ` need_permission ` action (use prefix ` ! ` to invert)
16+ - Added ` /npc rotate <npc> <yaw> <pitch> ` command to set NPC orientation
17+ - Added ` swing_arm_on_update ` config option
18+ - Added ` use-minecraft-usercache ` feature flag
19+
20+
1021## v2.8.0 [ !badge variant="info" text="2025-10-10"]
1122
1223- Added support for 1.21.9 and 1.21.10
Original file line number Diff line number Diff line change 1- - Added support for 1.21.11
1+ - Removed support for 1.19.4
2+ - Fixed npcs randomly disappearing
23- Fixed skin mirroring for 1.21.9
34- Added inverted permission check for ` need_permission ` action (use prefix ` ! ` to invert)
45- Added ` /npc rotate <npc> <yaw> <pitch> ` command to set NPC orientation
Original file line number Diff line number Diff line change 1- 2.8.0.312
1+ 2.8.1
Original file line number Diff line number Diff line change 2222 " 1.21.7" ,
2323 " 1.21.8" ,
2424 " 1.21.9" ,
25- " 1.21.10" ,
26- " 1.21.11"
25+ " 1.21.10"
2726 ],
2827 "channel" : " RELEASE" ,
2928 "loaders" : [
You can’t perform that action at this time.
0 commit comments