Forgot 1.6.3.1 commit. Whoops!

Added compound serializer to 1.7.10
Fixed a bug that would cause ALL variables to be unused if a single
compound variable was invalid
This commit is contained in:
TheBukor
2016-04-09 12:24:43 -03:00
parent 226d0dc931
commit 7140ed1cff
4 changed files with 62 additions and 7 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.6.3
version: 1.6.3.1
main: me.TheBukor.SkStuff.SkStuff
softdepend: [Skript, WorldEdit, VanishNoPacket]