{"id":27106968,"url":"https://github.com/syr0ws/minewaypoints","last_synced_at":"2026-05-02T05:37:57.138Z","repository":{"id":267130723,"uuid":"900343763","full_name":"Syr0ws/MineWaypoints","owner":"Syr0ws","description":"MineWaypoints is a Spigot plugin to create, share and display waypoints in Minecraft.","archived":false,"fork":false,"pushed_at":"2025-04-05T22:00:33.000Z","size":281,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-05T22:24:51.137Z","etag":null,"topics":["minecraft","plugin","spigot","waypoints"],"latest_commit_sha":null,"homepage":"https://www.spigotmc.org/resources/minewaypoints-always-find-your-way-home.123628/","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Syr0ws.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-12-08T14:40:09.000Z","updated_at":"2025-03-29T17:08:46.000Z","dependencies_parsed_at":"2024-12-23T11:26:51.844Z","dependency_job_id":"8c2ddc9b-2a64-496e-bb08-2d83e06c2125","html_url":"https://github.com/Syr0ws/MineWaypoints","commit_stats":null,"previous_names":["syr0ws/minewaypoints"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Syr0ws%2FMineWaypoints","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Syr0ws%2FMineWaypoints/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Syr0ws%2FMineWaypoints/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Syr0ws%2FMineWaypoints/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Syr0ws","download_url":"https://codeload.github.com/Syr0ws/MineWaypoints/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247543783,"owners_count":20955894,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["minecraft","plugin","spigot","waypoints"],"created_at":"2025-04-06T20:19:26.091Z","updated_at":"2026-05-02T05:37:57.110Z","avatar_url":"https://github.com/Syr0ws.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"![link](https://img.shields.io/badge/API-Spigot-blue) ![link](https://img.shields.io/badge/Version-1.17+-yellow)\n\n# MineWaypoints\n\nMineWaypoints is a plugin that enables players to create, share and display waypoints in Minecraft. With MineWaypoints, you will\nalways find your way home.\n\n## Features\n\nMineWaypoints comes with the following features:\n- Create waypoints at specific locations.\n- Limit the number of waypoints a player can create by permissions.\n- Restrict the worlds in which players can create waypoints.\n- Give a waypoint a custom name, icon and location.\n- Update a waypoint name, icon and location.\n- Visualize the waypoints you created.\n- Display a waypoint to be able to go at its location.\n- Delete a waypoint.\n- Share a waypoint with another player through a sharing request.\n- Accept / Cancel a waypoint sharing request.\n- Visualize and manage the players a waypoint is shared with.\n- Visualize the waypoints shared with you.\n- Stop sharing a waypoint with a player or remove a shared waypoint.\n- Manage your waypoints and shared waypoints through menus.\n- SQLite (default), MySQL, MariaDB and PostgreSQL databases support.\n- Fully customizable (general settings, messages, menus).\n\n## Commands\n\n- `/waypoints` → Open the waypoints menu to manage your waypoints and shared waypoints.\n- `/waypoints create \u003cwaypoint_name\u003e` → Create a new waypoint.\n- `/waypoints rename \u003cold_name\u003e \u003cnew_name\u003e` → Rename a waypoint.\n- `/waypoints relocate \u003cwaypoint_name\u003e` → Update the location of the waypoint with the current one.\n- `/waypoints share \u003cwaypoint_name\u003e \u003ctarget\u003e` → Send a waypoint sharing request to a player.\n- `/waypoints help` → Show the available commands.\n\n\u003e Note: The **/waypoints** command can also be used with the aliases **/waypoint** and **/wp**.\n\n## Permissions\n\n- `minewaypoints.command.waypoints` → Access to the `/waypoints` and `/waypoints help` commands.\n- `minewaypoints.command.waypoints.create` → Access the `/waypoints create` command.\n- `minewaypoints.command.waypoints.rename` → Access the `/waypoints rename` command.\n- `minewaypoints.command.waypoints.relocate` → Access the `/waypoints relocate` command.\n- `minewaypoints.command.waypoint.share` → Access the `/waypoints share` command.\n\n## Integrations\n\nMineWaypoints is designed to work seamlessly with other plugins through integrations. Currently supported plugins include:\n\n| Plugin         | Features                                                     |\n|----------------|--------------------------------------------------------------|\n| **WorldGuard** | Prevent waypoints from being located within defined regions. |\n\n## Install\n\n**Step 1**: Download the JAR file on [Spigot](https://www.spigotmc.org/resources/minewaypoints-always-find-your-way-home.123628/).\n\n**Step 2**: Put the downloaded JAR file in the `plugins` folder of your Spigot server.\n\n**Step 3** (optional): Open the `config.yml` file generated by the plugin and edit the configuration by following\nthe guidelines to customize the plugin as you wish.\n\n## API\n\nDevelopers can extend the behavior of the plugin by listening to the following events from the `com.github.syr0ws.minewaypoints.platform.spigot.api.event` package:\n- `AsyncWaypointCreateEvent`: Called when a player attempts to create a new waypoint.\n- `AsyncWaypointCreatedEvent`: Called when a waypoint has been created by a player.\n- `AsyncWaypointDeleteEvent`: Called when a player attempts to delete one of its waypoints.\n- `AsyncWaypointDeletedEvent`: Called when a waypoint has been deleted by its owner.\n- `AsyncWaypointSharingRequestSendEvent`: Called when the owner of a waypoint sends a sharing request to a player.\n- `AsyncWaypointSharedEvent`: Called when a waypoint has been shared with a player.\n- `AsyncWaypointUnshareEvent`: Called when a player is trying to stop sharing a waypoint.\n- `AsyncWaypointUnsharedEvent`: Called when a waypoint is no longer shared with a player.\n- `AsyncWaypointUpdateEvent`: Called when a player attempts to update one of its waypoint.\n- `AsyncWaypointUpdatedEvent`: Called when a waypoint has been updated its owner.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsyr0ws%2Fminewaypoints","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsyr0ws%2Fminewaypoints","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsyr0ws%2Fminewaypoints/lists"}