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.

Make console execute command "/plz readlmao"

Discussion in 'Skript' started by FireRoz, Jun 27, 2020.

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

    FireRoz Active Member

    Joined:
    May 28, 2020
    Messages:
    135
    Likes Received:
    6
    yo

    I want to make console execute a command. I saw a post about this before, but it didn't help at all.

    I did this simple Skript

    command /tag rainbow:
    permission: tag.rainbow
    permission message: &cYou don't have permission to use this tag
    trigger:
    send "&aSuccessfuly changed to tag &cR&6A&EI&AN&BB&9O&5W&0&a!" to player
    make console execute command "/lp user %player% meta setsuffix "&cR&6A&EI&AN&BB&9O&5W""

    And ye, I know that there is many quotes but I need it. And it's not making the console execute the command. I have no idea why please tell me

    any suggestions?

    EDITED: I did the spacebar when needed. Skript didn't tell me that anything is wrong besides that it's not a text??
     
  2. Juffix

    Juffix Member

    Joined:
    Apr 7, 2019
    Messages:
    19
    Likes Received:
    4
    If you need quotes inside quotes, double them
    Code (Text):
    1. make console execute command "/lp user %player% meta setsuffix ""&cR&6A&EI&AN&BB&9O&5W"""
     
Thread Status:
Not open for further replies.

Share This Page

Loading...