mirror of
https://github.com/GeorgH93/Minepacks.git
synced 2025-02-01 23:22:06 +01:00
Update readme
This commit is contained in:
parent
c53cdfdaf5
commit
7e4f023a2c
38
README.md
38
README.md
@ -1,5 +1,23 @@
|
|||||||
<img align="center" src ="https://pcgamingfreaks.at/images/minepacks.png" alt="Logo" />
|
<!-- Variables (this block will not be visible in the readme -->
|
||||||
<p align="center">Minepacks is a backpack plugin with different backpack sizes, multi-language and MySQL storage support.</p>
|
[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
|
||||||
|
<!-- End of variables block -->
|
||||||
|
|
||||||
|
[![Logo][banner]][spigot]
|
||||||
|
|
||||||
|
Minepacks is a backpack plugin for minecraft server running bukkit or spigot.
|
||||||
|
|
||||||
|
[![ciImg]][ci] [![releaseImg]][release] [![licenseImg]][license]
|
||||||
|
|
||||||
## Features:
|
## Features:
|
||||||
* Configuration
|
* Configuration
|
||||||
@ -9,11 +27,17 @@
|
|||||||
* SQLite/MySQL database
|
* SQLite/MySQL database
|
||||||
* Multi Language (English and German Language File included)
|
* 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)
|
* 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
|
* Auto-updater
|
||||||
|
|
||||||
|
## Support
|
||||||
|
* [Wiki][wiki]
|
||||||
|
* [Issue tracker][issues]
|
||||||
|
<!-- * Feature request
|
||||||
|
* Bug report
|
||||||
|
* [Faq][faq]-->
|
||||||
|
|
||||||
## Links
|
## Links
|
||||||
* [Spigot](https://www.spigotmc.org/resources/minepacks.19286/)
|
* [Spigot][spigot]
|
||||||
* [Dev Bukkit](http://dev.bukkit.org/bukkit-plugins/minepacks/)
|
* [Dev Bukkit][bukkit]
|
||||||
* [Issue tracker](https://github.com/GeorgH93/Minepacks/issues)
|
* [Build Server][ci]
|
||||||
* [Build Server ![Build Status](http://ci.pcgamingfreaks.at/job/Minepacks%20V2/badge/icon)](http://ci.pcgamingfreaks.at/job/Minepacks%20V2/)
|
|
Loading…
Reference in New Issue
Block a user