quotation marks

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

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

  1. V

    Solved Quotation Marks inside of commands

    I'm really new to Skript and this is my first script. I'm trying to make a /keyall command but I ran into a problem with quotation marks in commands, I tried fixing it myself, but didn't make it far. command /keyall <number>: permission: command.keyall usage: /keyall amount trigger...
  2. Hakuyamu

    Solved Quotation marks in a text

    Hello everyone There is a command you need a permission for to execute it. I want the permission message to be "&fUnknown command. Type "/help" for help.", but it does not work because Skript does not understand in which way the quotation marks belong to each other. This is how my script looks...