Skip to content

Commit 814d078

Browse files
authored
Update addons.conf (#125)
1 parent 5b66d68 commit 814d078

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
@@ -1164,4 +1164,14 @@
11641164
"github": "https://github.com/mataaj/bluemap-fixed-2d-html-markers"
11651165
}
11661166
}
1167+
{
1168+
name: "Follow Player Query"
1169+
description: "Adds a follower_player query parameter, that accepts a uuid, to automatically track an online player."
1170+
author: "OakLoaf"
1171+
apiVersion: ""
1172+
platforms: ["script"]
1173+
links: {
1174+
"github": "https://github.com/RegrowthMC/BlueMapScripts/blob/main/follow-player-query.js"
1175+
}
1176+
}
11671177
]

0 commit comments

Comments
 (0)