Schedule.. good call.
I tried the OnLogin, OnPlayerJoined and OnPlayerSpawned hook, but when I kicked the player you woudn't get the kick message but an error so I used the OnTick hook.
Update. Now it's using a schedule task. It should be a little bit better performance wise: See first comment
I tried the OnLogin, OnPlayerJoined and OnPlayerSpawned hook, but when I kicked the player you woudn't get the kick message but an error so I used the OnTick hook.
Update. Now it's using a schedule task. It should be a little bit better performance wise: See first comment