Wavepoint

⭐ — (0 endorsements) 📥 146 downloads 📌 v1.0 📅 9/26/2025
🟠 Updated over a year ago

By solarcosmic · game-mechanics

⬇ Download Mod Source: Modrinth ↗ 📅 Updated: 9/26/2025 📅 Created: 9/26/2025

🔍 Analysis

  • 🏆 #57 of 316 game-mechanics mods in this game by downloads

📋 About This Mod

!(https://cdn.modrinth.com/data/cached_images/a32cb79fecb055949174f3ef30896c2e079060c0_0.webp)

Wavepoint

Wavepoint is a new, simplistic waypoint plugin designed to make playing Minecraft easier.

modrinth github paper purpur

![/wp set sand](https://cdn.modrinth.com/data/cached_images/c03e0e30aa7740d46fb89d465e0a6910a95f3d2d_0.webp) ![/wp list](https://cdn.modrinth.com/data/cached_images/a7f269ed64a35299c55b52d024795f071a27a29a_0.webp) ![/wp delete sand](https://cdn.modrinth.com/data/cached_images/dbe14bd0476e786e41a5434299738396d5a3a5eb_0.webp)

## Commands Wavepoint uses one command, `/wp`, to manage waypoints:

!(https://cdn.modrinth.com/data/cached_images/976cdd89632998f80a2e08566d76fb78599aea97_0.webp)

```yml /wp list: Lists the current waypoints that you have /wp set : Sets a waypoint at your location /wp tp : Teleports the player to a waypoint they own /wp info : Get information about a specific waypoint /wp delete : Deletes a waypoint that the player owns ```

## Integrations Wavepoint has the ability to integrate with some plugins to provide extra functionality:

  • (https://www.spigotmc.org/resources/vault. 34315/) (economy)
  • (https://www.spigotmc.org/resources/combatlogx. 31689/) (combat logging)

```yml # Below are integrations that work with other plugins. # If the integration is enabled, but the plugin or requirements aren't met, nothing will happen. integrations: vault: # | https://www.spigotmc.org/resources/vault. 34315/ enabled: true # Whether to integrate with Vault, for economy purposes. charge_amount: 5 # How much money to charge the user per teleport. combatlogx: # | https://www.spigotmc.org/resources/combatlogx. 31689/ enabled: true # Whether to integrate with CombatLogX. combat: # False = restricted set: false # Whether to restrict setting waypoints during combat. false = restricted. teleport: false # Whether to restrict teleporting to waypoints during combat. false = restricted. ```

More integrations may be added in the future.

## Permissions Wavepoint comes with a variety of permissions that can be used with a permissions plugin like (https://modrinth.com/plugin/luckperms) to limit or restrict what users can do, those being: ```yml waypoint.wp: Allows usage of the main /wp command waypoint.wp.tp: Allows usage of /wp tp waypoint.wp.set: Allows usage of /wp set waypoint.wp.list: Allows usage of /wp list waypoint.wp.delete: Allows usage of /wp delete waypoint.wp.info: Allows usage of /wp info ```

## Command Executions Wavepoint has the ability to execute console commands if a player does a specific action, with two placeholders:

`${player}` and `${playerId}`

This can be set in the `config.yml` file: ```yml # Allows the server to execute a command on a specific event. ${player} and ${playerId} are valid placeholders. commands: teleport: - '' # For example kick ${player} No teleporting! set: - '' # For example say ${player} has set a waypoint! list: - '' # For example say Hey ${player}, what you looking at?? delete: - '' # For example say Waypoint is now gone! info: - '' # For example say ${player} is really interested in this waypoint! ``` If you would like to view the full `config.yml`, you can view it (https://github.com/solarcosmic/Wavepoint/blob/master/src/main/resources/config.yml).

## Language Wavepoint contains a language file that can be modified at any time! You can find it under `languages/en_us.yml` in the plugins folder.

## AI Usage AI mostly helped with Tab Completions (which I still don't know how to turn off).

However, it was not used to make the majority of Wavepoint. Most of the code is human-made.

## API Wavepoint does have an API, and you can check out the functions (https://github.com/solarcosmic/Wavepoint/blob/master/src/main/java/net/solarcosmic/wavepoint/api/WvGeneralAPI.java).

This project is licensed under the (https://raw.githubusercontent.com/solarcosmic/Wavepoint/refs/heads/master/LICENSE).

🤖 AI-enhanced — based on mod data

📊 Mod Details

Game
Minecraft Plugins
Author
solarcosmic
Version
1.0
Downloads
146
Endorsements
0
Category
game-mechanics
Created
9/26/2025
Updated
9/26/2025
Game Versions
1.21.8
Tags
game-mechanics, transportation, utility

🔧 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 Wavepoint support?

The author lists 1.21.8. Other versions may work but are untested by the author.

What is the latest version of Wavepoint?

Version 1.0, published 2025-09-26 with 146 downloads recorded at the source.

Keep browsing — more Minecraft Plugins mods await

📋 All Minecraft Plugins Mods 🏆 Top 25 📂 More game-mechanics 👤 More by solarcosmic 🔎 Similar Mods 🌐 Best game-mechanics (All Games) 🔀 Check Compatibility ⚖️ Compare Mods 🆕 New Mods