1. 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!

  2. LOOKING FOR A VERSION OF SKRIPT?

    You can always check out our Wiki for downloads and any other information about Skript!

Dismiss Notice
This site uses cookies. By continuing to use this site, you are agreeing to our use of cookies. Learn More.

how do you use multiple quotation marks in quotation marks

Discussion in 'Skript' started by Nubb, Jul 20, 2021.

Thread Status:
Not open for further replies.
  1. Nubb

    Nubb New Member

    Joined:
    Apr 30, 2021
    Messages:
    6
    Likes Received:
    0
    i need help putting quotation marks in quotation marks, but not just 1 pair,
    say i wanted to make console do a simple tellraw command, i would do.

    make console execute "tellraw @a ""e"""

    you need to double quotations, but say i wanted to do a more complex one.such as

    /tellraw @p ["",{"text":"Click ---->","bold":true,"color":"dark_gray"},{"text":"\"here\"","bold":true,"underlined":true,"color":"green","clickEvent":{"action":"suggest_command","value":"/kill @e"},"hoverEvent":{"action":"show_text","contents":[{"text":"Thats it!","bold":true,"color":"aqua"}]}}]

    how would i do this and if there is an alternative that lets you make a clickable text that suggest command so when u click it it puts something in you chat without entering it please tell me /show me.
    thanks
     
  2. Minecoll_YT

    Supporter Forums Helper

    Joined:
    Dec 2, 2018
    Messages:
    650
    Likes Received:
    39
    For example like this:
    Code (Text):
    1. send "&7Click <link:https://discord.gg/xxxx>&bhere<reset> &7to join our discord."
    You can change link with other events
     
Thread Status:
Not open for further replies.

Share This Page

Loading...