Latest build : 0.7 CraftBukkit : 1.4.7
What is xChest ?
xChest provides to your players a virtual chest, that could be expanded by buying more slots, you can use it like a real chest, and you can bring it into other worlds !
Features
- Provides a virtual chest
- XP Storage
- Economy Support ( needs Vault )
- MultiWorld Support
- Buy more slots
- Send items
- Take items
- Put items
command | information |
---|---|
/xc <help|?> | Display xChest help |
/xc <open|o> [slot] | Display the content of your chest or only the content of the slot |
/xc <buy|b> <amount of slots to buy> | Buy more slots for your chest |
/xc <price|pr> <amount of slots to buy> | Show you the cost to buy this amount of slots |
/xc <put|p> [all|quantity to put] | Store the item in your hand or all your items in your virtual chest |
/xc <take|t> <all|item|slot> <item id|slot id> [quantity] | Take the specified item or the item in the specified slot or all the items from your virtual chest |
/xc <free|f> | Show you the number of free slots in your chest |
/xc <see|s> <playername> | Show you the content of the chest of the player |
/xc <send|sd> <playername> <slot|item> <id> [amount] | Send the pecified item or the item in the specified slot to the player |
/xc xp <store|s> [amount] | store the specified amount of xp or all your xp in your virtual chest |
/xc xp <take|t> [amount] | take the specified amount of xp or all the xp from your virtual chest |
/xc xp | show you the amount of xp stored in your virtual chest |
Permissions
permission | information |
---|---|
xchest.* | Allow players to use completely xchest |
xchest.use | Allow players to use their virtual chest |
xchest.buy | Allow players to buy more slots for their chest |
xchest.see | Allow players to see the content of the chest of other players |
xchest.xp | Allow players to store their xp into their virtual chest |
Configuration
This is the automatic generated config :
update.check=true #Check if there is a new update for xChestupdate.download=true#Check if there is a new update and download it chests.saves.crypt=false#If the chests file save is encrypted ( it's a fast reversed bytes encryption ), if you started false you must continue false same for truechests.save.auto=6000#The delay in seconds beetween each auto save of the virtual chestschests.slots.cost=10# /Needs Vault\ The cost of each slotschests.slots.default=30#The default slots of the players chestchest.slots.max=0#The maximum of slots that players can have ( 0 for unlimited )drop.on.death=false#Is the content of the virtual chest is dropped on the player's deathdrop.rate=50#The luck ( in percent ) of the item to be dropped
Todo
- Please post suggestions
Credits
To @_Justyce_ for this plugin
To @jamcghie for his ideas