f3fcb59fa1
using an Interface full of useful NMS methods. I'm still using reflection, but only when absolutely needed. I'm also working on a new and better implementation for NBT Lists. Made NBT Lists and NBT Compounds serializable (can be saved in variables through restarts), needs testing.
6 lines
221 B
YAML
6 lines
221 B
YAML
name: SkStuff
|
|
author: TheBukor
|
|
description: A Skript addon which adds extra functionalities such as NBT and extended WorldEdit support.
|
|
version: 1.5.1
|
|
main: me.TheBukor.SkStuff.SkStuff
|
|
softdepend: [Skript, WorldEdit] |