summaryrefslogtreecommitdiff
path: root/conf/atcommand.conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf/atcommand.conf')
-rw-r--r--conf/atcommand.conf16
1 files changed, 15 insertions, 1 deletions
diff --git a/conf/atcommand.conf b/conf/atcommand.conf
index 2241fa74..eede6399 100644
--- a/conf/atcommand.conf
+++ b/conf/atcommand.conf
@@ -11,7 +11,7 @@ charcommand_symbol represents #commands used on other players.
*/
atcommand_symbol : "@"
-charcommand_symbol: "$"
+charcommand_symbol: "#" // We can use $ if this overlaps with ManaPlus
/* Command aliases
You can define aliases for any command. Aliases work just like the original command.
@@ -69,6 +69,20 @@ aliases: {
nolog: {
iteminfo: 1
mobinfo: 1
+ uptime: 1
+ duel: 1
+ accept: 1
+ reject: 1
+ noask: 1
+ time: 1
+ jailtime: 1
+ email: 1
+ rates: 1
+ help: 1
+ commands: 1
+ charcommands: 1
+ refresh: 1
+ // Should we log @hugo and @linus? They're quite spammy
}
/* Commands help file */