Fix for an issue where player state changed by special flags, like glow or move speed, was not updated properly on player quit event
Update for player location check to happen on more regular intervals, this is to avoid issues where player gets relocated without appropriate events being triggered and things like glow or speed doesn't get removed. This is primarily to resolve issue with Folia type servers which doesn't fire teleport event when player is teleported causing some inconsistencies.