Перейти к содержимому
Mineforgian

ServerLinksZ

ServerLinksZ is a simple Plugin that allows you to add Links to the new Server Links section of your Minecraft server.

Загрузки
5K
Подписчики
50
Обновлён
9 мая 2026 г.
Лицензия
GPL-3.0-only

Опубликован 26 июля 2024 г.

banner

paper purpur github modrinth docs discord-plural generic-plural

ServerLinksZ is a simple plugin, that allows you to add Links to the "Server Links" page in the pause menu. ServerLinksZ also adds a command for users to quickly look up links like /discord.

Features

  • ✅ Custom links
  • ✅ Colored link Names
  • ✅ HEX Colors
  • ✅ Link commands (e.g. /discord, /website)
  • ✅ Highly customizable
  • ✅ Easy setup
  • ✅ Multiple languages

Commands

  • /sl help - Open the help menu
  • /sl add <allowCommand?> - Add a link to the Link page
  • /sl remove - Remove the link with this id
  • /sl reload - Reload the plugin
  • /link - Open a link with this id

Permissions

  • serverlinksz.admin - Allows a user to manage links and do admin tasks (default: op)

Config

Here is an example of the configuration file:

Click me!
#     _____                            _      _       _          ______
#    / ____|                          | |    (_)     | |        |___  /
#   | (___   ___ _ ____   _____ _ __  | |     _ _ __ | | _____     / /
#   \___ \ / _ \ '__\ \ / / _ \ '__| | |    | | '_ \| |/ / __|   / /
#   ____) |  __/ |   \ V /  __/ |    | |____| | | | |   <\__ \  / /__
#  |_____/ \___|_|    \_/ \___|_|    |______|_|_| |_|_|\_\___/ /_____|


# === COLOR CODES ===

# This plugin supports old color codes like: &c, &l, &o, etc.
# It also supports MiniMessage, a more advanced way to format messages:
# https://docs.advntr.dev/minimessage/format.html
# With MiniMessage, you can add HEX colors, gradients, hover and click events, etc.


# === GENERAL SETTINGS ===

# Set the language to any code found in the "lang" folder (don't add the .yml extension)
# You can add your own language files. Use https://github.com/KartoffelChipss/ServerLinksZ/tree/main/src/main/resources/lang/en-US.yml as a template
#  | en-US | de-DE |
lang: "en-US"

# Wether to show hints when using commands
hints: true

# Add a /link command to view the links
linkCommand: true

Support

If you need help with the setup of the plugin, you can join my Discord:

discord-plural

Plugin Showcase


Usage

Ченджлог

1.4.2Релиз26.1, 26.1.1, 26.1.2 · 9 мая 2026 г.

MC-Version 1.21 - 1.26.2

Changes:

  • Fixed a bug where ServerLinksZ would report stats for the wrong plugin
1.4.1Релиз26.1, 26.1.1, 26.1.2 · 3 мая 2026 г.

MC-Version 1.21 - 1.26.2

Changes:

  • Added FastStats analytics
1.4.0Релиз1.21.9, 1.21.10, 1.21.11 · 2 ноября 2025 г.

MC-Version 1.21

Changes:

  • Added option to set the link type
1.3.0Релиз1.21.8, 1.21.9, 1.21.10 · 19 августа 2025 г.

MC-Version 1.21

Changes:

  • Removed static commands
  • Dynamic commands are not longer optional
  • Dynamic commands now have the slzcmd: prefix
1.2.0Релиз1.21.6, 1.21.7, 1.21.8 · 26 июля 2025 г.

MC-Version 1.21

Changes:

  • Added the /slzdebug command to generate debug reports
1.1.2Релиз1.21.6, 1.21.7, 1.21.8 · 17 июля 2025 г.

MC-Version 1.21

Changes:

  • Artifacts are now published to maven.zetaplugins.com
1.1.1Релиз1.21.5, 1.21.6, 1.21.7 · 7 февраля 2025 г.

MC-Version 1.21

Changes:

  • MainCommand options are now dynamically filtered as you type
  • Improved internal structures to prevent memory leaks
  • Enhanced code formatting for better readability and efficiency
1.1.0Релиз1.21.2, 1.21.3, 1.21.4 · 2 февраля 2025 г.

MC-Version 1.21

Changes:

  • Added traditional Chinese translation (@notlin4)
  • Cleaned up the repository
  • Introduced dynamic link commands (e.g., /mycoollink) (experimental)
  • Improved CommandManager to prevent memory leaks
  • Updated README to document new configurations and features

Комментарии

Загружаем…