
Player Locator Plus
Track other players' locations on your experience bar like a compass! (Replaces/augments vanilla Locator Bar)
Обновлён 27 июня 2026 г. · опубликован 15 марта 2025 г.
Player Locator Plus
Track other players' locations on your experience bar like a compass!
Marker colors
By default, each player's color is determined randomly by their UUID. There are other options in the config (see below).
Distance fade
When a player is very far away, their marker starts to fade:

Disappearing
There are three ways to hide from the player locator:
- Crouching
- Wearing a carved pumpkin
- Having the invisibility effect

Configuration
The config is available at config/player-locator-plus.toml.
You can also access the configuration screen with Mod Menu.
Server parameters:
enabled: Is the mod enabled server-side at all. Note that the bar will still be visible ifvisibleis true. Default:truesendServerConfig: Whether the server will try to force its config on the client. This will only have effect if the clients haveacceptServerConfigset to true. Default:truesendDistance: Whether to send distance information along with the direction information. There's basically no point in settings this tofalse, as players can still easily triangulate the exact location of others even without knowing the distance. However, it is harder with this option on, especially if you consider that other players move. Default:truemaxDistance: The maximum distance at which other players are visible on the compass. Default:0(unlimited)directionPrecision: The amount of segments the direction vector is split into. Decreasing this value significantly will make tracking way more inaccurate but be helpful in preventing triangulation. Default:300ticksBetweenUpdates: How many ticks apart are the compass updates. The less, the smoother the movements of faraway players are. Close players (inside the entity render distance) do not depend on this parameter as much. Default:5(four times per second)sneakingHides: Whether sneaking hides players from the locator. Default:truepumpkinHides: Whether wearing a pumpkin (or any othergaze_disguise_equipment) hides players from the locator. Default:truemobHeadsHide: Whether wearing a mob/player head hides players from the locator. The exact list can be edited with a datapack by changingdata/player-locator-plus/tags/item/hiding_equipment.json(see default here). Default:trueinvisibilityHides: Whether being invisible hides players from the locator. Default:truecolorMode: How to determine the color of the markers. Vanilla waypoints always override this setting. Available modes:UUID(default): Assign a random color based on the UUID of the player.TEAM_COLOR: Use the color of the player's team (or white)CUSTOM: Allow every player to assign a color with the/plp colorcommand. Defaults toUUIDcolorsCONSTANT: Everyone has the same color from theconstantColoroption
constantColor: Color used whencolorModeisCONSTANT. Default:0xFFFFFF(white)allowVanillaLocatorBar: Allow sending waypoint to vanilla players without the mod. Default:true
Client parameters:
visible: Show the player locator. Default:truevisibleEmpty: Show the player locator even there are no players online and no markers in sight. Default:falseacceptServerConfig: Whether to override the client-side config with the server-side one. The server config will also be able set client parameters. Default:truefadeMarkers: Fade markers of faraway players. Default:falsefadeStart: At what distance the markers start to fade. Default:100fadeEnd: At what distance the markers stop fading and settle atfadeEndOpacity. Default:1000shrinkMarkers: Shrink markers of faraway players like the vanilla locator bar. Default:trueshrinkStart: At what distance the markers start start to shrink. Note that this option might not work as you expect: theshrinkStart-shrinkEndinterval is divided into 6 sections, where the first section does not shrink. So with the default 70-500 distances, the marker will actually start to shrink at ~152 blocks. Default:70shrinkEnd: At what distance the markers stop to shrink. Default:500fadeEndOpacity: The final opacity when/afterfadeEndis reached. Default:0.3showHeight: Show little arrows above/below a marker if the height difference is significant. Default:truealwaysShowHeads: Always show player heads, regardless of whether Tab is pressed. Default:falseshowHeadsOnTab: Show player heads when Tab is pressed. Default:trueshowNamesOnTab: Show player names when Tab is pressed. Default:trueshowVanillaWaypoints: Show custom waypoints created by adding thewaypoint_transmit_rangeattribute. Default:true
Acknowledgements
Originally introduced in Minecraft: Bedrock Edition Preview here, covered by Phoenix SC.
Known issues
- Major versions (1.x.x and 2.x.x) are NOT compatible! At least the major version must match between the server and the client.
License
Player Locator Plus is licensed under the GNU General Public License Version 3 or later.
Версии
| Версия | Канал | Игра | Загрузчики | Дата | Скачать |
|---|---|---|---|---|---|
| 2.4.0-mc1.21.5 | Релиз | 1.21.5 | fabric | 27 июня 2026 г. | .jar (4.5 МБ) |
| 2.4.0-mc1.21 | Релиз | 1.21, 1.21.1 | fabric | 27 июня 2026 г. | .jar (4.4 МБ) |
| 2.4.0-mc1.21.2 | Релиз | 1.21.2, 1.21.3 | fabric | 27 июня 2026 г. | .jar (4.4 МБ) |
| 2.4.0-mc1.21.4 | Релиз | 1.21.4 | fabric | 27 июня 2026 г. | .jar (4.4 МБ) |
| 2.4.0-mc1.21.9 | Релиз | 1.21.9, 1.21.10 | fabric | 23 июня 2026 г. | .jar (4.6 МБ) |
| 2.4.0-mc1.21.8 | Релиз | 1.21.8 | fabric | 23 июня 2026 г. | .jar (4.5 МБ) |
| 2.4.0-mc1.21.7 | Релиз | 1.21.7 | fabric | 23 июня 2026 г. | .jar (4.5 МБ) |
| 2.4.0-mc1.21.6 | Релиз | 1.21.6 | fabric | 23 июня 2026 г. | .jar (4.5 МБ) |
| 2.4.0-mc26.2 | Релиз | 26.2 | fabric | 23 июня 2026 г. | .jar (3.0 МБ) |
| 2.4.0-mc26.1 | Релиз | 26.1, 26.1.1, 26.1.2 | fabric | 23 июня 2026 г. | .jar (3.0 МБ) |
| 2.4.0-mc1.21.11 | Релиз | 1.21.11 | fabric | 23 июня 2026 г. | .jar (4.6 МБ) |
| 2.3.0-mc1.21.11 | Бета | 1.21.11 | fabric | 2 февраля 2026 г. | .jar (4.6 МБ) |
| 2.3.0-mc1.21.9 | Бета | 1.21.9, 1.21.10 | fabric | 2 февраля 2026 г. | .jar (4.6 МБ) |
| 2.3.0-mc1.21.8 | Бета | 1.21.8 | fabric | 2 февраля 2026 г. | .jar (4.5 МБ) |
| 2.3.0-mc1.21.7 | Бета | 1.21.7 | fabric | 2 февраля 2026 г. | .jar (4.5 МБ) |
Показаны последние 15 из 48 версий. Все версии — на Modrinth.
Ченджлог
2.4.0-mc26.2Релиз26.2 · 23 июня 2026 г.
- Breaking: because of some changes in 26.1+, saved colors with
colorMode = "CUSTOM"will be lost when updating to these newer Minecraft versions
2.4.0-mc26.1Релиз26.1, 26.1.1, 26.1.2 · 23 июня 2026 г.
- Breaking: because of some changes in 26.1+, saved colors with
colorMode = "CUSTOM"will be lost when updating to these newer Minecraft versions
2.4.0-mc1.21.11Релиз1.21.11 · 23 июня 2026 г.
- Breaking: because of some changes in 26.1+, saved colors with
colorMode = "CUSTOM"will be lost when updating to these newer Minecraft versions /plp colorcan now be run in the console, by command blocks, in datapacks, etc.colorMode = "CUSTOM"now uses UUID colors if no custom color is set- By default, the markers now shrink (kinda like on vanilla) instead of fading
2.3.0-mc1.21.6Бета1.21.6 · 2 февраля 2026 г.
- Initial port to versions with the vanilla locator bar
- Added integration with vanilla waypoints (still overridden by the mod's config)
- Fixed the waypoints lagging when on a mount
2.2.0-mc1.21.5Релиз1.21.5 · 7 октября 2025 г.
- Got rid of Fabric Language Kotlin as a depencendy to fix some bugs: incompatibility with Lunar (because of their incompetence), conflicts with older Kotlin versions (e.g. Kotlin for Forge)
- Added
alwaysShowHeadsoption - Fixed compatibility issue with Sinytra Connector
2.1.4-mc1.20Релиз1.20.2, 1.20.3, 1.20.4 · 29 августа 2025 г.
- Updated KToml to fix compatibility with newer versions of Fabric Language Kotlin
- Ported v2 to 1.20-1.20.4
2.1.3-mc1.21.5Релиз1.21.5 · 17 апреля 2025 г.
Fix compatibility with vanilla clients
2.1.0-mc1.21.5Релиз1.21.5 · 11 апреля 2025 г.
- More options to color the marker: UUID (default), team color, custom (changed via command), constant (specified in config)
- Option to show player heads and usernames when Tab is pressed (on by default)
- Compatibility with Raised mod fixed
Полная история изменений — на Modrinth.
Комментарии
Загружаем…

