Hello all, I have been working on a few small features to make the deposit boxes more useful, especially in combination with the shop. These are now available:
- Buy, sell, or offer items directly to or from your deposit box. This uses separate commands: /depotbuy, /depotsell, and /depotoffer. Since these only work on your deposit, you can even use these commands from inventory-restricted worlds (such as the Darklands). Of course, they require that your depositbox is not full, and in order to buy stuff into your deposit, require that you have 1 free space.
- Withdraw items by name rather than just by ID. So you can do /withdraw stone 256 to withdraw 256 units of stone, without having to know the ID. It will even attempt to withdraw from more than one depositbox if the same item is found in more than one.
- /depositall will deposit your entire inventory at once, as long as they will fit in the deposit. This can be useful when used with the lot_reset user, to quickly move your items before a reset.
- /depositbox consolidate will try to combine your deposit slots, so if you have the same item from three users, the shop, and the lottery, it will take all of those slots and combine them into one slot, without needing to move them to your inventory first. This requires that you either have a free slot or that you already have the item in a self-deposited slot.
These commands have been documented on the Money and Trading page. Please let me know or create a ticket if there is any issue with any of these commands, or about any other issues with the shop or deposit. Thanks!