Solved Clickable text

  • Welcome to skUnity!

    Welcome to skUnity! This is a forum where members of the Skript community can communicate and interact. Skript Resource Creators can post their Resources for all to see and use.

    If you haven't done so already, feel free to join our official Discord server to expand your level of interaction with the comminuty!

    Now, what are you waiting for? Join the community now!

Azule

New Member
Jul 25, 2020
8
0
0
22
Can someone make me a skript when a person does /discord it will bring up a clickable link saying "For the link >>Click Here<<" Specifically "&7&lFor the link >>&6&lClickHere&7&l<<" For the color scheme I would like then the discord link which is https://discord.gg/7QRvtyK It would be much appreciated! :emoji_slight_smile:
 
Can someone make me a skript when a person does /discord it will bring up a clickable link saying "For the link >>Click Here<<" Specifically "&7&lFor the link >>&6&lClickHere&7&l<<" For the color scheme I would like then the discord link which is https://discord.gg/7QRvtyK It would be much appreciated! :emoji_slight_smile:
use json.sk API

example
Code:
command /discord:
    trigger:
        json("%player%", "&aJoin to our discord community for updates & giveaways!|| &7> &6Click here &7<||ttp:&aClick to join!||url:https://discord.gg/urcode")