Script 1.12 does not work

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

dergrosehd

Member
Feb 9, 2020
17
1
3
Germany or Portugal
Hello,

I have found an error in the script for the 1.12. I have created a Spigot Server with the version 1.12.2 and downloaded Skript2.3.6. On my server is a skript
Code:
command /test [<text>]:
    trigger:
        send "This is a test skript"

Error
Code:
nothing

The command is not working on the server. I have created a localhost test server but also not working. I hope you can help my with the problem.
 
I think it's version of skript, it works perfectly for me
BTW. im not sure why did you put [<text>] when you are not using arguments
 
Status
Not open for further replies.