Player Locator Plus

Player Locator Plus

Track other players' locations on your experience bar like a compass! (Replaces/augments vanilla Locator Bar)

von
1.9M Downloads
fabricsocialutility
Server mit dieser Mod mieten

Screenshots

Player Locator
Sneak 100

Über diese Mod

Player Locator Plus

Track other players' locations on your experience bar like a compass!

Requires Cloth Config API Requires Fabric API

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:

The player locator with one marker slightly faded

Disappearing

There are three ways to hide from the player locator:

  1. Crouching
  2. Wearing a carved pumpkin
  3. Having the invisibility effect

A player wearing a pumpkin is not shown on the player locator

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 if visible is true. Default: true
  • sendServerConfig: Whether the server will try to force its config on the client. This will only have effect if the clients have acceptServerConfig set to true. Default: true
  • sendDistance: Whether to send distance information along with the direction information.
    There's basically no point in settings this to false, 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: true
  • maxDistance: 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: 300
  • ticksBetweenUpdates: 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: true
  • pumpkinHides: Whether wearing a pumpkin (or any other gaze_disguise_equipment) hides
    players from the locator.
    Default: true
  • mobHeadsHide: Whether wearing a mob/player head hides players from the locator. The exact list can be edited with a datapack by changing data/player-locator-plus/tags/item/hiding_equipment.json (see default here). Default: true
  • invisibilityHides: Whether being invisible hides players from the locator. Default: true
  • colorMode: 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 color command. Defaults to UUID colors
    • CONSTANT: Everyone has the same color from the constantColor option
  • constantColor: Color used when colorMode is CONSTANT. Default: 0xFFFFFF (white)
  • allowVanillaLocatorBar: Allow sending waypoint to vanilla players without the mod. Default: true

Client parameters:

  • visible: Show the player locator. Default: true
  • visibleEmpty: Show the player locator even there are no players online and no markers in sight. Default: false
  • acceptServerConfig: Whether to override the client-side config with the server-side one. The server config will also be able set client parameters. Default: true
  • fadeMarkers: Fade markers of faraway players. Default: false
  • fadeStart: At what distance the markers start to fade. Default: 100
  • fadeEnd: At what distance the markers stop fading and settle at fadeEndOpacity. Default: 1000
  • shrinkMarkers: Shrink markers of faraway players like the vanilla locator bar. Default: true
  • shrinkStart: At what distance the markers start start to shrink. Note that this option might not work as you expect: the shrinkStart-shrinkEnd interval 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: 70
  • shrinkEnd: At what distance the markers stop to shrink. Default: 500
  • fadeEndOpacity: The final opacity when/after fadeEnd is reached. Default: 0.3
  • showHeight: Show little arrows above/below a marker if the height difference is significant.
    Default: true
  • alwaysShowHeads: Always show player heads, regardless of whether Tab is pressed. Default: false
  • showHeadsOnTab: Show player heads when Tab is pressed. Default: true
  • showNamesOnTab: Show player names when Tab is pressed. Default: true
  • showVanillaWaypoints: Show custom waypoints created by adding the waypoint_transmit_range attribute. 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.

Verfügbare Versionen

Player Locator Plus 2.4.0release
MC 1.21.5fabric
27. Juni 2026
Player Locator Plus 2.4.0release
MC 1.21, 1.21.1fabric
27. Juni 2026
Player Locator Plus 2.4.0release
MC 1.21.2, 1.21.3fabric
27. Juni 2026
Player Locator Plus 2.4.0release
MC 1.21.4fabric
27. Juni 2026
Player Locator Plus 2.4.0release
MC 1.21.9, 1.21.10fabric
23. Juni 2026

Player Locator Plus auf dem Server installieren

1

Server bestellen

Bestelle einen Minecraft Java Server mit mindestens 3 GB RAM (4 GB empfohlen).

2

fabric Loader setzen

Wähle im Panel unter "Egg" den fabric-Loader und die passende Minecraft-Version (26.2).

3

Mod installieren

Öffne den Mod-Browser im Dashboard und suche nach "Player Locator Plus". Klicke "Installieren" – fertig! Alternativ: Lade die .jar via SFTP in den /mods Ordner.

Kompatibilität

Mod-Loader

fabric

Minecraft-Versionen

26.2, 26.1.2, 26.1.1 (+20 weitere)

Server-seitig

Erforderlich

Empfohlener RAM

4 GB(min. 3 GB)

Häufige Fragen

Player Locator Plus Server crasht beim Start – was tun?

Häufigste Ursache: falsche fabric-Version oder zu wenig RAM. Prüfe im Server-Log (latest.log), ob ein "OutOfMemoryError" oder "Mixin"-Fehler auftritt. Bei Mado Hosting: Stelle sicher, dass mindestens 3 GB RAM zugewiesen sind und der Loader zur Mod-Version passt (26.2). Über das Panel kannst du den Loader mit einem Klick wechseln.

Ist Player Locator Plus mit fabric kompatibel?

Player Locator Plus unterstützt offiziell fabric für Minecraft 26.2, 26.1.2, 26.1.1. Im Mado Dashboard werden inkompatible Loader-Kombinationen automatisch erkannt.

Server laggt mit Player Locator Plus – wie optimiere ich die Performance?

Empfohlener RAM: 4 GB (+1 GB pro 8 Spieler). Prüfe mit /spark profiler, ob Player Locator Plus den meisten Tick-Time verbraucht. Häufige Fixes: Server-View-Distance auf 8-10 reduzieren, bei Forge "performant" oder "starlight" als Zusatz-Mod installieren. Bei Mado Hosting läuft dein Server auf NVMe-SSDs mit dedizierten CPU-Kernen für minimale Latenz.

Modded Server mieten

Installiere Player Locator Plus mit nur einem Klick auf deinem Server.

Empfohlener RAM
4 GBab €5.2/Monat
Min. 3 GB | +1 GB pro 8 Spieler
Jetzt Server erstellen
1-Klick Mod Installation
NVMe SSD Speicher
DDoS-Schutz inklusive

Details

Lizenz
GNU General Public License v3.0 or later
Server-seitig
Erforderlich

Unterstützte Versionen

26.226.1.226.1.126.11.21.111.21.101.21.91.21.81.21.71.21.6+13 mehr