This is an edit of the default SourceMod mapchooser, nominations, and rtv plugins. It provides functionality for SurfTimer or its forks to display relevant information and provide further functionality in the map voting and nomination processes.
Pull requests, issues, and suggestions are encouraged - feel absolutely free to contribute! 😄
Preview of Nomination Menu:
- SurfTimer
- Sourcemod 1.11 (Please use the latest stable version!)
- A MySQL Database (Supported: MySQL 5.7, MySQL 8+, MariaDB)
Compilation Requirements (Includes):
- Please make sure any other Map Chooser, Nominations, and RTV plugins are disabled!
- Download the latest release. (It will be a ZIP file named after the release version)
- Extract the release ZIP file to your server's
csgo
folder, and start your server to generate the required config files. - Set
sm_server_tier
incsgo/cfg/sourcemod/st-mapchooser.cfg
to the tier of maps you want appearing the nominate list. Example, for a tier 1-3 server, set it tosm_server_tier 1.3
, a tier 1 only server would besm_server_tier 1.0
and if you want all tierssm_server_tier 0
- Make sure the maps you want available on the server are listed in
csgo/mapcycle.txt
!