Hi guys, I'm having a little trouble with money and money commands, e.g. how to see how much an item is worth without selling it, if I had 64 cobble but I only wanted to sell 32 of it and stuff like that. Basically I would like to know a few more money commands which aren't already given at spawn. Also any other commands (money related or not) which are not given at spawn, which you think may help will also be much appreciated . It'll help me a lot guys, thanks
/balance To see your account balance. /worth (item name) To see how much an item is worth without having/holding the item (gives stack worth and single item worth price) /worth (while holding the item/stack) Will give you the full worth of the stack/item your holding, and the individual price of each. /sell hand Sells the item your holding, AND all stacks in your inventory of the same item. /sell name Sells the item you named AND all stacks of the item in your inventory or item bar /sell hand # Sells the specific number of the item your holding (/sell hand 1 will sell only 1) /sell hand -# Sells all instances of the item your holding, except the number you specify (you have 10 dirt, /sell hand -2 will sell 8 dirt, you will keep 2) /sell name # Sells the specific number of the item you named (/sell dirt 1 will sell only 1 dirt) /sell name -# Sells all instances of the item you named, except the number you specify (you have 10 dirt, /sell dirt -2 will sell 8 dirt, you will keep 2)