Перейти к содержимому
Mineforgian

XaeroTracker

A minecraft paper plugin to make all players visible on xaero map on client.

Загрузки
3K
Подписчики
8
Обновлён
11 января 2026 г.
Лицензия
MIT

Опубликован 17 августа 2025 г.

XaeroTracker

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.

map

XaeroTracker is not affiliated or endorsed by xaero96 and is not officially affiliated with Xaero in any way.

Tested Version

This plugin has only been tested on 1.20.1 and 1.21.4 .

Config

should-send-level-id: true
level-id: -884219291
sync-cooldown: 250

should-send-level-id

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.

level-id

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.

sync-cooldown

How long should a player's location can't be synced again. (unit millisecond)

Command

You need xaerotracker permission to execute any of this.

/xt toggleTracked
/xt toggleTracked <player name>
/xt toggleTrackEveryone
/xt toggleTrackEveryone <player name>

/xt toggleTracked

Toggle whether yourself can be tracked. Require xaerotracker.toggleTracked permission.

/xt toggleTracked

Toggle whether other player can be tracked. Require xaerotracker.toggleTracked.others permission.

/xt toggleTrackEveryone

Toggle whether you can track any other player (bypass any other restriction). Require xaerotracker.toggleTrackEveryone permission.

/xt toggleTrackEveryone

Toggle whether a specific player can track any other player (bypass any other restriction). Require xaerotracker.toggleTrackEveryone.others permission.

Ченджлог

1.3.1Релиз1.21.8, 1.21.9, 1.21.10 · 11 января 2026 г.
  1. Mark folia as supported, fix #3
  2. Fix problem 1.20.1 cant enable the plugin, fix #2
1.3.0Релиз1.21.8, 1.21.9, 1.21.10 · 14 октября 2025 г.
  1. Add new config only-sync-same-world
  2. Put the main logic to a dedicated thread
  3. Use schedule enhanced throttle, ensuring that player's location will be accurate when player instantly stops after moving quickly
1.2.0Релиз1.21.6, 1.21.7, 1.21.8 · 31 августа 2025 г.

Add permission based tracking rule.

1.1.2Релиз1.21.2, 1.21.3, 1.21.4 · 29 августа 2025 г.

Player will no longer be displayed after being untracked (in previous versions, player's head will stay at origin until next time they are tracked)

1.1.1Релиз1.20.1, 1.21.4 · 21 августа 2025 г.

Internationalize command feedback

1.1.0Релиз1.20.1, 1.21.4 · 19 августа 2025 г.
  1. Won't track players who are invisible(potion effect), in spectator mode or vanished(plugins such as super vanish)
  2. Players can default choose not to be tracked
  3. Ops can default choose to enable themselves to track everyone
1.0.0Релиз1.20.1, 1.21.4 · 17 августа 2025 г.

create

Комментарии

Загружаем…