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

Mistyping

Member
Jan 1, 2020
4
0
0
33
Hey!
When I make a custom command script or even download a made script, on minecraft when I reload the scripts, and try to do the custom command it always says that the command does not exist!

Does anyone know how to fix this?

(hosting on minehut)
 
ould you send the code pl

command /test:
trigger:
send "&a&lIt Works" to player

This simple command doesn't appear on minecraft!

qi5b4h

http://prntscr.com/qi5b4h ( the image )

( Yes, i reloaded the script )
 
Try indenting the code if you haven't already, it's super helpful, and makes all your skripts easy to read. (You also need to indent for your code to work in the first place)
 
You should check the console for errors (on startup, while reloading or when you run the command)
 
When you start your server, and do the /test command. IMMEDIATELY type the "/dl logs" (without quotes) command.

Wait about 10-30 seconds and click on the transfer.sh link.
Download the logs.txt file, open it (Notepad++ is very good with handling large files), and copy everything in the file (CTRL + A, then CTRL + C)
Go to pastebin.com and paste (CTRL + V) everything from the .log file into the pastebin, click "Create New Paste", then send us the link in your URL. (should be like this: pastebin.com/[random characters here])

If you no longer have this problem, disregard this comment and mark the post as "Solved".
 
Status
Not open for further replies.