Skip to content

Commit 34b626c

Browse files
authored
Add BlueMap Compass (#127)
1 parent 7acc3cb commit 34b626c

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
@@ -1174,4 +1174,14 @@
11741174
"github": "https://github.com/RegrowthMC/BlueMapScripts/blob/main/follow-player-query.js"
11751175
}
11761176
}
1177+
{
1178+
name: "BlueMap Compass"
1179+
description: "Allows players to view and set waypoint to BlueMap markers through a custom GUI when right-clicking with a compass."
1180+
author: "MidnightTale"
1181+
apiVersion: "2"
1182+
platforms: ["spigot", "paper", "folia"]
1183+
links: {
1184+
"github": "https://github.com/MidnightTale/BlueMap-Compass"
1185+
}
1186+
}
11771187
]

0 commit comments

Comments
 (0)