/
A Bukkit/Spigot Minecraft plugin that allows players to create a GPS compass to navigate to specific coordinates. Players can reroute the compass a limited number of times before it breaks.
Join the support discord - https://dsc.gg/mosaic
/gps <x> <z>.\/reroute <x> <z>.gps.use permission to use the commands.config.yml.| Command | Description | Permission |
|---|---|---|
/gps <x> <z> <hidden:true/false> | Creates a GPS compass pointing to the given coordinates, with the option to hide the destination from the item lore. Requires 10 compasses. | gps.use |
/reroute <x> <z> | Updates the compass to a new location (limited reroutes). | gps.use |
| Permission | Description | Default |
|---|---|---|
gps.use | Allows use of /gps and /reroute commands. | true |
config.yml)You can configure the maximum number of reroutes before the compass breaks.
max-reroutes: 3
(Default: 3 reroutes before breaking)
/gps <x> <z> while holding at least 10 compasses./reroute <x> <z> to change the destination (up to the max reroutes set in config.yml).plugins folder.config.yml in the plugin folder if needed.This project is licensed under the GNU General Public License v3.0 (GPL-3.0).
You are free to use, modify, and distribute this plugin under the terms of the GPL-3.0 license.
For more details, see the GNU GPL v3 License.
This fie was generated by an LLM

A simple lightweight plugin that adds a easy to use compass-gps.