Skip to content

Commit bdeddd3

Browse files
authored
Add Shopkeepers-BlueMap plugin to addons.conf (#148)
1 parent f0257ce commit bdeddd3

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
@@ -1352,4 +1352,14 @@
13521352
"github": "https://github.com/BeneHenke/BluemapCreateEntityAddon"
13531353
}
13541354
}
1355+
{
1356+
name: "Shopkeepers-BlueMap"
1357+
description: "This Bukkit plugin adds markers for shopkeepers on the map."
1358+
author: "blablubbabc"
1359+
apiVersion: "2"
1360+
platforms: ["spigot", "paper"]
1361+
links: {
1362+
"github": "https://github.com/Shopkeepers/Shopkeepers-BlueMap"
1363+
}
1364+
}
13551365
]

0 commit comments

Comments
 (0)