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 Jul 1, 2019In reply to GeorgH93:
Great! Thank you so much!
-
View User Profile
-
Send Message
Posted Jun 25, 2019Is there a way for players to track their packs upon death?
-
View User Profile
-
Send Message
Posted Jul 1, 2019In reply to amylynn7617:
No, there is no way to track them. But you can prevent them from dropping by setting the "DropOnDeath" config option to false or giving your players the "backpack.keepOnDeath" permission.
-
View User Profile
-
Send Message
Posted Aug 31, 2018Hello, how make permission for <player> and <size> for backpack? Thank you!
-
View User Profile
-
Send Message
Posted Sep 2, 2018In reply to Forge_User_97141586:
server.basics: default: true children: backpack: true backpack.size.6: true-
View User Profile
-
Send Message
Posted Sep 5, 2019In reply to GeorgH93:
i did this but my non opped players still cant open it
-
View User Profile
-
Send Message
Posted Sep 4, 2018LuckPerms | An advanced permissions plugin 4.2.58 what about this plugin?
-
View User Profile
-
Send Message
Posted Mar 31, 2018Hello, prompt please how to make that players on the server without OP could use a backpack? I just didn't quite understand how to do it.
-
View User Profile
-
Send Message
Posted Mar 31, 2018In reply to dark_road1:
server.basics: default: true children: backpack: true backpack.size.6: true-
View User Profile
-
Send Message
Posted Mar 31, 2018In reply to GeorgH93:
-
View User Profile
-
Send Message
Posted Mar 31, 2018In reply to dark_road1:
-
View User Profile
-
Send Message
Posted Mar 1, 2019In reply to GeorgH93:
-
View User Profile
-
Send Message
Posted Feb 7, 2018Please 1.12.2
-
View User Profile
-
Send Message
Posted Feb 7, 2018In reply to Forge_User_29620286:
-
View User Profile
-
Send Message
Posted Dec 22, 2017When i type /backpack only in in the Chat /backpack
-
View User Profile
-
Send Message
Posted Oct 12, 2017Any way to open the backpack by right clicking while holding an item? I rather dislike the immersion breaking aspect of typing / commands, as it always feels like console gimicking. A visible, carried item would also be a nice visual reminder that the pack is even there.
How could I set up the plugin to do this?
-
View User Profile
-
Send Message
Posted Dec 15, 2017In reply to krlsmnk:
-
View User Profile
-
Send Message
Posted Sep 22, 2017HI!!! :D how i can unlock the backpacks for everyone?
and where is that permission?
-
View User Profile
-
Send Message
Posted Sep 27, 2017In reply to rexmaster:
-
View User Profile
-
Send Message
Posted Aug 20, 2017I am op, I can open other's backpack in 1.11.2 but not 1.12.1. It says no permission, but I set the permission backpack.* for admin.