Skip to content

Fix editing files, request on authorized website, fix patch request

Compare
Choose a tag to compare
@cooffeeRequired cooffeeRequired released this 09 Mar 07:41
· 29 commits to main since this release

Full Changelog: 3.0.3...3.0.4

Important

BugFixes

1. Bug regarding on editing files. with effect edit

command changefile:
  trigger:
  	edit value "type" of json file "plugins/Skript/scripts/test.json" to "DIAMOND"
Before
changefile
[08:28:42 INFO]: [SkJson] WARN Cannot create a file plugins/Skript/scripts/test.json cause the file already exists.

2. Bug regarding on sending web request on authorized apis (google, icloud, crypto stuff, and more)