Skript Version (do not put latest): Skript 2.2-dev34
Skript Author: Bensku
Minecraft Version: 1.12
Im trying to use SkUtilities to download a file directly to the server.
Error:
Addons using :
Skutilities 0.9.2
Have you tried searching the docs? Yes
Have you tried searching the forums? Not really
Skript Author: Bensku
Minecraft Version: 1.12
Im trying to use SkUtilities to download a file directly to the server.
code_language.skript:
command /downloadfile <text> <text>:
usage: /downloadfile <link> <file path>
trigger:
download file from "%arg-1%" to file "%arg-2%"
stop
Error:
code_language.skript:
[Server thread/ERROR]: [skUtilities] v0.9.2: File Already Exists: '/home/gs/gs/data/servers/10795181/plugins' cannot download into a file that already exists! (Utils.class)
Addons using :
Skutilities 0.9.2
Have you tried searching the docs? Yes
Have you tried searching the forums? Not really
Last edited: