help regarding player tracking
I don't know if this should be here or in Help & Requests so I'm sorry if it's in the wrong place.
Can someone explain me how do they use the bots to ping the player last location? (like in realmeye) So far, atleast, i think i get it how everything else works, but it's just this part that I'm missing.
What i mean by this is: how can i make bot constantly keep track of who enters the server it is in
In the update packet or newtick packet not entirely sure which one it sends the player a list of information of each player, and you can track players using that.