pub fn get_last_player_id() -> u16
Get the last player ID currently connected to the server.
Every player receives a unique numerical index known as their player ID upon joining the server.
Returns the player ID.