HomeJavaModsCoordy
Coordy
ModsJava

Coordy

by mikey1201 · on Modrinth

Which build do you need?

This mod ships a separate file for every mod loader and every version of the game. Pick both, then download — the wrong build installs fine and then does nothing in the game.

Mod loader

Minecraft version

⬇ Download for 1.20.6–1.21.10 · Paper⬇ Download for 1.19.3–1.20.5 · Paper⬇ Download for 1.20.6–1.21.10 · Purpur⬇ Download for 1.19.3–1.20.5 · Purpur
I don't know my version or loader
Open the Minecraft launcher and look at the profile you play on — it names both, like fabric-loader-1.21.4. The version also shows in the bottom-right corner of the game's main menu.
No loader in the profile name? Then it's plain Minecraft, and these mods won't run — you need Fabric or NeoForge installed first.

Coordy

Coordy is a PaperMC plugin that allows players to add, remove, list, and share in-game coordinates efficiently. It uses CommandAPI for command handling and stores coordinates in a JSON file for easy access and modification.

Commands

/coords Lists all of a users saved coordinates for them to see.
/coords add <label> Adds the players current coordinates to their list and labels them.
/coords remove <label> Removes the specified coordinate from the list.
/coords share <player> [<label>] Shares your current or chosen coordinates with the selected player.

Examples

List all of the coordinates you previously saved
/coords
Save your current coordinates to your list as "home"
/coords add home
Save your current coordinates to your list as "A really long name with special characters!"
/coords add A really long name with special characters!
Remove a previously saved coordinate
/coords remove home
Share your current coordinates with another player
/coords share herobrine
Share specific coordinates with another player
/coords share herobrine home

Note: The @a target selector only works for ops on versions of Paper 1.21.1 and newer.

Share your current coordinates with the whole server
/coords share @a
Share specific coordinates with the whole server
/coords share @a home

Other Features

In the configuation files if you set death-coords-enabled to be true then when a player dies they will be sent a private message of the coordinates where they died.
You can configure the permissions required to use the @a target selector variable with the /coords share command by adjusting share-coords-all in the config file.
Plugin statistics are recorded with bStats now, to disable this go to plugins\bStats\config.yml .
Console log now checks for updates on server start.

Quick facts

Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.

Verified by MCModsHub

These come from our own check of the pack file, not from the source page.

Explore more