diff options
Diffstat (limited to 'conf/atcommand_athena.conf')
-rw-r--r-- | conf/atcommand_athena.conf | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/conf/atcommand_athena.conf b/conf/atcommand_athena.conf index 622ee3be6..c541b1308 100644 --- a/conf/atcommand_athena.conf +++ b/conf/atcommand_athena.conf @@ -131,6 +131,9 @@ jailtime: 1 hominfo: 1 homstats: 1 +// Kill Steal Protection +noks: 1 + //--------------------------- // 10: Super player+ commands @@ -146,6 +149,9 @@ go: 10 // Enables/disables autolooting from killed mobs. autoloot: 10 +// Enables/disables autolooting an item. +alootid: 10 + // Allows you continue vending offline. autotrade: 10 at: 10 @@ -278,6 +284,9 @@ gpvpon: 40 gvgoff: 40 gpvpoff: 40 +// Activate/Deactivate kill steal protection on a map +allowks: 40 + // Modifies your HP/SP. heal: 40 |