From 60b4e1b3658f34145d7475341bbf34ca40a053bb Mon Sep 17 00:00:00 2001 From: BONNe Date: Sun, 13 Feb 2022 17:55:02 +0200 Subject: [PATCH] Add Spigot Annotations API --- pom.xml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/pom.xml b/pom.xml index 6c21a71..31147e7 100644 --- a/pom.xml +++ b/pom.xml @@ -116,6 +116,12 @@ ${spigot.version} provided + + org.spigotmc + plugin-annotations + 1.2.3-SNAPSHOT + provided + world.bentobox bentobox