Skip to content

Commit 2c107e9

Browse files
Added BlueMap Player Visibility Toggle via KubeJS (#99)
* Update addons.conf Added BlueMap Player Visibility Toggle via KubeJS * Set API version to 2 --------- Co-authored-by: TechnicJelle <[email protected]>
1 parent 5a3ae2c commit 2c107e9

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

assets/addon_browser/addons.conf

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -924,4 +924,14 @@
924924
"github": "https://github.com/TechnicJelle/BlueMapNewMap"
925925
}
926926
}
927+
{
928+
name: "BlueMap Player Visibility Toggle via KubeJS"
929+
description: "A simple script that uses KubeJS to provide players the ability to toggle visibility on BlueMap."
930+
author: "enbytedev"
931+
apiVersion: "2"
932+
platforms: ["forge"]
933+
links: {
934+
"github": "https://gist.github.com/enbytedev/f0638115768cf046383170cbb3672548"
935+
}
936+
}
927937
]

0 commit comments

Comments
 (0)