WLink

A simple Minecraft plugin that lets players open URLs via clickable chat messages.

27

Quick challenge

How far can you run before the mobs catch you?

WLink

WLink is a lightweight Bukkit/Paper Minecraft plugin designed to make sharing URLs with players quick and easy. Instead of pasting raw links into chat, WLink displays a clean, clickable button directly in the chat that players can click to instantly open any configured URL in their browser.

Features:

- Send players clickable URL buttons directly in chat - Fully configurable links via config.yml — add as many links as you want - Tab-completion support so players can see all available links - Permission-based access to prevent unauthorized use - Reload the config on-the-fly without restarting the server

Commands:

``` /link <name> ``` — Sends you a clickable chat button that opens the configured URL

``` /link reload ``` — Reloads the config.yml without a server restart

Permissions:

``` link.use ``` — Required to use the /link command

ADS