Id like to suggest a command to move all of an item from one container to another. This would be mainly for large amounts of objects that you cannot use get all.item container for and would make it less tedious than having to type 60 times get item container;put item container.
So lets say you have 100 feathers you want to move from a bag to a pack.
Code: Select all
get all.feathers bag
Blah blah blah: you can't carry that many items.
Code: Select all
transfer 100 feathers bag pack
You transfer 100 feathers from your bag to your pack.
*cough* Anyways, feedback is always welcome,