Add RedProtect core library to hook module

This commit is contained in:
Phoenix616 2019-10-06 18:15:35 +01:00
parent 864cd68e79
commit 6af4d448a0
1 changed files with 6 additions and 0 deletions

View File

@ -26,6 +26,12 @@
<version>7.6.2</version>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>br.net.fabiozumbi12.RedProtect</groupId>
<artifactId>RedProtect-Core</artifactId>
<version>7.6.2</version>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>org.bukkit</groupId>
<artifactId>bukkit</artifactId>