diff --git a/assets/addon_browser/addons.conf b/assets/addon_browser/addons.conf index f080b64..5712667 100644 --- a/assets/addon_browser/addons.conf +++ b/assets/addon_browser/addons.conf @@ -1151,4 +1151,16 @@ "github": "https://github.com/mataaj/bluemap-fixed-2d-html-markers" } } + { + name: "SimpleClaimSystem" + description: "Highly configurable claims plugin allowing you to protect your constructions in chunks. BlueMap integration out of the box" + author: "Xyness" + apiVersion: "2" + platforms: ["spigot", "paper", "folia"] + links: { + "modrinth": "https://modrinth.com/plugin/simpleclaimsystem/" + "spigotmc": "https://www.spigotmc.org/resources/simpleclaimsystem-%E2%9C%85-1-18-1-21-5-fully-configurable-%E2%9A%99%EF%B8%8F-folia-bedrock-supported-%E2%9A%A1.115568/" + "github": "https://github.com/mataaj/bluemap-fixed-2d-html-markers" + } + } ]