Added BlockLocker plugin support

This commit is contained in:
Sn0wStorm
2020-11-26 23:42:19 +01:00
parent 8758e0c603
commit 0b9b364f28
7 changed files with 177 additions and 23 deletions
+5
View File
@@ -251,6 +251,11 @@
<version>2.12.0</version>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>com.github.rutgerkok</groupId>
<artifactId>BlockLocker</artifactId>
<version>eb78e99e72</version>
</dependency>
<dependency>
<groupId>org.bstats</groupId>
<artifactId>bstats-bukkit</artifactId>