mirror of
https://github.com/FancyInnovations/FancyPlugins.git
synced 2025-12-06 07:43:36 +00:00
docs: add command-changes concept
This commit is contained in:
@@ -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)`
|
||||
|
||||
|
||||
Reference in New Issue
Block a user