- Steam App
- Miscreated (299740)
- Event type
- patch note
- Published
- 17 May 2019 - 16:50:41 UTC
- Source
- steam_community_announcements
Player Reservations A server admin can now create reservations for players on their server If a server is full and a reserved player tries to join the server, then a random, non-reserved player will be kicked from the server to free up a player slot The kicked player will be notified they were kicked to make room for a reserved player This is useful for server admins, owners, or VIP guests of the server To manage reservations, use the following RCON/console commands: mis_reservation_add SteamID - to add a reservation for the specified SteamID mis_reservation_remove SteamID - to remove a reservation for the specified SteamID mis_reservation_status - to list all reservations Password Protected Servers A server admin can now password protect their server Only players who know the password can connect to the server The server admin will need to add sv_password=password_goes_here to their hos...