diff options
Diffstat (limited to 'conf-tmpl')
-rw-r--r-- | conf-tmpl/atcommand_athena.conf | 3 | ||||
-rw-r--r-- | conf-tmpl/msg_athena.conf | 4 |
2 files changed, 6 insertions, 1 deletions
diff --git a/conf-tmpl/atcommand_athena.conf b/conf-tmpl/atcommand_athena.conf index 496e6132d..0cce4e09a 100644 --- a/conf-tmpl/atcommand_athena.conf +++ b/conf-tmpl/atcommand_athena.conf @@ -181,6 +181,9 @@ gmotd: 20 // follow a player (including warping to them)
follow: 20
+// Sends a request to all connected GMs (via the gm whisper system)
+request: 20
+
// Disconnects a user from the server (1 command + right click menu for GM "(name) force to quit").
kick: 20
diff --git a/conf-tmpl/msg_athena.conf b/conf-tmpl/msg_athena.conf index f604c55c3..46de6d187 100644 --- a/conf-tmpl/msg_athena.conf +++ b/conf-tmpl/msg_athena.conf @@ -284,7 +284,9 @@ 272: You can't trade on this map
273: Commands available:
274: %d commands found.
-275: No commands found.
+275: Usage: @request <petition/message to online GMs>.
+276: (@request): %s
+277: @request sent.
// Guild Castles Number
// --------------------
299: ?? Castles
|