diff --git a/bin/conf/ScriptConfig.conf.default b/bin/conf/ScriptConfig.conf.default index 2be3bf5..610ab77 100644 --- a/bin/conf/ScriptConfig.conf.default +++ b/bin/conf/ScriptConfig.conf.default @@ -3,7 +3,8 @@ // store variable definitions for scripts only! -// options common for all scripts: +// ## GLOBAL SECTION ## + [#uppercase] [#noprefix] // special char that is used to trigger server commands (for example ".goname Player") @@ -12,6 +13,15 @@ cmdchar=. + +[#normal] +// ## END OF GLOBAL SECTION ## + + + + +// -- section for individual scripts -- + [autobroadcast] enable=0 // 20 mins by default