Hi, i use skUtilities effect to copy files but it's not working.
It's display this error in console:
I checked file with if file exists condidion, and this file is there all the time. @tim740, whats wrong? :O
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