MonumentWaypoints
๐ก Updated this year๐ผ๏ธ Gallery (5 images)
๐ Analysis
- ๐ #356 of 1080 bukkit mods in this game by downloads
๐ About This Mod
# ๐บ๏ธ Monument Waypoints **Player-owned teleport waypoints with taxes, permissions and a clean GUI.** Let your players build, manage and even earn money from their own teleport points! Monument Waypoints brings a complete waypoint system to your server โ including a tax system, trust/access management, search, promotion, and full Bedrock support. --- ## โจ Features - ๐ **Player-Owned Waypoints** โ Players receive a Waypoint Item (Recovery Compass) they can place to create their own teleport point. - ๐ **Public or Private** โ Waypoints can be made public or kept private. - ๐ค **Trust System** โ Grant individual players access to your private waypoints. - ๐ฐ **Custom Tax per Waypoint** โ Owners can set a usage fee (tax) that's automatically paid to them whenever someone teleports there. - ๐ฆ **Server Fees** โ Configurable server fee, either as a fixed price or distance-based (with a max cap). - ๐ **Promotion System** โ Waypoints can be "promoted" for a fee to appear in a dedicated promoted list. - ๐๏ธ **Server Waypoints** โ Admins can create their own permanent server waypoints. - ๐ **Search** โ Players can search public waypoints by name. - โฑ๏ธ **Teleport Warmup** โ Configurable warmup time, cancels if the player moves. - ๐ฅ๏ธ **Clean GUI** โ Dedicated menus for your own waypoints, public waypoints, server waypoints, and promoted waypoints. - ๐ฑ **Bedrock Support** โ Full Floodgate/Geyser support, including dedicated forms for Bedrock players. - ๐ **Multi-Language** โ German and English included out of the box, easy to extend. - ๐ง **Fully Configurable** โ All messages, prices, GUI titles, and limits can be adjusted in `config.yml`. --- ## โ๏ธ Requirements | Plugin | Required | |---|---| | **Vault** | โ Yes (for economy features) | | **Floodgate** | โฌ Optional (for Bedrock support) | | **Geyser-Spigot** | โฌ Optional (for Bedrock support) | > ๐ข Supports API version **1.20** --- ## ๐ ๏ธ Commands | Command | Description | |---|---| | `/mw` | Opens the Monument Waypoints main menu | *(Alias: `/monumentwaypoints`)* --- ## ๐ Permissions | Permission | Default | Description | |---|---|---| | `monumentwaypoints.use` | `true` | Allows using the waypoint features | | `monumentwaypoints.admin` | `op` | Admin access (e.g. server waypoints, reload) | --- ## ๐ Example Configuration ```yaml waypoint: default-public: true default-tax: 13.0 max-tax: 1000.0 max-public-waypoints-per-player: 10 marker-material: "LODESTONE" server-fee: mode: "FIXED" fixed-price: 5.0 distance-price-per-block: 0.05 distance-max-price: 250.0 ``` --- ## ๐ก How It Works 1. A player gets the **Waypoint Creator** item via `/mw` (or your shop). 2. They place it on a block โ a **Lodestone marker** appears above it and the waypoint is created. 3. The owner can make the waypoint public, set a tax, or grant trusted access to specific players. 4. Other players find the waypoint through the GUI or search and teleport there โ paying the server fee and, if applicable, the owner's tax. --- ## ๐ License & Support For questions, bugs, or feature requests, feel free to open an issue on Modrinth! ๐ **Enjoy Monument Waypoints!** ๐
# ๐บ๏ธ Monument Waypoints
Player-owned teleport waypoints with taxes, permissions and a clean GUI.
Let your players build, manage and even earn money from their own teleport points! Monument Waypoints brings a complete waypoint system to your server โ including a tax system, trust/access management, search, promotion, and full Bedrock support.
## โจ Features
- ๐ Player-Owned Waypoints โ Players receive a Waypoint Item (Recovery Compass) they can place to create their own teleport point.
- ๐ Public or Private โ Waypoints can be made public or kept private.
- ๐ค Trust System โ Grant individual players access to your private waypoints.
- ๐ฐ Custom Tax per Waypoint โ Owners can set a usage fee (tax) that's automatically paid to them whenever someone teleports there.
- ๐ฆ Server Fees โ Configurable server fee, either as a fixed price or distance-based (with a max cap).
- ๐ Promotion System โ Waypoints can be "promoted" for a fee to appear in a dedicated promoted list.
- ๐๏ธ Server Waypoints โ Admins can create their own permanent server waypoints.
- ๐ Search โ Players can search public waypoints by name.
- โฑ๏ธ Teleport Warmup โ Configurable warmup time, cancels if the player moves.
- ๐ฅ๏ธ Clean GUI โ Dedicated menus for your own waypoints, public waypoints, server waypoints, and promoted waypoints.
- ๐ฑ Bedrock Support โ Full Floodgate/Geyser support, including dedicated forms for Bedrock players.
- ๐ Multi-Language โ German and English included out of the box, easy to extend.
- ๐ง Fully Configurable โ All messages, prices, GUI titles, and limits can be adjusted in `config.yml`.
## โ๏ธ Requirements
| Plugin | Required | |---|---| | Vault | โ Yes (for economy features) | | Floodgate | โฌ Optional (for Bedrock support) | | Geyser-Spigot | โฌ Optional (for Bedrock support) |
> ๐ข Supports API version 1. 20
## ๐ ๏ธ Commands
| Command | Description | |---|---| | `/mw` | Opens the Monument Waypoints main menu |
(Alias: `/monumentwaypoints`)
## ๐ Permissions
| Permission | Default | Description | |---|---|---| | `monumentwaypoints.use` | `true` | Allows using the waypoint features | | `monumentwaypoints.admin` | `op` | Admin access (e.g. server waypoints, reload) |
## ๐ Example Configuration
```yaml waypoint: default-public: true default-tax: 13. 0 max-tax: 1000. 0 max-public-waypoints-per-player: 10 marker-material: "LODESTONE"
server-fee: mode: "FIXED" fixed-price: 5. 0 distance-price-per-block: 0. 05 distance-max-price: 250. 0 ```
## ๐ก How It Works
1. A player gets the Waypoint Creator item via `/mw` (or your shop). 2. They place it on a block โ a Lodestone marker appears above it and the waypoint is created. 3. The owner can make the waypoint public, set a tax, or grant trusted access to specific players. 4. Other players find the waypoint through the GUI or search and teleport there โ paying the server fee and, if applicable, the owner's tax.
## ๐ License & Support
For questions, bugs, or feature requests, feel free to open an issue on Modrinth! ๐
Enjoy Monument Waypoints! ๐
๐ Mod Details
- Game
- Minecraft Plugins
- Author
- Grashalm03
- Version
- 1.0.0
- Downloads
- 63
- Endorsements
- 0
- Category
- bukkit
- Created
- 7/4/2026
- Updated
- 6/28/2026
- Game Versions
- 1.20, 1.20.1, 1.20.2, 1.20.3, 1.20.4
- Tags
- economy, transportation
๐ง How to Install Minecraft Plugins Mods
Download from Modrinth. Use Prism Launcher or drop into your mods folder.
๐ Full step-by-step install guide for Minecraft Plugins โ
Visit the official mod page for specific installation instructions for this mod.
๐ฎ Need cheat codes or console commands? Check ur gaming wiki for Minecraft Plugins commands, item IDs, and more.
โ Frequently Asked Questions
Which Minecraft Plugins versions does MonumentWaypoints support?
The author lists 1.20, 1.20.1, 1.20.2, 1.20.3, 1.20.4, 1.20.5. Other versions may work but are untested by the author.
What is the latest version of MonumentWaypoints?
Version 1.0.0, published 2026-06-28 with 63 downloads recorded at the source.
Keep browsing โ more Minecraft Plugins mods await




