Compatibility
Minecraft: Java Edition
1.21.x
Platforms
Paper
Supported environments
90% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Links
Creators
Details
ServerLinks
Show your server links in the client pause screen.
Requirements
- Minecraft >= 1.21
- ProtocolLib >= 5.1.0
Configurations
server-links:
# Client known types:
# BUG_REPORT, COMMUNITY_GUIDELINES, SUPPORT, STATUS, FEEDBACK, COMMUNITY, WEBSITE, FORUMS, NEWS, ANNOUNCEMENTS
- type: WEBSITE
url: "https://github.com/MeowCraftMC/ServerLinks"
# Custom type with text
# Supports formatting codes (like &a) and hex colors (Bccff).
- type: CUSTOM
text: "&6Custom text"
url: "https://www.example.com"
Permissions
serverlinks.admin
: For admins who can use/serverlinks reload
to reload config.serverlinks.user
: For users who can see these links.
Screenshots
License
SSPL-1.0
Copyright (c) 2024 qyl27
This program is free software: you can redistribute it and/or modify it under the terms of the Server Side Public License, version 1, as published by MongoDB, Inc. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the Server Side Public License for more details. You should have received a copy of the Server Side Public License along with this program. If not, see <http://www.mongodb.com/licensing/server-side-public-license>.