▶️ ЗАБЕРИ СВОИ 8 ПОДАРКОВ 🎁 ПРИ СОЗДАНИИ СВОЕГО МАЙНКРАФТ СЕРВЕРА
Плагины/mServerLinks

mServerLinks

A plugin that allows you to add custom server links added in 1.21

2.9K
9

mServerLinks

This plugin allows you to add custom links to the Server Links feature added in 1.21. MiniMessage can be used in the names.

Get DEV builds here

Support

Everything should be self explanatory, but if you have any issues please open up an issue or ask me in my (test) discord here

Screenshots

Example config:

# mServerLinks | by powercas_gamer

# Possible values Type:
#  - REPORT_BUG
#  - COMMUNITY_GUIDELINES
#  - SUPPORT
#  - STATUS
#  - FEEDBACK
#  - COMMUNITY
#  - WEBSITE
#  - FORUMS
#  - NEWS
#  - ANNOUNCEMENTS
links {
  example {
    name="<red>Example"
    uri="https://example.com"
  }
  bug {
    name="Report a Bug"
    uri="https://example.com"
    type="REPORT_BUG"
  }
}
# Links that are only visible to players with the specified permission
# This currently works but is not recommended to use due to Spigot's implementation of the event.
player-links {
  staff-guide {
    name="Staff Guide"
    uri="https://example.com"
    permission="mserverlinks.staff"
  }
}
update-checker=false
bStats=true

Совместимость

Minecraft: Java Edition

1.21.x

Платформы

Поддерживаемые окружения

Сервер

Детали

Лицензия:MIT
Опубликован:1 год назад
Обновлён:1 год назад
Главная