About:
DeSpectate moves all spectators to the playing teams automatically. It designed to prevent Achievement Idle servers ending up with 26/30 players on spectator because the map changed.
Cvars:
sm_despec_version - Plugin Version
sm_despec_time - (default 120) How often the plugin moves all spectators. 0 - disables plugin.
sm_despec_team - (default 0) What team spectators are moved to. 0 - Moves to smaller team or RED if equal sizes. 1 - Moves to RED. 2 - Moves to BLU.
sm_despec_class - (default 0) What class they should be (This only applies to players who haven't selected a class yet). 0 - Random class. 1-9 - Specific Class
sm_despec_admins_immune - (default 1) Are admins immune to the plugin
Changelog:- 1.0 - 11 views
- 1.0.1 - 25 views
- Fixed some coding style issues (Reported Here)
- 1.1 - 24 views
- Added Admin Immunity (Reported Here)
- Fixed cvar error (Reported Here)
- Added retry on team or class join failure
- 1.1.1
- More Coding Fixes (Reported Here)
- Renamed Cvars in preparation for cross-mod support