-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
pkg/api/api0: Implement isDraining flag for servers
* For backwards compatibility and doing what makes sense, the max players in metrics and the server list is set to the player count while a server is draining. Existing NorthstarMods versions will sort these servers to the end of the server list. * NorthstarLauncher will enforce rejecting connections using the existing rejection mechanism while a server is draining.
- Loading branch information
Showing
2 changed files
with
40 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters