WorldEdit block change event, still in test. Also fixed package names.

This commit is contained in:
Richard
2015-12-24 22:23:38 -02:00
parent 653b66e30e
commit 6089934ffd
58 changed files with 261 additions and 112 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.2.3
main: me.TheBukor.SkStuff
softdepend: [Skript]
version: 1.4
main: me.TheBukor.SkStuff.SkStuff
softdepend: [Skript, WorldEdit]