Skip to content

Commit 9304ef4

Browse files
authored
Adds BlueMapMobs and BlueMapSpawn (#109)
* Adds BlueMapMobs and BlueMapSpawn * Update addons.conf Update according to remarks
1 parent 7a5b00a commit 9304ef4

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

assets/addon_browser/addons.conf

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -988,4 +988,24 @@
988988
"github": "https://gist.github.com/hahaluckyme/18e95e8324bd79fae4bcea5e0867d84b"
989989
}
990990
}
991+
{
992+
name: "BlueMapMobs"
993+
description: "Display mobs on your BlueMap"
994+
author: "Renaud11232"
995+
apiVersion: "2"
996+
platforms: ["spigot", "paper"]
997+
links: {
998+
"github": "https://github.com/Renaud11232/BlueMapMobs"
999+
}
1000+
}
1001+
{
1002+
name: "BlueMapSpawn"
1003+
description: "Display the spawn on your BlueMap"
1004+
author: "Renaud11232"
1005+
apiVersion: "2"
1006+
platforms: ["spigot", "paper"]
1007+
links: {
1008+
"github": "https://github.com/Renaud11232/BlueMapSpawn"
1009+
}
1010+
}
9911011
]

0 commit comments

Comments
 (0)