add missing /area cmd to help json

This commit is contained in:
in1tiate 2024-12-22 08:52:19 -06:00 committed by GitHub
parent 2f1436a4fa
commit ecc981ae53
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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 <id>",
"test":"Moves the caller to the area with the given ID."
},
{
"names": [
"ban"