/
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.
& codes and 24-bit &#RRGGBB hex colors/serverplus reload applies all config changes instantly| 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 |
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-------------------"
| 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:
- 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:
number-format: " &c{number}&7. "
list:
- "&fBe respectful to all players."
- "&fNo hacking, cheating or exploiting."
- "&fNo spamming or excessive caps."
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!"
ServerPlus.jar into your server's /plugins folderplugins/ServerPlus/config.yml with your real links and messages/serverplus reload in-game — done!Requires: PaperMC 1.21+ · Java 21+
Made with ❤️ by rradajbi

Clickable links players can access through commands