redeclipse-conf

configuration and runit scripts for RedEclipse 1.6 (template)
git clone git://deadbeef.fr/redeclipse-conf.git
Log | Files | Refs | README

commit eab78466c77d83ebe23bf81be946a716b28f9e49
parent deb4233e11c3305bc46935fc76fd81773dbfaba0
Author: none <none>
Date:   Sun, 21 Jun 2020 12:25:31 +0000

added sv_votelimit to privileges.cfg

Diffstat:
Mprivileges.cfg | 2++
1 file changed, 2 insertions(+), 0 deletions(-)

diff --git a/privileges.cfg b/privileges.cfg @@ -189,6 +189,8 @@ exec limit.cfg //////////////////////////////////////////////////////////////////////////////// /// time in milliseconds before a player may cast another vote (to avoid flooding) // sv_votewait 2500 +/// time in milliseconds intermission voting lasts +// sv_votelimit 45000 /// how to decide if players agree on suggestions: /// 0 = votes don't pass mid-match or need to wait entire time in inter-match /// 1 = passes if votethreshold is met