Solved I need help with json

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

Low

Member
May 25, 2020
14
0
1
20
I dont know how to use json clickable messages such as theese formats
  • <link:url>visible link text<reset>
  • <command:command>clickable text<reset>
  • <suggest command:command>clickable text<reset>
  • <tooltip:tooltip text>visible text with tooltip<reset>

Error:
it doesnt read out any errors but when i click nothing happens and i dont know if im doing it right
 
Using this works for me:
Code:
send "<command:help>clickable text<reset>"
What skript version do you use?
 
Using this works for me:
Code:
send "<command:help>clickable text<reset>"
What skript version do you use?
i use Skript2.2-dev36.jar
[doublepost=1590500676,1590500453][/doublepost]Thanks sooo much i used so long :emoji_slight_smile:
 
Are you sure that this does not work?
Code:
send "<command:/help>clickable text<reset>"

Which Minecraft version do you use?
 
Okay, then mark my answer as the solution, so that the thread will be marked as solved:emoji_slight_smile:
 
Status
Not open for further replies.