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'.
@Vismaa @fr233 Update is there: http://dev.bukkit.org/bukkit-plugins/minepacks/files/14-minepacks-v1-12-1/
@RockStarTragedy Will be in the next update
@GeorgH93
I believe the dupe with the killing the player is still running.
@RockStarTragedy
Will be in one of the next updates.
@qiuMC
How should items come into the backpack if the player only can take them out? Or how should they come out again if he can only put some in.
@Vismaa
Will be in the next update.
Can you make it so I can disable the Backpack closed message
Hello, I have a suggestion. A server players can save item, B server players can only take out, can't deposit. You can add two options in the configuration file. allow-put-in: true allow-take-out: true
Nice plugin, and it should supprot multi-world i think.
I saw a similar plugin do this, but can I make a suggestion? Can you integrate the feature where the backpack would automatically fill up if your main inventory is full? That would be really useful! It would also have a permission node such as "backpack.autofill" Otherwise I love this plugin, great work!
@GeorgH93
I've send you a message
@Chiaration
Sorry for the late response, bukkit somehow haven't sent me the info about your comment.
Please send me your config and plugin list.
@GeorgH93
DB? There is no error in console. I believe it happens on everyone. I am using 1.8.7 (The latest mine craft version).
It seems like the backpack doesn't save
@Chiaration
More details please. DB Type? Errors in console? Only certain players or everyone? MC Version?
@GeorgH93
The items inside the backpack disappears after the player has logged off and logged back in
I am using the latest version
@CloudeLecaw
don't worry, the config feels so empty ;)
@fr233
Will be added with the next update.
please add some useful features such as auto remove players' backpacks if they haven't online for some time
@Aservers
Bug found and fixed. http://dev.bukkit.org/bukkit-plugins/minepacks/files/13-minepacks-v1-11/
@GeorgH93
I found a duplication bug. 1. Player places items in their backpack 2. Player disconnects and log back in. 3. Player kills himself 4. Player disconnects 5. Player logs back in 6. Player has their items in the backpack and on the ground
Thanks for a great plugin tested on 1.8.6 build #466 working perfect :)
@CloudeLecaw
The fact that you are using MC 1.8.4. Will upload an update soon.
Edit: http://dev.bukkit.org/bukkit-plugins/minepacks/files/12-minepacks-v1-9/
@CloudeLecaw
Will add this with the next update.