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" + } + } ]