SocialLinks is a useful plugin for any type of server that wants to make their media or any other page easily find able.
Features:
- NEW: Create your own commands.
- NEW: MiniMessage & Legacy formatting for coloring messages.
- NEW: PlaceholderAPI support for all messages.
Permissions:
- sociallinks.reload - Grants access to the reload command.
Code (YAML):
# SocialLinks v2
Commands
:
#This is the command name. This command for example is /twitter.
twitter
:
#The message sent when the user runs the commands. Supports PlaceholderAPI and adventure formatting
message
:
-
"<gold><bold>*</bold> <white>Follow us on twitter @ServerName!"
#This is the command name. This command for example is /discord.
discord
:
#The message sent when the user runs the commands. Supports PlaceholderAPI and adventure formatting
message
:
-
"&6&l* &fJoin our discord at https://discord.com/"
Messages:
reloaded
: '&aThe plugin has been reloaded.'