Waymark icon β€” a pixel-art house inside a map pin

Waymark

A simple /home mod for Fabric servers.

Minecraft 26.1.2 – 26.2 Fabric Server-side only MIT licensed
Download on Modrinth View on GitHub

What it does

πŸ›οΈ

Three homes, one menu

Type /home and a menu opens with your three home slots. Empty slots show New Home β€” click one to claim it right where you stand.

✏️

Name everything

When you create a home you're asked to name it, and you can rename it any time. The name shows up right on the menu button.

πŸŒ€

Teleport, rename, delete

Click an existing home to open its options: teleport back to the exact spot where it was created, give it a new name, or delete it.

πŸͺΆ

Nothing to install for players

Waymark runs entirely on the server using vanilla menus. Players on unmodded clients get the full experience.

How it works

Type /home. A menu opens with your three home slots.

Click a β€œNew Home” slot. An anvil screen asks you to name the home. Confirm, and the home is saved at the exact spot you were standing.

Click an existing home to open its options: Teleport brings you back to where the home was created, Rename asks for a new name, and Delete frees the slot back to β€œNew Home”.

Install on your server

Install Fabric Loader on your Minecraft 26.1.2 – 26.2 server.

Drop Fabric API and Waymark into the server's mods/ folder.

Restart the server. That's it β€” players can use /home immediately.

server/
β”œβ”€β”€ mods/
β”‚   β”œβ”€β”€ fabric-api-0.154.x.jar
β”‚   └── waymark-1.0.0.jar
└── ...

Good to know

Command/home β€” opens the home menu (that's the only command!)
Homes per player3
DimensionsHomes work across the Overworld, Nether, and End
StorageSaved per world in waymark_homes.json β€” survives restarts, no database needed
RequiresFabric Loader β‰₯ 0.19, Fabric API, Java 25+
Client mod?Not needed. Vanilla clients see everything.