docs: add command-changes concept

This commit is contained in:
Oliver
2025-03-29 17:43:28 +01:00
parent ab200be5da
commit 8323255ea4

View File

@@ -0,0 +1,12 @@
# Command Changes
Some commands need to be refactored to be more consistent with the new system.
## turn_to_player and turn_to_player_distance
These commands should be merged into a single command with two subcommands.
- `/npc turn_to_player <npc> enabled (state)`
- `/npc turn_to_player <npc> distance (distance)`