mirror of
https://github.com/Phoenix616/RandomTeleport.git
synced 2024-11-25 03:55:21 +01:00
Add RedProtect core library to hook module
This commit is contained in:
parent
864cd68e79
commit
6af4d448a0
@ -26,6 +26,12 @@
|
|||||||
<version>7.6.2</version>
|
<version>7.6.2</version>
|
||||||
<scope>provided</scope>
|
<scope>provided</scope>
|
||||||
</dependency>
|
</dependency>
|
||||||
|
<dependency>
|
||||||
|
<groupId>br.net.fabiozumbi12.RedProtect</groupId>
|
||||||
|
<artifactId>RedProtect-Core</artifactId>
|
||||||
|
<version>7.6.2</version>
|
||||||
|
<scope>provided</scope>
|
||||||
|
</dependency>
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>org.bukkit</groupId>
|
<groupId>org.bukkit</groupId>
|
||||||
<artifactId>bukkit</artifactId>
|
<artifactId>bukkit</artifactId>
|
||||||
|
Loading…
Reference in New Issue
Block a user