This commit is contained in:
fullwall 2012-09-09 17:52:36 +08:00
parent 01ec75e254
commit 6ed52a79ca

View File

@ -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,