Compatibility
Minecraft: Java Edition
Platforms
Supported environments
Links
Tags
Creators
Details
This mod adds a /playerlocate command that allows you to locate players present in the world by retrieving their coordinates in real time.
Usage:
/playerlocate Displays the list of all nearby players, sorted from closest to farthest, with their exact coordinates (X, Y, Z) and their distance in meters.
/playerlocate <player> Displays the coordinates of a specific player. Tab autocompletion is available.
/playerlocate --npc Same as the base command, but also includes NPCs present on the server (excluded by default).
Distance indicator:
š“ Red ā less than 50 meters
š” Yellow ā between 50 and 150 meters
š¢ Green ā more than 150 meters
This mod is client-side only, no server-side installation is required. It is compatible with all server types (Vanilla, Spigot, Paper, etc.) as long as Fabric and Fabric API are installed on the client.


