skUtilities copy file.

  • 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 community!

    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.

Szymoon202

New Member
Jan 3, 2018
5
0
0
Kraków, Poland
mineserwer.pl
Hi, i use skUtilities effect to copy files but it's not working.
code_language.skript:
copy file "/plugins/Skript/scripts/NetherEndStatus/config.yml" to "config.yml.beforeupdate"

It's display this error in console:
code_language.skript:
[skUtilities] v0.9.0: File/Directory: '/home/netherland/test/plugins/Skript/scripts/NetherEndStatus/config.yml' doesn't exist! (EffFileRenameMove.class)

I checked file with if file exists condidion, and this file is there all the time. @tim740, whats wrong? :O
 
1A2lFUK
Have you already tried to replace "config.yml.beforeupdate" with "/plugins/Skript/scripts/folders"?
 
Status
Not open for further replies.