diff --git a/bin/config_sample/text/commandhelp.json b/bin/config_sample/text/commandhelp.json index dffddfb..0c5c029 100644 --- a/bin/config_sample/text/commandhelp.json +++ b/bin/config_sample/text/commandhelp.json @@ -29,6 +29,13 @@ "usage":"/getarea", "text":"Lists all clients in the area the caller is in. This command takes no arguments." }, + { + "names": [ + "area" + ], + "usage":"/area ", + "test":"Moves the caller to the area with the given ID." + }, { "names": [ "ban"