Download badges for plugins hosted on Spigot, DevBukkit, Ore, and GitHub.
Create badges using the following website. https://pluginbadges.glitch.me/
The download numbers will be pulled from each site specified and combined. The total value will be displayed on the badge.
https://pluginbadges.glitch.me/api/v1/dl/<name>-<color>.svg
Supports:
- DevBukkit (
https://dev.bukkit.org/projects/<id>
)?bukkit=<id>
- Spigot (
https://www.spigotmc.org/resources/<id>
)?spigot=<id>
- Ore (Sponge) (Plugin Id)
?ore=<id>
- GitHub (
https://github.com/<user>/<repo>
)?github=<user>/<repo>
You can connect multiple parameters with &
. Supports most https://shields.io/ parameters. Please file an issue if any are missing.
https://pluginbadges.glitch.me/api/v1/dl/SkyChanger-limegreen.svg?spigot=skychanger.37524&bukkit=skychanger&ore=skychanger&github=dscalzi/SkyChanger&style=for-the-badge
-
?style=
[plastic, flat, flat-square, for-the-badge, social]
- Demos can be viewed on https://shields.io/#styles
-
?labelColor=
The color of the left side of the badge.