diff --git a/README.md b/README.md index 22af302..621f455 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,23 @@ -Logo -

Minepacks is a backpack plugin with different backpack sizes, multi-language and MySQL storage support.

+ +[banner]: https://pcgamingfreaks.at/images/minepacks.png +[spigot]: https://www.spigotmc.org/resources/minepacks.19286/ +[bukkit]: http://dev.bukkit.org/bukkit-plugins/minepacks/ +[issues]: https://github.com/GeorgH93/Minepacks/issues +[wiki]: https://github.com/GeorgH93/Minepacks/wiki +[faq]: https://github.com/GeorgH93/Minepacks/wiki/faq +[release]: https://github.com/GeorgH93/Minepacks/releases/latest +[releaseImg]: https://img.shields.io/github/release/GeorgH93/Minepacks.svg?label=github%20release +[license]: https://github.com/GeorgH93/Minepacks/blob/master/LICENSE +[licenseImg]: https://img.shields.io/github/license/GeorgH93/Minepacks.svg +[ci]: https://ci.pcgamingfreaks.at/job/Minepacks%20V2/ +[ciImg]: https://ci.pcgamingfreaks.at/job/Minepacks%20V2/badge/icon + + +[![Logo][banner]][spigot] + +Minepacks is a backpack plugin for minecraft server running bukkit or spigot. + +[![ciImg]][ci] [![releaseImg]][release] [![licenseImg]][license] ## Features: * Configuration @@ -9,11 +27,17 @@ * SQLite/MySQL database * Multi Language (English and German Language File included) * Preserves the NBT data of items (everything that can be stored in a chest can be stored in the backpack) -* Support for MC 1.7.6 and newer (name changing / UUID) +* Support for name changing / UUIDs * Auto-updater +## Support +* [Wiki][wiki] +* [Issue tracker][issues] + + ## Links -* [Spigot](https://www.spigotmc.org/resources/minepacks.19286/) -* [Dev Bukkit](http://dev.bukkit.org/bukkit-plugins/minepacks/) -* [Issue tracker](https://github.com/GeorgH93/Minepacks/issues) -* [Build Server ![Build Status](http://ci.pcgamingfreaks.at/job/Minepacks%20V2/badge/icon)](http://ci.pcgamingfreaks.at/job/Minepacks%20V2/) \ No newline at end of file +* [Spigot][spigot] +* [Dev Bukkit][bukkit] +* [Build Server][ci] \ No newline at end of file