- Tags
-
- Tags
- None

This is a simple but unique plugin that you can add to your server!
It make clickable chat messages for /forums and /discord and many others! Useful for any server

destinypvp.net
Main Link
Commands:
/links - opens GUI to list all links
/discord - shows discord
/forums - shows forums
/ts - shows teamspeak
/website - shows website
/apply - shows apply link
/store - shows store link
/discordrl (/dcrl) - reloads the config
Permissions:
dcreload - access to use reload command




Code:
#Feel free to leave a review!
#PM me on spigot if you have issues/suggestions!
Denymsg: '&c&lThis command is disabled'
GUINAME: '&bLINKS'
#Name has to be less than 27 characters
GUISIZE: 9
#Size has multiples of 9 ie: 9, 18, 27, 36, 45, 54!
# Do not add color codes to links!
#===================
#FORUMS
ForumsEnabled: true
Forums: '&3Forums'
ForumsLink: 'https://www.youtube.com/c/StrikerPlayz'
ForumsHover: '&eHover Example'
ForumsItem: 321
ForumsSlot: 1
#===================
#DISCORD
DiscordEnabled: true
Discord: '&eDiscord'
DiscordLink: 'https://www.youtube.com/c/StrikerPlayz'
DiscordHover: '&eHover Example'
DiscordItem: 175
DiscordSlot: 3
#===================
#TEAMSPEAK
TSEnabled: true
TS: '&aTeamSpeak'
TSLink: 'https://www.youtube.com/c/StrikerPlayz'
TSHover: '&eHover Example'
TSItem: 145
TSSlot: 5
#===================
#WEBSITE
WebEnabled: true
Web: '&dWebsite'
WebLink: 'https://www.youtube.com/c/StrikerPlayz'
WebHover: '&eHover Example'
WebItem: 342
WebSlot: 7
#===================
#APPLY
ApplyEnabled: true
Apply: '&6Apply For Staff'
ApplyLink: 'https://www.youtube.com/c/StrikerPlayz'
ApplyHover: '&eHover Example'
#=====================
#STORE
StoreEnabled: true
Store: '&2&lSupport our server'
StoreLink: 'https://www.youtube.com/c/StrikerPlayz'
StoreHover: '&eHover Example'
MUST USE JAVA 8
MUST DELETE CONFIG FOR UPDATING