diff options
Diffstat (limited to 'conf/battle')
-rw-r--r-- | conf/battle/gm.conf | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/conf/battle/gm.conf b/conf/battle/gm.conf index 21b54f386..d345b3978 100644 --- a/conf/battle/gm.conf +++ b/conf/battle/gm.conf @@ -56,6 +56,10 @@ gm_kick_chat: no // set to 'Yes', Normal players (gm level 0) can never use a GM command even if you set the command level to 0. atcommand_gm_only: no +// (@) @allstats/@str/@agi/@vit/@int/@dex/@luk +// allow gms to bypass the maximum stat parameter? ( if yes gm stats can go up to 32k ) default: no +atcommand_max_stat_bypass: no + // Is the character of a GM account set as the object of a display by @ command etc. or not? hide_GM_session: no |