SkStuff/plugin.yml
TheBukor 6193221637 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.
2016-08-23 19:07:48 -03:00

6 lines
234 B
YAML

name: SkStuff
author: TheBukor
description: A Skript addon which adds extra functionalities such as NBT and extended WorldEdit support.
version: 1.6.3.6
main: me.TheBukor.SkStuff.SkStuff
softdepend: [Skript, WorldEdit, VanishNoPacket]