
ModsJava
TeaWaystones
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.
TeaWaystones
⚠ The latest versions won't work on Spigot and CraftBukkit servers. Please use Paper.
TeaWaystones is my attempt at recreating the Waystones mod as a spigot/paper plugin. It allows you to craft waystones players can teleport to once they visited them.
You can find the builds to download here. Just drop it into your plugins folder and you should be ready to go.
The plugin is compiled for and tested with Paper 1.21.5.
Usage
You can craft Waystones with the following crafting recipe:

To rename a Waystone, you need to be standing directly next to one and then use the command /tw setname <your-name>. The name may not contain spaces.
Commands
| command | permission | description |
|---|---|---|
/tw setname <name> |
sets the name of the waystone you are looking at. | |
/tw seticon |
sets the icon of the waystone you are looking at to the item you have in your main hand. | |
/tw list |
waystones.command.list |
List all waystones with their location and the uuids of the players who visited the waystone. |
/tw setpublic <true/false> |
waystones.command.setpublic |
Changes if the waystone you are looking at can be teleported to without having visited it. |
/tw getitem |
waystones.command.getitem |
Admin command that gives you a waystone. |
/tw openui [page] |
waystones.command.openui |
Opens the waystone menu as if you interacted with a waystone. |
waystones.menu.seeWaystoneIds |
Players with this permission will see the IDs of waystones in the menu. |
Config
version: 1 # do not manually change this
playersCanBreakWaystones: true
allPlayersSeeAllWaystones: false
sortWaystonesBy: NAME
recipeShape:
- "OEO"
- "EBE"
- "OCO"
recipeMaterials:
O: OBSIDIAN
E: ENDER_EYE
B: LIGHT_BLUE_CANDLE
C: COMPASS
# The following options might break things. Only change this if you know what you are doing:
waystoneMaterial: BEACON
Quick facts
- Edition: Minecraft Java
- File type: .jar
- Minecraft versions listed: 1.20, 1.20.1, 1.20.2
- How to install: Install the matching mod loader (Forge, Fabric or NeoForge) for your Minecraft version. → Download the .jar. → Put it in the .minecraft/mods folder and launch that loader profile.
- Where to get it: Opens on Modrinth — not every file is mirrored on our own servers.
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
- Ships as Waystones-1.0.8-pre1.21.5.jar — drop this file into the mods folder
- Download size: 27 KB
- Download link checked 29 Aug 2026 — working
These come from our own check of the pack file, not from the source page.