This should fix errors when using SkQ lambdas in general.
NBT Lists now should be preceded with either "nbt:" or "nbtlist:" before being parsed (e.g "nbt:[entry1,entry2]" parsed as nbtlist). Also removed unnecessary "SkStuffIsCool" and replaced it with "temp". Great, huh?
This commit is contained in:
@@ -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.6
|
||||
version: 1.6.3.7
|
||||
main: me.TheBukor.SkStuff.SkStuff
|
||||
softdepend: [Skript, WorldEdit, VanishNoPacket]
|
||||
Reference in New Issue
Block a user