From 89868b64bddaa70ca6d0df228da05a337d7e11a0 Mon Sep 17 00:00:00 2001 From: TechnicJelle <22576047+TechnicJelle@users.noreply.github.com> Date: Mon, 4 Nov 2024 02:20:00 +0100 Subject: [PATCH] Added BluemapClaims --- assets/addon_browser/addons.conf | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/assets/addon_browser/addons.conf b/assets/addon_browser/addons.conf index e78d10a..034544b 100644 --- a/assets/addon_browser/addons.conf +++ b/assets/addon_browser/addons.conf @@ -884,4 +884,14 @@ "github": "https://github.com/LeBogoo/PlayerMarkers" } } + { + name: "BluemapClaims" + description: "Integrates GriefPrevention Claims into Bluemap Markers to show the Griefprevention claims of your players on your Bluemap!" + author: "LeBogo" + apiVersion: "2" + platforms: ["paper", "spigot"] + links: { + "github": "https://github.com/LeBogoo/BluemapClaims" + } + } ]