From 6af4d448a017c5a8ad07f43242483b739c092d30 Mon Sep 17 00:00:00 2001 From: Phoenix616 Date: Sun, 6 Oct 2019 18:15:35 +0100 Subject: [PATCH] Add RedProtect core library to hook module --- randomteleport-plugin-hooks/redprotect/pom.xml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/randomteleport-plugin-hooks/redprotect/pom.xml b/randomteleport-plugin-hooks/redprotect/pom.xml index 3ffbd3a..bd91594 100644 --- a/randomteleport-plugin-hooks/redprotect/pom.xml +++ b/randomteleport-plugin-hooks/redprotect/pom.xml @@ -26,6 +26,12 @@ 7.6.2 provided + + br.net.fabiozumbi12.RedProtect + RedProtect-Core + 7.6.2 + provided + org.bukkit bukkit