Free and reliable backpack plugin for Bukkit/Spigot/Paper
Go to file
GeorgH93 eef444d0bd
Bugfixes and code cleanup
Fix batch execution for uuid converter
Fix last update for SQLite
2018-08-05 21:59:03 +02:00
.idea Add option to handle database connections from the PCGF PluginLib 2018-05-22 13:55:39 +02:00
resources Add support to migrate SQL storage to files storage 2018-07-25 23:27:19 +02:00
src/at/pcgamingfreaks/Minepacks/Bukkit Bugfixes and code cleanup 2018-08-05 21:59:03 +02:00
.gitignore Bugfix SQLITE_BUSY error 2017-09-12 18:54:08 +02:00
.travis.yml Switch to Java 1.8 2017-06-10 20:41:54 +02:00
LICENSE Initial commit 2014-08-02 17:50:30 +02:00
pom.xml Upgrade command system to a more flexible one 2018-06-07 00:23:26 +02:00
README.md Add world filter 2018-04-26 15:47:30 +02:00
ToDo.txt Update ToDo list 2017-09-12 17:35:47 +02:00

Logo

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

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 MC 1.7.6 and newer (name changing / UUID)
  • Auto-updater