KartoffelChipss / ServerLinksZ

A simple Minecraft Plugin that allows you to add Links to the new Server Links section of your Minecraft server.
https://modrinth.com/project/ServerLinksZ
GNU General Public License v3.0
5 stars 2 forks source link
minecraft minecraft-paper minecraft-plugin minecraft-server minecraft-server-links modrinth

banner

paper purpur github modrinth discord-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

Commands

Permissions

Config

Here is an example of the configuration file:

Click me! ```yml # _____ _ _ _ ______ # / ____| | | (_) | | |___ / # | (___ ___ _ ____ _____ _ __ | | _ _ __ | | _____ / / # \___ \ / _ \ '__\ \ / / _ \ '__| | | | | '_ \| |/ / __| / / # ____) | __/ | \ 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


Usage