I will try to make a server side script that check all players position each second and make a alert or, preferably, disconnect player that moved more than 100 m in a second.
1) But how i access the "player" object for each player in the server?
2) Also, how can i disconnect a player?
Thanks in advance!

