- Added: Initial daytime selection (random at first) to Strategy game mode
- Added: Storing of host/server settings
- Added: Selection of play mode (HvH, HvA, HvHvA) via vote to Strategy game mode
- Added: Admin (standard and root) support, with command relay to the server
- Added: Ban player support including duration
- Added: Ban, Kick, EndRound, PlayerInfo commands for admins
- Added: AddAdmin, AddRootAdmin, RemoveAdmin, RemoveRootAdmin, etc. commands for admins/host
- Changed: Alien players spawn as Horned Crabs instead of Wasps in Strategy
- Changed: Human players spawn as Scouts initially in Strategy
- Fixed: Dark screen on clients when switching maps in multiplayer
- Fixed: Daytime was not set correctly on match start in Strategy
- Fixed: FPS player tags sometimes did not show the correct name
- [i]playerinfo[/i] - Prints the name and Steam ID of all players to the console (useful for getting the ID for kicking/banning)
- [i]kick PLAYER[/i] - Kicks a player (PLAYER is either a case-sensitive name or Steam ID)
- [i]ban PLAYER DAYS REASON[/i] - Bans a player (PLAYER is either a case-sensitive name or Steam ID, DAYS is the duration in days (0 or less for permanent), REASON is a one-word reason, e.g., 'Abusive')
- [i]unban PLAYER[/i] - Unbans a player (PLAYER is either a case-sensitive name or Steam ID)
- [i]addadmin PLAYER[/i] - Assigns Standard Admin privileges to the player (PLAYER is either a case-sensitive name or Steam ID)
- [i]addrootadmin PLAYER[/i] - Assigns Root Admin privileges to the player (PLAYER is either a case-sensitive name or Steam ID)
- [i]removeadmin PLAYER[/i] - Removes Standard Admin privileges from the player (PLAYER is either a case-sensitive name or Steam ID)
- [i]removerootadmin PLAYER[/i] - Removes Root Admin privileges from the player (PLAYER is either a case-sensitive name or Steam ID)
- [i]endround[/i] - Ends the current round in the current game mode, if applicable
- [i]map MAP GAMEMODE[/i] - Loads a new map (MAP is the name of the map, e.g., GreatErg, GAMEMODE is the name of the game mode, e.g., MP_Strategy)
- [i]cheats[/i] - Turns cheats on or off for ALL players
- [i]resources TEAM AMOUNT[/i] - Adds resources to a team (may be negative to remove), where TEAM is the team name (e.g., Sol), and AMOUNT is the quantity
