added configuration for game duration, server name, map voting and Web interface through env vars - #24
added configuration for game duration, server name, map voting and Web interface through env vars#24ppaulis wants to merge 4 commits into
Conversation
…b interface through env vars Signed-off-by: Pascal Paulis <ppaulis@gmail.com>
Signed-off-by: Pascal Paulis <ppaulis@gmail.com>
|
Hi @PhasecoreX ! Just wanted to know if you had the time to take a look at this? :-) |
|
Sorry about that! I have looked at it now. Server name, web interface, and admin password I think are good. Voting settings are good too, however I think there should be a way to disable it. Currently if they set I also don't really like the |
Signed-off-by: Pascal Paulis <ppaulis@gmail.com>
|
@PhasecoreX Fixed the map voting and removed the game duration env var 👍 I'll keep the game duration in my own branch then :-) |
@PhasecoreX
This PR adds environment variables for game duration, server name, map voting and to enable the web interface of the Server.
Map Voting suggests maps from the game modes : Deathmatch, Domination, CTF, Bombing Run, Assault and Onslaught. Variations with Instagib have also been added.
Best regards,
Pascal