BeamMP-Server
BeamMP-Server copied to clipboard
Add player limit bypass to onPlayerAuth
With this PR, returning 2 in onPlayerAuth will allow the player to join without checking if the server is full. This makes it easier for plugin developers to allow for example their staff to join without having to change the max player count.