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 27, 2020In reply to GeorgH93:
omg lol thanks
-
View User Profile
-
Send Message
Posted Jun 30, 2020How can i change the skin of the Backpack?
-
View User Profile
-
Send Message
Posted Jun 30, 2020In reply to Forge_User_45387092:
Go to https://minecraft-heads.com/custom-heads/ search for a head you like, open it, scroll down till you find "Value:" and copy the value.
Open the config and change the HeadTextureValue config option.
Restart/Reload the server. Players will receive the backpack with the new skin once they die or lose their inventory for other reasons.
-
View User Profile
-
Send Message
Posted Jun 29, 2020backpack gets duplicated in 1.16.1 with deadchest, any tips? i fixed it for 1.15.2 but I forgot how.
-
View User Profile
-
Send Message
Posted Jun 29, 2020In reply to JennerPalacios:
Have you tried to enable the ImproveDeathChestCompatibility config option?
-
View User Profile
-
Send Message
Posted Jun 29, 2020In reply to GeorgH93:
Yes! thanks <3
-
View User Profile
-
Send Message
Posted Jun 25, 2020but how can i toggle that user`s didn`t join with a backpack?
-
View User Profile
-
Send Message
Posted Jun 25, 2020In reply to Forge_User_45387092:
Players need the "backpack.use" permission in order to be able to use the backpack (and receive the item if enabled), the permission is not given by default, so you can just give it to these players that you want to give access to.
-
View User Profile
-
Send Message
Posted Jun 24, 2020Hello,
I've got a question.
I am building a server with a friend and we use the plugin and wanted to know if you can give the backpack instead of giving it when joining that can be done by buying it and also the size of it to make it bigger.
Best regards
Dr. Gaming Server Team
-
View User Profile
-
Send Message
Posted Jun 24, 2020In reply to Forge_User_45387092:
Hey,
you can control weather players have access to the backpack and the size of the backpack through the permissions. That should allow you to sell bigger backpacks thru any plugin that allow you to sell permissions or run commands (for example CustomGUI).
Best regards
Georg
-
View User Profile
-
Send Message
Posted May 15, 2020I have a problem because I have opa, I can open my backpack, but my friend doesn't, because there is no opa, it could be repaired somehow
-
View User Profile
-
Send Message
Posted May 15, 2020In reply to Forge_User_18923387:
Players need at least the
backpack.usepermission. I would recommend to give them thebackpack.userand a size permission e.g.backpack.size.6(for 6 rows).If you do not have a permission plugin please check out this: https://github.com/GeorgH93/Minepacks/wiki/FAQ
-
View User Profile
-
Send Message
Posted Apr 26, 2020Hi, i am using the Multiverse plugin on my server and whenever you enter a new world the backpack resets, anyway to fix this?
-
View User Profile
-
Send Message
Posted Apr 26, 2020In reply to Forge_User_37296180:
What do you mean by the "backpack resets"?
-
View User Profile
-
Send Message
Posted Apr 25, 2020Hi,
I love this plugin. Can you help me with 2 issues though?
-
View User Profile
-
Send Message
Posted Apr 25, 2020In reply to Forge_User_75686129:
1. Use _ instead of . like "BLOCK_WOOL_PLACE"
2. Please provide me the log
-
View User Profile
-
Send Message
Posted Mar 31, 2020Hi, my friend is dead and have lose his backpack but idk how to give another for him. Also, I have unfortunately when I have invsee take the backpack of one people but i can't give him back
-
View User Profile
-
Send Message
Posted Mar 31, 2020In reply to Forge_User_76269493:
The item will be added back automatically once he reconnects, respawns or switches the world.
-
View User Profile
-
Send Message
Posted Mar 14, 2020i have an issue when i start my server.
So basically it stops the plugin upon launch.. i looked through my console and noticed it went like "couldn't load config file properly" or something "is the plugin up to date?" (it is)
how i solve this is copying my config file, deleting the original in the minepacks folder, then in console i type reload confirm to reload all plugins, then it generates a new config file, which i then replace with my copy and type bp reload
the strange part is, all the differences to the default config and my config are that i changed simple settings like backpack size, no drop on death etc (the backpack size is 6)
The strange part is the Tables
the Fields are default and i have no idea if i can touch that.. though it goes like
Player_ID: player_id
Name: name
UUID: uuid
Owner_ID: owner_id
ItemStacks: itemstacks
Version: version
Lastupdate: lastupdate
Player_ID: id
Time: time
it seems incorrect to me and i have the feeling it need to have the actualllll player ID's there etc etc?
-
View User Profile
-
Send Message
Posted Mar 14, 2020In reply to Forge_User_01950323:
Interesting, could you send me the config file that the plugin fails to load per pm?
The Fields option allows you to rename to fields in the database (for MySQL only) this allows you for example to share the players table between multiple plugins.