partial fix for help message
This commit is contained in:
parent
c731a35dd3
commit
1bd35d6dc2
3 changed files with 3 additions and 3 deletions
|
@ -1,3 +1,3 @@
|
|||
<gray>Usage <gold>» <yellow>/npc center <gold><id>
|
||||
|
||||
<gray>Command used to move an npc to the center of the block it's currently occupying
|
||||
<gray>Command used to move an npc to the center of the block it''s currently occupying
|
|
@ -1,3 +1,3 @@
|
|||
<gray>Usage <gold>» <yellow>/npc setlocation <gold><id> <x> <y> <z>
|
||||
|
||||
<gray>Command used to manually adjust an npc's location
|
||||
<gray>Command used to manually adjust an npc''s location
|
|
@ -1,3 +1,3 @@
|
|||
<gray>Usage <gold>» <yellow>/npc setrotation <gold><id> <yaw> <pitch>
|
||||
|
||||
<gray>Command used to manually adjust an npc's rotation
|
||||
<gray>Command used to manually adjust an npc''s rotation
|
Loading…
Reference in a new issue