I'm want to disable connection with out connecting and disconnecting
I looked about password authenticator but it connect and call disconnecting
I looked about transport's maximum client's is it right what i think?
I want to make this for max players connection count and disabling connection at some moment
I would imagine that constantly allowing connections, checking for conditions, and then disconnecting them would be pretty taxing on the server.