Is there a way to set specific rcon commands for certain maps? Say I want to have low gravity only run on a specific map in the rotation, then go back to normal gravity on map change.
Add normal gravity to server.cfg (sv_gravity 800). Then add a new config file using the title of the map (dust2.cfg) to your cfg folder. Now put sv_gravity x in that maps config file.