A simple opt-in plugin for allowing players use the modrinth version of windlaunch in multiplayer servers
The WindLaunch Plugin is the server-side counterpart of the WindLaunch Fabric client mod.
It enables a simple handshake system to let compatible clients know whether they are allowed to use the WindLaunch features on a given server.
windlaunch:handshake| Code | Direction | Meaning |
|---|---|---|
1 (MSG_HELLO) |
Client → Server | Client requests permission to use WindLaunch |
2 (MSG_OK) |
Server → Client | Server allows WindLaunch for this player |
.jar file into your server’s plugins folder.🌬️ WindLaunchPlugin enabled, registering messaging channel
windlaunch:handshakecom.mod.windlaunch.WindLaunchPlugin| Platform | Supported |
|---|---|
| Paper / Spigot / Bukkit | ✅ |
| Fabric Client (WindLaunch Mod) | ✅ |
| Other client mods | Ignored |