Backpacks
Backpacks
What is it?
Backpacks is a plugin that provides each player with a backpack in which they can store items. You can configure how much space each player's backpack has, as well as other aspects of the backpack, using permissions (see below). I have recently added SQL support that enables the backpacks to work cross-server if you use servers linked by bungeecord, lilypad etc. A recent addition to the plugin is that if a player with a backpack has a full inventory and they pickup an item, it goes into their backpack.
Permissions
backpack.1 Sets the backpack to the size: 9x1
backpack.2 Sets the backpack to the size: 9x2
backpack.3 Sets the backpack to the size: 9x3
backpack.4 Sets the backpack to the size: 9x4
backpack.5 Sets the backpack to the size: 9x5
backpack.6 Sets the backpack to the size: 9x6
backpack.keepOnDeath Allows players to bypass the config value for dropping items on death.
Commands
User Commands
/backpack Opens the backpack you have permission for!
Admin (OP) Commands
/backpack [Player name] Opens a player's backpack.
Configuration
Drop-On-Death
If this is set to true the content of the players backpack will drop on death. If the player had the permission 'backpack.keepOnDeath', this would not affect them.
Title
This is the title on the top of each backpack. On the example backpack it is "Your Backpack". You can set a title for each size of backpack (1 to 6).
DisabledWorlds
Here you can define the worlds in which players cannot open their backpacks incase you have, for example, a creative world.

-
View User Profile
-
Send Message
Posted Apr 23, 2013@predawnia
Thanks for telling them, Aha I see why it gave the error, fixing it now :)
-
View User Profile
-
Send Message
Posted Apr 23, 2013@lst96
It works for all enchantments.
-
View User Profile
-
Send Message
Posted Apr 23, 2013@dropposite
I think the backpacks are defaulted to OP only. You need the permission nodes to allow players to use.
-
View User Profile
-
Send Message
Posted Apr 23, 2013@lst96
It does for normal enchantments but not for special ones like the drops from MythicDrops yet. It is still under debugging :)
-
View User Profile
-
Send Message
Posted Apr 22, 2013Does this support enchants yet?
-
View User Profile
-
Send Message
Posted Apr 22, 2013wonder how this will play with Multiverse and WorldInventories.
I have a seperate Creative World,and i want to prevent stealing. My assumption is that I can deny backpack.* for the creative world to prvent players from filling the backpack with diamond blocks and traveling with them. ill test it out
-
View User Profile
-
Send Message
Posted Apr 22, 2013Good day, great plugin thanks for your hard work.
Is there a possibility to have the drops-on-death and -doesnt-drop-on-death flags as permission nodes?
What I want to do in my server is give people standard extra spaces to low ranking donors, and maybe 1 row of backpack which keeps items at death to super high ranking donors.
That would be a great customization to have.
thanks!
-
View User Profile
-
Send Message
Posted Apr 22, 2013Version 2.6 Feedback:
I put this item into the backpack:
http://i.imgur.com/3cVBTyx.png
And got this error when doing /bp after putting in item:
http://pastie.org/7696425
This is the config.yml BEFORE putting the item
Players:
predawnia:
Inventory: 0:262:0:32:'':'':0, 1:322:0:5:'':'':0, 2:354:0:5:'':'':0
This is the config.yml file AFTER putting the item.
Players:
predawnia:
Inventory: 0:262:0:32:'':'':0, 1:322:0:5:'':'':0, 2:354:0:5:'':'':0
Item was lost :(
-
View User Profile
-
Send Message
Posted Apr 21, 2013@wazblaz
Post your permission file to pastebin.com and then post a link to the pastebin.com page.
-
View User Profile
-
Send Message
Posted Apr 21, 2013hi. I'm trying to run a server with your plugin where when they rank up they get an upgraded backpack, the issue is even when they don't have the perms for a backpack they still can use it! The default rank on my server is Guest and they don't have any perms for a backpack but they get backpack.2. the next rank is Soldier and they are meant to get backpack.1 but they get backpack.2 still; i'm quite confused with this because the perms are not working how you say they should. It seems like the backpacks are stuck with backpack.2 and wont get off it. If there is any way you could tell me what i'm doing wrong that would help a lot. Many thanks,
Waz
-
View User Profile
-
Send Message
Posted Apr 21, 2013@AljedTheLegit
Okay sorry about the wait, was working out that weird github... But anyway here ya go: https://github.com/rb2750/Backpacks
-
View User Profile
-
Send Message
Posted Apr 21, 2013Sorry guys, the admins are being a little slow at the moment, Please be patient while they accept the latest update.
-
View User Profile
-
Send Message
Posted Apr 21, 2013@AljedTheLegit
I will release it now if you would like :p
@predawnia
I really don't know what I would do without you :p Once it is accepted, its fixed ;)
-
View User Profile
-
Send Message
Posted Apr 21, 2013When will the source code be out? I wanna use this for my server :D
-
View User Profile
-
Send Message
Posted Apr 21, 2013@predawnia
Of course... It's because I am an idiot... Fixing now :p
-
View User Profile
-
Send Message
Posted Apr 21, 2013@Caede2013
Admins
/backpack [Player name] - Opens a player's backpack.
-
View User Profile
-
Send Message
Posted Apr 20, 2013Is there a command for staff to see in player backpacks? I could really use that.
-
View User Profile
-
Send Message
Posted Apr 20, 2013With version 2.5, getting this error: http://pastie.org/7677806
Enchanted items disappeared :(
With version 2.4, getting this error: http://pastie.org/7677909
This is the config inventory generated after putting in the enchanted item:
Players:
predawnia:
Inventory: '0:305:0:1:§9Archangel''s Boots of Sharp Demon§f:Type: Chainmail Boots?Tier:
§9Magical:16;6.19;2.18;4.6;3'
This is a screenshot of the item I put into the backpack, item cannot be retrieved when issuing /bp again due to error above.
Img Link: http://i.imgur.com/s9AvTxg.png
-
View User Profile
-
Send Message
Posted Apr 20, 2013Says file not found :(
-
View User Profile
-
Send Message
Posted Apr 20, 2013@CaptainJohnnyBlu
It also quite clearly says if it is set to TRUE, drop-on-death: - if this is set to true the content of the players backpack will drop on death.