Minepacks/README.md
2019-04-30 18:23:16 +02:00

43 lines
1.6 KiB
Markdown

<!-- Variables (this block will not be visible in the readme -->
[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:
* Configuration
* Permissions
* Backpack size controlled by permissions
* Auto item-collect on full inventory (can be enabled in the config)
* 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 name changing / UUIDs
* Auto-updater
## Support
* [Wiki][wiki]
* [Issue tracker][issues]
<!-- * Feature request
* Bug report
* [Faq][faq]-->
## Links
* [Spigot][spigot]
* [Dev Bukkit][bukkit]
* [Build Server][ci]