A simple Spigot plugin that adds a configurable /links command to your server and nothing more
SimpleLinks adds a single command to your server that can be used to share links with users. It's incredibly lightweight and does one thing and one thing only.
It has support for YAML color & format codes as you're familiar with, as well as HEX codes. HEX codes can be denoted using "#" or "&#".
To create a gradient, use an online generator such as https://minecraft.menu/minecraft-rgb-generator. There are plans to include native gradient support but for now this is what I've got.
To restore the default config, delete config.yml and run /simplelinks reload.
Commands:
- /links - Displays the text set in the config.yml
- /simplelinks reload - Reloads the plugin's config
Permissions:
- simplelinks.use - Use the /links command
- simplelinks.admin - Use the /simplelinks command (for /simplelinks reload)
Support: Feel free to create a GitHub issue or message me on Discord @Vyladence#9110. Someday I will likely make a Discord server for the plugin.
Example Config:
lines:
- '&8&m-------------------&8[ Ȉdfb&lSɶcfa&liˮaf8&lm↡f7&lp◬f5&ll&#a907f4&le&#ba05f3&lL&#cb04f1&li&#dc03f0&ln&#ee01ee&lk&#ff00ed&ls &8]&8&m-------------------'
- '&eWebsite: &b&nhttps://example.net'
- '&aDynmap: &b&nhttps://example.net/map'
- '&9Discord: &b&nhttps://discord.gg/eXaMpLE'
- '&8&m----------------------------------------------------'
Information
Category | Miscellaneous |
---|---|
Published on | May 2, 2023 |
License | Unspecified |
Downloads | 9 |
Stars | 1 |
Watchers | 1 |