Free and reliable backpack plugin for Bukkit/Spigot/Paper
Go to file
GeorgH93 7349727cdc
Deserialize the backpack async
this should fix the lag caused by the plugin on MC 1.14, quick testing showed no problems caused by this
2019-04-26 02:51:29 +02:00
.idea Set sql dialect for SQLtoSQLMigration.java for IntelliJ 2018-12-21 18:47:39 +01:00
resources Improvements for restore command 2019-03-12 19:46:09 +01:00
src/at/pcgamingfreaks/Minepacks/Bukkit Deserialize the backpack async 2019-04-26 02:51:29 +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 Add support for MC 1.14 2019-04-26 00:09:42 +02:00
README.md Add world filter 2018-04-26 15:47:30 +02:00
ToDo.txt Add restore command 2018-12-21 18:06:59 +01: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