Update README.md

This commit is contained in:
sappho 2025-05-15 22:54:42 -04:00 committed by GitHub
parent 1c172cbfc7
commit db47788db9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -28,3 +28,6 @@ public bool OnClientPreConnectEx
`return false;` to disallow the client from joining, and change `rejectReason` to what you want them to be shown when denied. `return false;` to disallow the client from joining, and change `rejectReason` to what you want them to be shown when denied.
Note that this function is called before the client has a client index on the server. Note that this function is called before the client has a client index on the server.
# [Builds](https://builds.limetech.io/?project=connect)