Configuration
The config.yml file has all the configuration for the plugin.
######################################
# Plugin config
######################################
######################################
# Main Social Media GUI
######################################
Socials:
Main:
Title: 'Our Social Media'
Glass: 'VoidemNetwork'
CloseButton: True # Make sure this is either True or False
1:
Type: RED_WOOL
Name: '<GRADIENT:a30000>Youtube</GRADIENT:ff4d4d>' # < Example of gradients
Lore: '<GRADIENT:a30000>Subscribe to our YouTube!</GRADIENT:ff4d4d>'
Output: '<GRADIENT:a30000>Subscribe to us on Youtube: https://youtube.com/mychannel</GRADIENT:ff4d4d>'
2:
Type: LIGHT_BLUE_WOOL
Name: '&3Twitter'
Lore: '&bFollow our Twitter!'
Output: '&bFollow us on Twitter: https://twitter.com/mychannel'
3:
Type: PURPLE_WOOL
Name: '&4Twitch'
Lore: '&5Follow our Twitch!'
Output: '<GRADIENT:7b32a8>Follow us on Twitch: https://twitch.tv/mychannel</GRADIENT:de7aff>' # < Example of gradients
######################################
# Language
######################################
reload: '<GRADIENT:2C08BA>Social Media GUI is reloading...</GRADIENT:028A97>' # Message for /sm reload
noarg: '&r&7Please use an argument' # Message for when an argument is not provided for /sm
######################################
# Voidem#2269 on Discord
# https://discord.com/invite/TDUqVd2UNdRemember after editing the configuration to run:
/sm reload
Last updated