Mineuniverse
Log in Register
Plugins

Compass Сoordinates

A compass for hiding coordinates in f3 and displaying coordinates in f3 and the action bar when the compass is taken
by Stranik2504
Download Claim this project
152 downloads
0 likes
Updated Jun 30, 2026
0 hypes
Mechanics

Compass Coordinates — a lightweight Paper/Spigot plugin that shows your coordinates only while you are holding a compass. It renders coordinates in the action bar and toggles F3 coordinates visibility via a “fake” reduceDebugInfo using ProtocolLib. When no compass is in hand, coordinates are hidden everywhere (including F3).

Features

  • Action bar coordinates while holding a compass (either hand).
  • F3 coordinates on/off via ProtocolLib without touching server configs.
  • Fully customizable message format, colors, update interval, and direction labels.

Requirements

  • Java 17+
  • Paper or Spigot matching your Minecraft version
  • ProtocolLib on the server

Installation

  • Put the plugin .jar into your server’s plugins folder.
  • Ensure ProtocolLib is installed and compatible.
  • Start or restart the server.
  • Edit plugins/CompassCoords/config.yml if needed and restart.
  • Run the command: /gamerule reducedDebugInfo

Behavior:

  • Coordinates appear only while a compass is held.
  • When no compass is held, the plugin hides coordinates in both Action Bar and F3 via ProtocolLib.

Config file

# This file explains every option. Copy the keys to `plugins/CompassCoords/config.yml`.
#
# Placeholders available in the `text` value:
#   %x, %y, %z          - player coordinates (integers)
#   %dx, %dy, %dz       - player coordinates with one decimal
#   %world              - world name
#   %yaw, %pitch        - player rotation (integers)
#   %dyaw, %dpitch      - player rotation with one decimal
#   %dir                - cardinal direction derived from yaw (uses `directions` mapping below)
#
# Color codes:
#   Use `&`-codes (e.g. &6, &r). They will be converted to §-codes at runtime.
#   You can also write §-codes directly if you prefer.

# Whether the plugin is enabled at all.
enabled: true

# How often to update the Action Bar (in ticks). 20 ticks = 1 second.
# Lower values update more frequently but may be noisier.
delay: 5

# The Action Bar message format shown while holding a compass.
# Combine any placeholders listed above. Colors: use &-codes or §-codes.
# Example with integer coords:
#   "&6%dir&r | &6X:&r %x &6Y:&r %y &6Z:&r %z"
# Example with one-decimal coords:
#   "§6%dir§r | §6X:§r %dx §6Y:§r %dy §6Z:§r %dz"
text: "§6%dir§r | §6X:§r %x §6Y:§r %y §6Z:§r %z"

# Labels for the 8 compass directions used by %dir.
# Customize them to your language or style if you want.
directions:
  north: "N"
  northeast: "NE"
  east: "E"
  southeast: "SE"
  south: "S"
  southwest: "SW"
  west: "W"
  northwest: "NW"

CompassCoords-1.1-bukkit-26.1.jar
MC 26.1
Release 2026-06-07 Get
CompassCoords-1.1-bukkit-26.1.1.jar
MC 26.1.1
Release 2026-06-07 Get
CompassCoords-1.1-bukkit-26.1.2.jar
MC 26.1.2
Release 2026-06-07 Get
CompassCoords-1.1-1.21.11.jar
MC 1.21.11
Release 2026-01-15 Get
CompassCoords-1.1-1.21.9.jar
MC 1.21.9
Release 2025-12-01 Get
CompassCoords-1.1-1.21.10.jar
MC 1.21.10
Release 2025-12-01 Get
CompassCoords-1.1-1.21.jar
MC 1.21
Release 2025-09-19 Get
CompassCoords-1.1-1.21.1.jar
MC 1.21.1
Release 2025-09-19 Get
CompassCoords-1.1-1.21.3.jar
MC 1.21.3
Release 2025-09-19 Get
CompassCoords-1.1-1.21.4.jar
MC 1.21.4
Release 2025-09-19 Get
CompassCoords-1.1-1.21.5.jar
MC 1.21.5
Release 2025-09-19 Get
CompassCoords-1.1-1.21.6.jar
MC 1.21.6
Release 2025-09-19 Get
CompassCoords-1.1-1.21.7.jar
MC 1.21.7
Release 2025-09-19 Get
CompassCoords-1.1-1.21.8.jar
MC 1.21.8
Release 2025-09-19 Get

More from Stranik2504

NoFigura
733
NametagHider
309
Smallify Mob
124

You Might Also Like

MobHealth
Simple plugin to let you know the damage you just caused to a mob, and how much health it has left.
989,881
Player Heads
Lop off Player and all Mob Heads with configurable drop rates + pvp-farming nerf, includes detailed commands and permissions
979,351
Advanced Item Effects
Adds custom effects to any item including potion effects.
97,290
VoxelMore
"Sharing is caring."
9,999
SunSteel
A Golden Item Enhancement Plugin
9,880
Sneaker
Hide name tags above players' heads.
9,865