This commit is contained in:
Daniel Mills
2020-11-06 09:20:29 -05:00
parent f4056a3fca
commit 5ea938a20b
40 changed files with 3525 additions and 35 deletions

View File

@@ -194,6 +194,12 @@
<scope>provided</scope>
</dependency>
<!-- Hooks -->
<dependency>
<groupId>com.bergerkiller.bukkit</groupId>
<artifactId>BKCommonLib</artifactId>
<version>1.16.4-v2</version>
<classifier>v1</classifier>
</dependency>
<dependency>
<groupId>com.sk89q.worldedit</groupId>
<artifactId>worldedit-bukkit</artifactId>