mirror of
https://github.com/CitizensDev/Citizens2.git
synced 2025-01-06 08:28:47 +01:00
Typo
This commit is contained in:
parent
01ec75e254
commit
6ed52a79ca
@ -362,7 +362,7 @@ public class NPCCommands {
|
|||||||
|
|
||||||
@Command(
|
@Command(
|
||||||
aliases = { "npc" },
|
aliases = { "npc" },
|
||||||
usage = "moveto (--x x --y y --z z --world world --pitch pitch --yaw yaw",
|
usage = "moveto (--x x --y y --z z --world world --pitch pitch --yaw yaw)",
|
||||||
desc = "Teleports a NPC to a given location",
|
desc = "Teleports a NPC to a given location",
|
||||||
modifiers = "moveto",
|
modifiers = "moveto",
|
||||||
min = 1,
|
min = 1,
|
||||||
|
Loading…
Reference in New Issue
Block a user