#How do I put a link in the details part of my server?
13 messages · Page 1 of 1 (latest)
Thats a plugin
This is not, thats jut a config
Can you tell me which plugin is needed to make this screen?
How do I make this configuration?
Most announcer or join message plugin can do that
Link
Check out this thread
"Links": [
{
"Message": "Text for button 1",
"Url": "https://UrlForButton1/"
},
{
"Message": "Text for button 2",
"Url": "https://UrlForButton2/"
},
{
"Message": "LastButton",
"Url": "https://LastButton/"
}
]```
Thanks!!!! It worked 
no problem! 