Implementing the Casual mode map-vote into the post-match period would allow map voting without needing to either manually call a vote or use server-side modifications. Similarly to how SourceMod's "Map Chooser" plugin works, it could choose 3 random maps from the mapcycle, and hold a vote. There already appears to be a game replicated CVAR, tf_mm_next_map_vote_time, which would apparently even allow the post-game mapvote period to be changeable in length.
Another CVAR I would personally like to see if this were to be implemented, would be one to enable or disable the first map of the three being the map currently played, and possibly a max limit for how many times the same map can be played in a row. Being able to make the screen re-votable (probably with a cooldown between revotes to minimize vote spamming) would also help for players who accidentally click the wrong map.
Implementing the Casual mode map-vote into the post-match period would allow map voting without needing to either manually call a vote or use server-side modifications. Similarly to how SourceMod's "Map Chooser" plugin works, it could choose 3 random maps from the mapcycle, and hold a vote. There already appears to be a game replicated CVAR,
tf_mm_next_map_vote_time
, which would apparently even allow the post-game mapvote period to be changeable in length.Another CVAR I would personally like to see if this were to be implemented, would be one to enable or disable the first map of the three being the map currently played, and possibly a max limit for how many times the same map can be played in a row. Being able to make the screen re-votable (probably with a cooldown between revotes to minimize vote spamming) would also help for players who accidentally click the wrong map.