mServerLinks

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

2,98k

Quick challenge

How far can you run before the mobs catch you?

mServerLinks

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:

```hocon

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 ```

ADS