Possible to have a button that invites to Discord?
Is there a way to customize the plugin like putting a button with server logo that leads to the discord server? I wanted to customize it for mine, but i'm horrible in coding yet, could FastBurst give me a hint/help?
just use web url in server.cfg to specify a link

server.url "link to discord"
The Rust client doesn't have any way to open applications, so the best you can do is output text.
tomhud
just use web url in server.cfg to specify a link

server.url "link to discord"

I know about it, i just wanted to make a cool thing on my server using my logo, but thanks.

5e13a8d5b2bc5.jpg Wulf
The Rust client doesn't have any way to open applications, so the best you can do is output text.

Shame :/ , thanks WULF. Instead of a logo button leading to discord, how could i make a logo button to lead for server info after the player close it? Is it possible? Without typing /info, just to customize it and make it cool for the server.

Buttons can run commands, so that is possible.