docs: Add npc rotate command and inverted need_permission

This commit is contained in:
Oliver
2025-11-08 13:36:33 +01:00
parent 24c1907eec
commit ab5826be3c
3 changed files with 14 additions and 1 deletions

View File

@@ -1,4 +1,6 @@
- Added support for 1.21.11
- Fixed skin mirroring for 1.21.9
- Added inverted permission check for `need_permission` action (use prefix `!` to invert)
- Added `/npc rotate <npc> <yaw> <pitch>` command to set NPC orientation
- Added `swing_arm_on_update` config option
- Added `use-minecraft-usercache` feature flag
- Added `use-minecraft-usercache` feature flag