I just realized that this prevented people from properly parsing a...
string as a NBT List if the list was composed of strings. I'll just have to add a check to prevent it from creating an NBTIntArrayTag then.
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.5
|
||||
version: 1.6.3.6
|
||||
main: me.TheBukor.SkStuff.SkStuff
|
||||
softdepend: [Skript, WorldEdit, VanishNoPacket]
|
||||
Reference in New Issue
Block a user