Realistic Backpacks
Realistic Backpacks is a plugin not similar to the other backpack/inventory extending plugins, but a unique experience. Backpacks are represented by a configurable item, not virtual commands. They also will give realistic features of what a backpack would give upon a user in real life, including slowed movement, increased need for hunger, and others. Of course, all of these features are customizable and can be turned off. If you just want backpacks that are opened via items and not commands and nothing else, then this plugin is also for you.
Features:
- Full customization of almost all features
- Lightweight as possible
- Flatfile and MySQL support
- Backpacks are items, not virtual commands
- Supports economies, and can purchase backpacks via commands
- Create multiple backpacks
- Custom recipes for backpacks
- Customize the names, lore, and item for backpacks
- Option to use a whitelist/blacklist for items with backpacks
- Backpacks can slow your movement speed
- Backpacks can increase hunger/decrease the amount of hunger food gives
- Full customization on what to do with backpack on death
- Admin friendly
-
Permissions:
<backpack> = Backpack name, example: rb.exampleBackpack.craft
Command Permissions:
- rb.reload - Access to the '/rb reload' command
- rb.list - Access to the '/rb list' command
- rb.filetomysql - Access to the '/rb filetomysql' command
- rb.<backpack>.buy - Access to the '/rb buy' command
- rb.<backpack>.give - Access to the '/rb give' command
- rb.fullview - Access to the '/rb view' command without restrictions
- rb.restrictedview - Access to the '/rb view' but can not edit the backpack in view
Backpack Permissions:
- rb.<backpack>.use - Can open the backpack
- rb.<backpack>.craft - Can craft the backpack if recipe is enabled
-
Commands:
Player Commands:
- /rb list - List all backpacks with their sizes and prices
- /rb buy <backpack> - Purchase a backpack for the price in the config file
Admin Commands:
- /rb reload - Reloads the config and messages file
- /rb filetomysql - Transfers the flatfile data to the mysql database set in the config
- /rb give <player> <backpack> - Give a player a backpack
- /rb view <player> <backpack> - View a player's backpack
-
Links:
-
Features that involve an economy require an economy plugin and Vault.
Consider donating to support the development of this project.
-
View User Profile
-
Send Message
Posted Jun 25, 2013@p82183645
Try using the latest recommended build of craftbukkit. Found here.
@mrcb
Nope. You must use the buy command to purchase a backpack, as the id of a backpack is the id in the config.
-
View User Profile
-
Send Message
Posted Jun 25, 2013RealisticBackpacks] Enabling RealisticBackpacks v1.2.1 下午 03:05:08 [SEVERE] [RealisticBackpacks] ************ 下午 03:05:08 [SEVERE] [RealisticBackpacks] This version of craftbukkit is not supported, please contact the developer stating this version: v1_5_R3 下午 03:05:08 [SEVERE] [RealisticBackpacks] RealisticBackpacks will now disable. 下午 03:05:08 [SEVERE] [RealisticBackpacks] ************ Solution?
-
View User Profile
-
Send Message
Posted Jun 24, 2013Is there an item ID i can use to sell them via a chestshop?
-
View User Profile
-
Send Message
Posted Jun 23, 2013@nomar76
@nomar76
Watch my video, it shows you how to change everything! http://www.youtube.com/watch?v=SeWOmj3CZxs
-
View User Profile
-
Send Message
Posted Jun 22, 2013v1.2.1 has been uploaded, awaiting approval.
-
View User Profile
-
Send Message
Posted Jun 22, 2013@QlimaxD
Then you're either op or have the death bypass permission. The new version I'm working on doesn't have death bypass though, as I removed it.
-
View User Profile
-
Send Message
Posted Jun 22, 2013@slayr288
I understand how it is suppose to work, the thing is that it does not drop the items at all when the player dies while holding the backpack, the backpack drops and the items remain inside of it.
-
View User Profile
-
Send Message
Posted Jun 22, 2013@QlimaxD
You have to set destroy contents for the items to be deleted out of the backpack. If only drop contents is set to true, it will drop the items but not remove them from the backpack. If that's what you're asking.
-
View User Profile
-
Send Message
Posted Jun 22, 2013@slayr288
It is a possibility that I had the configuration for the death options confused I am not to sure. I had dropcontents set to true and dropbackpack set to true. I have no plugins installed that saves the items of the players, other then Betterenderchest plugin.
Also for some reason when the dropcontents is set to true the items do not come out of the backpack at all, even if that is the only thing set to true in the death options.
-
View User Profile
-
Send Message
Posted Jun 22, 2013how do u change the size of the backpack?
-
View User Profile
-
Send Message
Posted Jun 22, 2013how do u create a backpack?
-
View User Profile
-
Send Message
Posted Jun 22, 2013@nomar76
You have to create your own backpacks. The examplebackpack is just there to show to how to do it. Have a look at this page: Configuration
-
View User Profile
-
Send Message
Posted Jun 22, 2013i can only buy example backpacks, is there a backpack that could hold more than 18 items?
-
View User Profile
-
Send Message
Posted Jun 22, 2013@nomar76
What do you mean? You can create as many as you want.
-
View User Profile
-
Send Message
Posted Jun 22, 2013Is there only 1 type of backpack?
-
View User Profile
-
Send Message
Posted Jun 22, 2013@slayr288
Ah! Thank you very much friend :)
-
View User Profile
-
Send Message
Posted Jun 21, 2013@truthlesshero86
Replace <backpack> with the backpack name.
-
View User Profile
-
Send Message
Posted Jun 21, 2013Can anyone give me a hand with the permissions? I cant seem to get it to work.
I never had problems with permissions but I cant get this one :/
I put "rb.<backpack>.craft" into permissions. And people on my server cannot craft them. Am i missing something?
-
View User Profile
-
Send Message
Posted Jun 21, 2013@MikeInHD
You need to have the permission 'rb.<backpack>.craft' to be able to craft the backpack. I'm working on a config option to disable permissions completely.
-
View User Profile
-
Send Message
Posted Jun 21, 2013For some reason the craft function isn't working. I'm not sure how permissions work. Do I need to give myself permission? the craft is set to true. It worked one time when i was messing with the code and now it wont. The problem is on my end but help would be appreciated. Thanks