Minepacks

Minepacks is a backpack plugin with different backpack sizes, multilanguage and MySQL storage support. It is a simple plugin, but still has a lot of functions.
Now also on spigot.org!
Features:
- Configuration
- Backpack size controlled by permissions
- Auto item-collect on full inventory (can be enabled in the config)
- Multiple storage back-ends (Files, SQLite, MySQL)
- Multi language support (multiple language file included)
- Item filter (block items from being 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 name changing / UUIDs
- Auto-updater
- API for developers
Requirements:
- Java 8
- Bukkit, Spigot or Paper for Minecraft 1.7 or newer
- (Optional) PCGF PluginLib (Advantages of using the PCGF PluginLib)
Commands:
- /backpack help - Lists all the commands of this plugin.
- /backpack - Opens the players backpack.
- /backpack clean - Removes all items from the players backpack.
- /backpack clean <playername> - Removes all items from another players backpack.
- /backpack <playername> - Shows the backpack of another player.
Permissions:
- backpack.* - Gives access to the full MinePacks functionality. (for admins)
- backpack.use - Allows a player to open the backpack.
- backpack.fullpickup - Allows the player to automatically pick up items when their inventory is full (function needs to be enabled in the config)
- backpack.size.1 - Mini size for a backpack, if the player has backpack permission he will also have at least a backpack with the size 1.
- backpack.size.2 - 2*9 backpack
- backpack.size.3 - 3*9 backpack
- backpack.size.4 - 4*9 backpack
- backpack.size.5 - 5*9 backpack
- backpack.size.6 - 6*9 backpack
- backpack.clean - Allows the player to clean their own backpack.
- backpack.clean.other - Allows the player to clean other players backpacks.
- backpack.others - Allows the player open backpacks of other players.
- backpack.others.edit - Allows the player to edit backpacks of other players.
- backpack.keepOnDeath - Allows the player to keep their items in their backpack on death.
- backpack.noCooldown - Allows to bypass the cooldown to open the backpack.
You can find the full list of permissions as well as their default states in the wiki
Support the plugin:
Developing a plugin like this requires a lot of time. If you like it please consider supporting it with a small donation.
PayPal: ![]()
Bitcoin: 3QLAjcZ8CX2E9EayV2D8ACBS5rWf8fY1Lr
Ethereum: 0x0B384d9c99280a9fCDE7DbfF4Ae2A77Cfb227DB9
Litecoin: MX6iPkP52rJu4CXtLRM1gWK7VBkaQi28Ho
Nano: xrb_3qowsxqp4q9ddkeeoci878et97kent77u6qs17ckju1wcmq8qgdbyikkwqk9
If you have donated and would like to be shown in the Special Thanks selection please send me a pm with your transaction details.

Special Thanks:
I would like to thank everyone who has used this plugin, reported bugs, suggested feature, ..., without you guys this plugin would not be what it is now!
I also would like to especially thank some peoples for their support:
- xDizasterCYx - Logo
This plugin has a system to convert Minecraft usernames to Mojang UUIDs; therefore, it uses web connections to the Mojang servers. If you don't want these connections to occur, disable "UseUUIDs" in the config.
This plugin uses the HikariCP library, which includes classes for metrics (but requires an additional library to work, which is not included). All of HikariCP's optional metrics functionality is disabled! This plugin neither collect any data, nor dose it send any data about your server!
This plugin has an auto update function. To disable auto updating, set 'AutoUpdate' to 'false' in 'plugins/Minepacks/config.yml'.
-
View User Profile
-
Send Message
Posted Mar 20, 2015Players aren't keeping items in their backpacks upon logging out.
Is this supposed to be the case?
-
View User Profile
-
Send Message
Posted Mar 20, 2015@QIIxGriimZzQ
Bug fixed: http://dev.bukkit.org/bukkit-plugins/minepacks/files/6-minepacks-v1-3/
-
View User Profile
-
Send Message
Posted Mar 18, 2015Ok. Thanks! Nice plugin.. :)
-
View User Profile
-
Send Message
Posted Mar 16, 2015@QIIxGriimZzQ
Thx for the report. Will check it out.
Edit: Bug is fixed. But I found an other one too, will fix it and update the plugin then.
-
View User Profile
-
Send Message
Posted Mar 16, 2015Hi, i have this error with version V1 .2.
I thought its problem with old db, i tried delete and restart server, but error is still in console..
-
View User Profile
-
Send Message
Posted Mar 13, 2015@AriKira
Update is finished. And now I finished testing too (and hopefully haven't overseen a bug). Waiting for Bukkit to approve it.
-
View User Profile
-
Send Message
Posted Mar 12, 2015maybe its time update to 1.8?
-
View User Profile
-
Send Message
Posted Jan 20, 2015@Gh0ztbuster
Will fix this mid february. I currently don't have the time (cause off school).
-
View User Profile
-
Send Message
Posted Jan 11, 2015This plugin doesn't register the new NBT tags attached to items, like "BlockEntityTag"s and such. Could you please update your plugin to save these strings?
Example
Spawners and some other items are now identified by {BlockEntityTag{EntityId:Spider}}
"/give @p 52 1 0 {BlockEntityTag:{EntityId:Spider}}"
-
View User Profile
-
Send Message
Posted Dec 2, 2014@AriKira Fixed and updated.
-
View User Profile
-
Send Message
Posted Nov 30, 2014hey there are some bugs. Please fix it. ①. add premission 'backpack.size.1' ②. type '/backpack' open the backpack ③. put Items like 64dirt in it and close it. ④. add premission 'backpack.size.2' ⑤. Items to be copied ! you can see 64x9 dirt in the backpack!!! Please fix this bug! I use the mysql.
-
View User Profile
-
Send Message
Posted Sep 28, 2014No errors at all
Spigot latest (really the latest) -> Spigot Update - 20140927a
-
View User Profile
-
Send Message
Posted Sep 26, 2014@Dutch_Boy
Do you get any errors from the plugin on server startup? Which bukkit/spigot version and build are you running?
-
View User Profile
-
Send Message
Posted Sep 25, 2014I turned uuid off. And somehow the database thing is not working at all. There is no database file.
-
View User Profile
-
Send Message
Posted Sep 20, 2014@Dutch_Boy
I'm unable to reproduce this bug. Can you please send my your config + sqlite file.
-
View User Profile
-
Send Message
Posted Sep 16, 2014Database error. Cant make of find the UUID table.
-
View User Profile
-
Send Message
Posted Sep 2, 2014@RyanDev
You can use SQLite as database, than the data will be saved in a sqlite file in the plugins folder.
-
View User Profile
-
Send Message
Posted Sep 2, 2014Does this plugin 'Require' a MySQL database? I'd prefer it if you could have it so it save's the data in the plugin's folder. If this is possible. Please have a duel option to either choose "MySQL" saving, and "Plugin Folder" saving.
Thanks