Hi,
Like many server owners, I have a problem with ppl voting too much. Specifically voting to change map in mid or near the end of a map... annoying.
I know in the [vote] section of the config.cfg i can set a time limit after which votes are disabled.
the problem is that the votes for map stuff and for kick stuff is tied together. I dont want to have a time limit on kick votes.
Would it be possible to split the votes.php into 2 files? One dealing with map votes and the other with kick votes, so in the server.cfg i have [map vote] and [kick vote], each with its separate appropriate parameters.
I cant program PHP so I guess I'm asking if you think its a good idea, and if someone would be kind enough to do it for me