Add badge for spigot and GitHub releass

Andre_601 2020-07-25 23:42:20 +02:00
parent 6892bfd1a4
commit 7046e0332d
1 changed files with 11 additions and 6 deletions

@ -1,11 +1,16 @@
[version]: https://img.shields.io/nexus/r/http/repo.extendedclip.com/me.clip/placeholderapi.svg?label=API-Version
[Spigot page]: https://spigotmc.org/resources/6245
[GitHub release]: /PlaceholderAPI/PlaceholderAPI/releases/latest
[APIBadge]: https://img.shields.io/nexus/r/http/repo.extendedclip.com/me.clip/placeholderapi.svg?label=API-Version
> ![version]
> **[Spigot page]** | **[GitHub Release]***
[SpigotBadge]: https://img.shields.io/badge/dynamic/json?label=Spigot%20Release&query=current_version&url=https%3A%2F%2Fapi.spigotmc.org%2Fsimple%2F0.1%2Findex.php%3Faction%3DgetResource%26id%3D6245
[Spigot]: https://spigotmc.org/resources/6245
[GitHubBadge]: https://img.shields.io/github/v/release/PlaceholderAPI/PlaceholderAPI?label=GitHub%20Release
[GitHub]: /PlaceholderAPI/PlaceholderAPI/releases/latest
> [![SpigotBadge]][Spigot] [![GitHubBadge]][GitHub]
>
> *The GitHub release may be different from the spigot release
> ![APIBadge]
>
> *The GitHub release may be different from the spigot release*
This page is about using PlaceholderAPI in your own plugin, to either let other plugins use your plugin, or just use placeholders from other plugins in your own.