
A minecraft paper plugin to make all players visible on xaero map on client.
XaeroTracker is a paper plugin which simulates everyoneTracksEveryone option in Xaero's World Map mod.
With this plugin, players who have Xaero's World Map or Xaero's Minimap installed can see all other players on their map.

XaeroTracker is not affiliated or endorsed by xaero96 and is not officially affiliated with Xaero in any way.
This plugin has only been tested on 1.20.1 and 1.21.4 .
should-send-level-id: true
level-id: -884219291
sync-cooldown: 250
Whether to send level id to client. Only if level id is sent can the plugin funtion.
But if you are using Leaves server and turned XareoProtocol on, you should disable this.
It will be randomly generated when the plugin is first loaded.
Client uses it to tell different servers under the same domain.
It's useful when you are using velocity proxy, every sub server should have different value of it.
How long should a player's location can't be synced again. (unit millisecond)
You need xaerotracker permission to execute any of this.
/xt toggleTracked
/xt toggleTracked <player name>
/xt toggleTrackEveryone
/xt toggleTrackEveryone <player name>
Toggle whether yourself can be tracked.
Require xaerotracker.toggleTracked permission.
Toggle whether other player can be tracked.
Require xaerotracker.toggleTracked.others permission.
Toggle whether you can track any other player (bypass any other restriction).
Require xaerotracker.toggleTrackEveryone permission.
Toggle whether a specific player can track any other player (bypass any other restriction).
Require xaerotracker.toggleTrackEveryone.others permission.