splewis / get5

CS:GO Sourcemod plugin for competitive matches/scrims
GNU General Public License v3.0
557 stars 176 forks source link

Allow for disabling match cvars restore #951

Closed nickdnk closed 1 year ago

nickdnk commented 1 year ago

Some settings don't play nicely with being restored after the match ends, such as get5_remote_log_url, as these are needed after a match has ended, such as firing events related to demo uploads.

This allows users to configure Get5 to not restore match cvars. For servers that only run Get5, this is likely the best solution.

Closes https://github.com/splewis/get5/issues/943.

nickdnk commented 1 year ago

Maybe this should also disable the hostname restore.