Compatibility
Minecraft: Java Edition
1.21.x
Platforms
Links
Creators
Details
Licensed MIT
Published last month
ServerPlus
Clickable links, server rules, socials & more, all fully customizable from one clean config.
ServerPlus gives your server a polished, professional feel with a set of essential player-facing commands. Every message, color, URL, hover tooltip and header is editable in config.yml, no restarts needed thanks to /serverplus reload.
✨ Features
- 📡 Clickable links — messages open URLs directly in the player's browser on click
- 🎨 Full color support — legacy
&codes and 24-bit&#RRGGBBhex colors - 🗒️ Hover tooltips — custom text shown when hovering over any link
- ⚡ Live reload —
/serverplus reloadapplies all config changes instantly - 🔒 Per-command permissions — enable or disable each command independently
- 📋 Server rules — numbered, fully customizable rule list
- 🗳️ Multiple vote sites — list as many voting URLs as you want
- 📣 Socials panel — show all your links in one neat command
- 🧩 Zero dependencies — no other plugins required
📜 Commands
| Command | Description | Permission | Default |
|---|---|---|---|
/website |
Clickable link to your website | serverplus.website |
Everyone |
/discord |
Clickable Discord invite link | serverplus.discord |
Everyone |
/store |
Clickable donation/store link | serverplus.store |
Everyone |
/vote |
All voting site links at once | serverplus.vote |
Everyone |
/rules |
Displays your server rules | serverplus.rules |
Everyone |
/socials |
All social media links at once | serverplus.socials |
Everyone |
/serverplus reload |
Reloads config.yml live | serverplus.reload |
OP only |
⚙️ Configuration
Everything lives in a single config.yml. Each command has its own section with full control over every line sent to the player.
website:
url: "https://yourwebsite.com"
header: "&8&m----&r &6&lServerPlus &8&m----"
message: "&7Visit our website: &b&n{url}"
hover: "&eClick to open our website!"
footer: "&8&m-------------------"
Color code reference
| Code | Result |
|---|---|
&a – &f |
Standard Minecraft colors |
&#FF5733 |
Any 24-bit hex color |
&l |
Bold |
&n |
Underline (recommended for links) |
&o |
Italic |
&r |
Reset formatting |
Vote sites — add as many as you want
vote:
sites:
- name: "Planet Minecraft"
url: "https://planetminecraft.com/server/yourserver"
message: "&a➜ &7Planet Minecraft: &a&n{url}"
hover: "&eVote on Planet Minecraft!"
- name: "TopG"
url: "https://topg.org/minecraft-servers/server-yourserver"
message: "&a➜ &7TopG: &a&n{url}"
Rules — fully customizable list
rules:
number-format: " &c{number}&7. "
list:
- "&fBe respectful to all players."
- "&fNo hacking, cheating or exploiting."
- "&fNo spamming or excessive caps."
Socials — all your links in one place
socials:
links:
- message: " &5Discord &8» &5&n{url}"
url: "https://discord.gg/yourserver"
hover: "&eJoin our Discord!"
- message: " &9Twitter &8» &9&n{url}"
url: "https://twitter.com/yourserver"
hover: "&eFollow us on Twitter!"
🚀 Installation
- Drop
ServerPlus.jarinto your server's/pluginsfolder - Start or restart the server
- Edit
plugins/ServerPlus/config.ymlwith your real links and messages - Run
/serverplus reloadin-game — done!
Requires: PaperMC 1.21+ · Java 21+
Made with ❤️ by rradajbi


