A simple waypoint mod for Minecraft Java servers.
- Allows admins or anyone with cheats to use waypoints
- Entirely based in the chat window
- Completely server-side
- Add, modify, list, and teleport to waypoints with the
/wpcommand
(modrinth application is in progress)
First, set up your IDE for development. For setup instructions, please see the Fabric Documentation page related to the IDE that you are using. We recommend that you use IntelliJ IDEA.
Once your IDE is set up, clone the project by entering this into your command line:
git clone https://github.com/tomatopotato17265/waypoint-manager.gitYou can now start working on Waypoint Manager! Please take a look at the contribution information before suggesting any changes.
This project is available under the MIT license. Please view the license for more information.