Welcome to the Hangar Open Beta. Please report any issue you encounter on GitHub!
Avatar for powercas_gamer

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

Report 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.

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

Information

Category
Admin Tools
Published
June 23, 2024
License
MIT
213Downloads
6Stars

Pinned Versions

Members

1