Skip to content

dscalzi/PluginBadges

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Plugin Badges

Download badges for plugins hosted on Spigot, DevBukkit, Ore, and GitHub.

Create badges using the following website. https://pluginbadges.glitch.me/

How it Works

The download numbers will be pulled from each site specified and combined. The total value will be displayed on the badge.

Format

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.

Example

https://pluginbadges.glitch.me/api/v1/dl/SkyChanger-limegreen.svg?spigot=skychanger.37524&bukkit=skychanger&ore=skychanger&github=dscalzi/SkyChanger&style=for-the-badge

Example Image

Supported Query Terms

  • ?style= [plastic, flat, flat-square, for-the-badge, social]

  • ?labelColor= The color of the left side of the badge.


Using PluginBadges? Add a ⭐

About

Download badges for plugins hosted on Spigot, DevBukkit, Ore, and GitHub.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published