Annoying stacktraces when a NBT parse fails are finally gone...

... the effect "add "{blah:someValue}" to nbt of {_something}" now
properly supports versions below 1.8
This commit is contained in:
Richard
2016-01-24 01:22:25 -02:00
parent 8e785c04cb
commit 5665f39cb5
6 changed files with 93 additions and 79 deletions

View File

@@ -1,6 +1,6 @@
name: SkStuff
author: TheBukor
description: A Skript addon which adds extra functionalities such as NBT and extended WorldEdit support.
version: 1.4.1.3
version: 1.4.2
main: me.TheBukor.SkStuff.SkStuff
softdepend: [Skript, WorldEdit]