Inventory Commands

Open admin

/inv:admin

Give item to player

/giveitem <playerId/'me'> <itemName> <amount>

Remove item from player

/removeitem <playerId/'me'> <itemName> <amount>

Clear player inventory

/clearinv <playerId/'me'>

See other player inventory

/seeinv <playerId/'me'>

Money management

/givecash <playerId> <account> <amount>
/givemoney <playerId> <account> <amount>
/giveaccountmoney <playerId> <account> <amount>
/removecash <playerId> <account> <amount>
/removemoney <playerId> <account> <amount>
/removeaccountmoney <playerId> <account> <amount>

Last updated