Add PlayerCheckLimit hook (#1329)
* Add PlayerCheckLimit hook
* Call hook with limits also
* Maxcount should be after count
Also message about limit hit with hook results like regular code path
* rid of the whitespace
Co-authored-by: Python1320 <Python1320@users.noreply.github.com>