Open jessebuffington opened 5 years ago
http://git.bcomps.net:8083/api/getplayerslocation?adminuser=7dm&admintoken=1234
When a player is set as online, server manager will track player and store x/y/z coordinates in database on a timed interval (5-10 sec?).
Can be consolidated to playerHistory. Need to fix the php parsing for player coordinates.
http://git.bcomps.net:8083/api/getplayerslocation?adminuser=7dm&admintoken=1234
When a player is set as online, server manager will track player and store x/y/z coordinates in database on a timed interval (5-10 sec?).