diff --git a/assets/addon_browser/addons.conf b/assets/addon_browser/addons.conf index 2495882..7126d4b 100644 --- a/assets/addon_browser/addons.conf +++ b/assets/addon_browser/addons.conf @@ -924,4 +924,14 @@ "github": "https://github.com/TechnicJelle/BlueMapNewMap" } } + { + name: "BlueMap Player Visibility Toggle via KubeJS" + description: "A simple script that uses KubeJS to provide players the ability to toggle visibility on BlueMap." + author: "enbytedev" + apiVersion: "2" + platforms: ["forge"] + links: { + "github": "https://gist.github.com/enbytedev/f0638115768cf046383170cbb3672548" + } + } ]