Language

mServerLinks

ModrinthSpigotMC

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

3.0k downloads 9 followers updated 20mo ago
Modrinth
Paper Velocity 1.21 – 1.21.3 ManagementSocial

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

Versions

No version history available. Use the Download button to get the latest from the source.

Comments 0

No comments yet. Be the first to share your thoughts.

Download mServerLinks

SpigotMC

Files are served directly from the original source. Modgrid does not host or modify them.