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!
You can always check out our Wiki for downloads and any other information about Skript!
So you have e.g a something.sk file on your desktop, and you want it to load in your server? Impossible, Skript only loads the files in plugins>Skript>scripts folderHey. I want to load a script from another folder for my skript i want to have a Addons folder in my config is that possible? i already have the config files![]()
No, you can't
[doublepost=1560014236,1560014205][/doublepost]so i cant put my skript into like plugins/essentials and then load it ?
You can. You can use /sk reload ../../Essentials/something.sk
[doublepost=1560014236,1560014205][/doublepost]so i cant put my skript into like plugins/essentials and then load it ?
../ means it'll go to the parent directory. You can reload config.sk by doing /sk reload ../config.sk.You can. You can use /sk reload ../../Essentials/something.sk
I dont need to load it from my desktop, but i have a config for my skript with a addons folder where i want to put addons for my skript and then that i can load them with /kd reloadI'm not sure why you would need to load it from the desktop, like Spoorloos said, put it in plugins>Skript>scripts.