diff options
Diffstat (limited to 'conf/atcommand_local.conf.example')
-rw-r--r-- | conf/atcommand_local.conf.example | 20 |
1 files changed, 10 insertions, 10 deletions
diff --git a/conf/atcommand_local.conf.example b/conf/atcommand_local.conf.example index b28b84fe..66383f48 100644 --- a/conf/atcommand_local.conf.example +++ b/conf/atcommand_local.conf.example @@ -118,6 +118,16 @@ l: 40 tee: 40 t: 40 +// Broadcast to the whole server +broadcast: 40 + +// Broadcast to the map you are on +local_broadcast: 40 + +// Broadcast (with or without name). +kami: 40 +kamib: 40 + //-------------------- // 60: "GM" @@ -127,16 +137,6 @@ inall: 60 // Disable all wispers for a player exall: 60 -// Broadcast to the whole server -broadcast: 60 - -// Broadcast to the map you are on -local_broadcast: 60 - -// Broadcast (with or without name). -kami: 60 -kamib: 60 - // Shows Stats Of All Characters Online charstatsall: 60 |