Backpack
Everyone wants extra storage, Backpack!
Do not use the 1.6.x builds of backpack with a 1.7.x. server....
Backpack
Core Features
- Configurable Drop on death
- Uses Vault for Economy handler.
- Allow your players to expand their Backpack from 9 slots to a max of 54.
- Multiworld support with different Backpacks or Sharing!
- Overflow abilities from players main inventory. (Must have at least 1 open slot to make overflow abilities work).
- Blacklist Abilities - deny certain items in the Backpack
- Fully functional API.
Spout Enabled Features
[Requires SpoutPlugin ]
- Custom GUI for Upgrading Backpacks.
- Custom Hotkey assignments for opening Backpack.
Multi-Server Enabled
- This plugin is written for both Bukkit and Spout Servers.
Developers:
- AlmuraDev Team
Configuration
File: config.yml
General:
- use-economy: Whether or not to enable economy system for backpack purchase & upgrades.
- use-spout: Whether or not to enable SpoutPlugin based features.
Admin:
- control-panel: Enable or disable Admin Panel.
- hotkey: KEY_V {default keybinding inside of Spoutcraft to display Admin Panel}
Backpack:
- no-perm-default-size: 9 {default backpack size if no permissions system found}
- hotkey: KEY_B {default keybinding inside of Spoutcraft to open Backpack}
File: blacklist.yml
- Contains list of items you dont want users to save in their backpack.Follow file format automatically created. Use only names of materials, not numbers.
File: share.yml
- Contains list of backpack shareable worlds.
share: world: - world_nether - world_end
In this above configuration, WORLD is the name of the Parent World. The child objects below it will be the name of shared worlds from the parent. Simply modify the name of your Parent Worlds to get the specific world sharing you desire.
- If you used any previous build of Backpack prior to build 81, I would advise you that if you decide to use the world sharing feature, delete any world directory in your /backpacks/ directory that is now being shared. The existence of these now un-used files give troubles for the upgrade procedure under very specific circumstances.
Permissions
Here's a list of specific permissions nodes for this plugin and what each does.
- backpack.use = Allows the users to use the Backpack itself.
- backpack.upgrade = Allows for users to upgrade their Backpack.
- backpack.keepitems = Allows users to keep items in Backpack upon player death.
- backpack.noblacklist = Allows users to bypass the backpack blacklist.
- backpack.noupgradecost = Allows users to upgrade backpack for free.
- backpack.overflow = Allows item pickups to automatically go into the backpack if users inventory is almost full.
- backpack.share = Allows backpack to be shared across specified worlds from share.yml
- backpack.admin = Allows user to use Admin Panel.
- backpack.size.18 = Allow 18 Slot Backpack.
- backpack.size.27 = Allow 27 Slot Backpack.
- backpack.size.36 = Allow for 36 Slot Backpack.
- backpack.size.45 = Allow for 45 Slot Backpack.
- backpack.size.54 = Allow for 54 Slot Backpack.
Commands
- /backpack = Opens Backpack
- /backpack upgrade = Upgrades backpack
Addons
Support
Support for this and all other AlmuraDev plugins can be found by joining our chat channel here:
Hard Dependencies
- Bukkit 1.5.1+
Soft Dependencies
- SpoutPlugin [Needed for Hotkeys and Custom Interface] << Not Required
- Vault 1.2.15+ [Needed for Economy Support] << Not Required
Spoutcraft & SpoutPlugin

