Solved How can we run this long commands in to short one?

  • 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!

  • LOOKING FOR A VERSION OF SKRIPT?

    You can always check out skUnity Downloads for downloads and any other information about Skript!

Status
Not open for further replies.

b9635005

New Member
Mar 24, 2020
5
1
0
47
I just want to use tellraw commands in skripts. Is there any way to do it?

/tellraw @p ["",{"text":"[Join]","color":"blue","clickEvent":{"action":"open_url","value":"https://discord.gg/Inviting code"}},{"text":"Click Join to join our discord channel"}] => /discord
 
I just want to use tellraw commands in skripts. Is there any way to do it?

/tellraw @p ["",{"text":"[Join]","color":"blue","clickEvent":{"action":"open_url","value":"https://discord.gg/Inviting code"}},{"text":"Click Join to join our discord channel"}] => /discord

Code:
send formatted "<url:https://discord.gg/Inviting code>&9[join]&r Click Join to join our discord channel" to player
 
  • Like
Reactions: Selvati
Status
Not open for further replies.