Skip to content

Commit 11804a9

Browse files
mastasythaTBlueF
andauthored
Add 'Follow Player URL' addon configuration (#132)
* Add 'Follow Player URL' addon configuration Added new addon 'Follow Player URL' with details. * Update assets/addon_browser/addons.conf --------- Co-authored-by: Lukas Rieger <[email protected]>
1 parent 9d160a2 commit 11804a9

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
@@ -1216,4 +1216,14 @@
12161216
"github": "https://github.com/TheMeinerLP/BlueMapS3Storage"
12171217
}
12181218
}
1219+
{
1220+
name: "Follow Player URL"
1221+
description: "Adds a follower_player and follow_player_name query parameter, that accepts a uuid or username, to track online players."
1222+
author: "Mastasytha"
1223+
apiVersion: ""
1224+
platforms: ["script"]
1225+
links: {
1226+
"github": "https://github.com/mastasytha/Bluemap-Follow-Player"
1227+
}
1228+
}
12191229
]

0 commit comments

Comments
 (0)