Get Spoutcraft & Spoutplugin Now! >> Get Spout!
Donations for this project can be directed here: PayPal: Click Here
Many thanks for your consideration.
-
View User Profile
-
Send Message
Posted Aug 14, 2012I confirm epictrance's cause of issue. Could you please fix this. Its' the only error I'm getting on my console and I like flawless performance but at the same time this plugin is amazing and needed.
-
View User Profile
-
Send Message
Posted Aug 14, 2012I am gettin the same error as grilor too. I figured out what is causing the error but dont know how to fix it. the error is cause by opening an ender chest.
-
View User Profile
-
Send Message
Posted Aug 14, 2012I use this plugin currently with 1.2.5 and it works great. Once all my plugins are updated to 1.3.1, I shall be moving over. Would it be possible to add a feature that tells you the cost of upgrading and asks to confirm before it actually happens?
Also being able to assign specific sizes to different groups would be really useful.
Great work. :D
-
View User Profile
-
Send Message
Posted Aug 12, 2012@predawnia
Whats wrong with multi-worlds?
-
View User Profile
-
Send Message
Posted Aug 12, 2012@Kartikitrak
Narrowing it down further...
Nocheatplus -Vault -WorldBorder -WorldEdit -WorldGuard -Backpack -Buycraft -Herochat
-
View User Profile
-
Send Message
Posted Aug 12, 2012I'm getting the same error as Grilor. To narrow down the culprit plugin I've listed all my plugins and starred the ones that are common between both of us. -Essentials* -Essentials Protect* -Essentials Spawn* -Factions -Nocheatplus -PermissionsEX* -Vault* -Voxelsniper -WorldBorder -WorldEdit* -WorldGuard* -Antixray* -Automessage -Backpack -Buycraft -CampatNoCheatPlus -CreativeGates -FactionsPlus -DisguiseCraft -Herochat -FleetingDisguise -Lagmeter -Logblock -Multiverse -PistonJump -ShowcaseStandalone
-
View User Profile
-
Send Message
Posted Aug 12, 2012@dockter
Hi Dockter, will there be a fix for multi worlds coming soon?
-
View User Profile
-
Send Message
Posted Aug 11, 2012hmm ok ill look in to it and see but i dont have anything eles that i know of that its using inventory
EDIT:
this is the list of addons i have http://i1262.photobucket.com/albums/ii616/JJ_Wellman/modlist.jpg?t=1344743945 maybe you can see witch one it maybe casue i dont see anything my self thanks
-
View User Profile
-
Send Message
Posted Aug 11, 2012I honestly thing that backpack is conflicting with another plugin you have. Something that is modifying the inventory classes.
-
View User Profile
-
Send Message
Posted Aug 11, 2012i am using the newly compiled Backpack for 1.3.1 and i get this error:
[SEVERE] Could not pass event InventoryCloseEvent to Backpack org.bukkit.event.EventException at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:332) at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:477) at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:462) at net.minecraft.server.NetServerHandler.handleContainerClose(NetServerHandler.java:1086) at net.minecraft.server.Packet101CloseWindow.handle(SourceFile:17) at net.minecraft.server.NetworkManager.b(NetworkManager.java:281) at net.minecraft.server.NetServerHandler.d(NetServerHandler.java:109) at net.minecraft.server.ServerConnection.b(SourceFile:35) at net.minecraft.server.DedicatedServerConnection.b(SourceFile:30) at net.minecraft.server.MinecraftServer.q(MinecraftServer.java:583) at net.minecraft.server.DedicatedServer.q(DedicatedServer.java:212) at net.minecraft.server.MinecraftServer.p(MinecraftServer.java:476) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:408) at net.minecraft.server.ThreadServerApplication.run(SourceFile:539) Caused by: java.lang.NullPointerException at com.almuramc.backpack.bukkit.listener.BackpackListener.onBackpackClose(BackpackListener.java:125) at com.almuramc.backpack.bukkit.listener.BackpackListener.onInventoryClose(BackpackListener.java:87) at sun.reflect.GeneratedMethodAccessor152.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:330) ... 14 more
the members can still use it open put things in but i get the error in my logs.
-
View User Profile
-
Send Message
Posted Aug 10, 2012Thanks so much!!!!!
-
View User Profile
-
Send Message
Posted Aug 10, 2012Backpack works fine for me on 1.3. What problem are people having? Also Dockter if you need help testing stuff let me know.
-
View User Profile
-
Send Message
Posted Aug 9, 2012<<reply 861245="">>
Im planning on starting tonight.
-
View User Profile
-
Send Message
Posted Aug 9, 2012Bukkit is now going to stay at 1.3.1 RB1.0 for a while. Please update this and if you already are, thank you. I don't want to sound like a desperate asshole but you plugin is much better than others cause you can setup different amounts of slots.
-
View User Profile
-
Send Message
Posted Aug 8, 2012It says Bukkit 1.2.5+ (Notice the plus sign). But anyway... All you have to say is, doesn't work with 1.3.1 yet, too busy fapping, will update soon.
-
View User Profile
-
Send Message
Posted Aug 8, 2012Do any of our build say it works with 1.3.1? Answer: No.
So why are you posting issues when your using it with 1.3.1?
Once CB goes into release build state, then we will update. We don't like changes our builds 50 times during beta stages.
-
View User Profile
-
Send Message
Posted Aug 8, 2012@MyGameforce
I'm getting this error too and whenever I do it lags the server for a bit.
-
View User Profile
-
Send Message
Posted Aug 8, 2012It is possible to create an alias of the command /backpack to /bp for example.
My user be used virtualchest before :p and all of them don't want use spoutcraft.
-
View User Profile
-
Send Message
Posted Aug 7, 2012plz update :( http://pastebin.com/wdhfEDqU
-
View User Profile
-
Send Message
Posted Aug 7, 2012<<reply 856239="">>
Backpack.* is not a valid permission as we never coded it to have that. Please follow the specified permission assignments above.