ServerLinks Plugin
ServerLinks is a powerful and flexible Bukkit/Spigot plugin that allows server administrators to easily add custom commands for linking external websites, such as your Discord server, a shop, or any other URL. These links are easily configurable in the config.yml file, where admins can define both the URL and the display message. The plugin supports advanced color formatting using the ForestMC ColorAPI, including gradient, RGB hex, and classic Minecraft color codes.
Features:
- Easily configurable custom commands for linking to websites.
- Supports advanced color formatting with gradient, RGB hex, and Minecraft classic colors.
- Dynamic command generation based on configuration.
- Reload the plugin's configuration on the fly using the /slreload command.
- Simple setup with minimal configuration required.
Installation:
- Download the ServerLinks.jar file.
- Place it in the plugins folder of your server.
- Restart the server to generate the config.yml file.
- Edit the config.yml file to add your desired links and custom messages.
- Reload the plugin or restart the server to apply the changes.
Configuration:
The configuration is stored in config.yml. In this file, you can define custom commands and their corresponding messages. The plugin supports the following color formats:
- Gradient: {#hex1>}Text{#hex2<}
- RGB Hex: {#hex}
- Classic Minecraft Colors: &color-code
Example of config.yml:
commands:
Commands:
- /slreload: Reloads the configuration (config.yml). Requires the serverlinks.reload permission.
Permissions:
- serverlinks.reload: Grants permission to reload the configuration with /slreload. Default: OP.
Contributing:
Contributions are always welcome! If you find any bugs or have suggestions for new features, feel free to open a pull request. Please ensure your changes align with the overall functionality and style of the plugin.
Author:
My website:
https://etmisthefox.com