5 commands.economy item
qwerinope edited this page 2026-03-04 16:51:17 +01:00

Economy/Item commands

Back to full command list


Arguments like [this] are optional. Arguments like <this> are required.


Anyone

buyitem

Exchanges qbucks for a specified item

If no amount is specified you will buy one of that item

If you don't have enough qbucks the purchase will simply fail

Prices can be obtained with the getprices command

Usage

!buyitem <item> [amount]

Arguments

Argument Required Description
item Yes Name or alias/trigger of the item you'd like to buy
amount No Amount of the specified item to buy

Attributes

Field Value
Triggers buyitem, buy, purchase
Required permission Anyone
Can be disabled Yes

donate

Give some or all of your qbucks to a specific user

You cannot give more qbucks than what you currently posess

Usage

!donate <target> <amount>

Arguments

Argument Required Description
target Yes Username of the user to receive your qbucks
amount Yes The amount of qbucks to be given to the user

Attributes

Field Value
Triggers donate
Required permission Anyone
Can be disabled Yes

getbalance

Get how much qbucks a specific user has

If no user is specified, the chatter that sent the message will be selected instead

Usage

!getbalance [user]

Arguments

Argument Required Description
user No User to get balance for

Attributes

Field Value
Triggers getbalance, balance, qbucks, qweribucks, wallet, getwallet
Required permission Anyone
Can be disabled Yes

getloot

Get a lootbox with a random assortment of items

This command can only be used while the streamer is live

If an invuln user invokes this command, they will lose their invulnerability!

The cooldown on using this command is 10 minutes

If the user invokes this command during the cooldown, they will be marked as "greedy". If a "greedy" user invokes this command during the cooldown, they get a minute timeout for being greedy. The "greedy" flag gets removed after the user successfully used a lootbox

If the chatter that invoked the command isn't subbed, there is a 10% chance that they find a trapped lootbox and get a minute timeout. This does still reset the "greedy" flag

The lootbox contents are calculated as follows:

ITEM RATE
grenade 1/5
blaster 1/5
tnt 1/50
silver bullet 1/50

These rates get pulled 3 times, then the results are added to the inventory of the user. It is hypothetically possible to get 3 of each item

Qbucks gets simply calculated by picking a random number between 50 to 150

Usage

!getloot

Attributes

Field Value
Triggers getloot, dig, loot, mine
Required permission Anyone
Can be disabled Yes

getprices

Get a list of items and their respective prices

Usage

!getprices

Attributes

Field Value
Triggers getprices, prices, shop
Required permission Anyone
Can be disabled Yes

give

Give an item from your inventory to another user

Anivbots are unable to use this command

You cannot give more items than you own

If no amount is specified, you will give one of the specified item

Usage

!give <target> <item> [amount]

Arguments

Argument Required Description
target Yes Username of user to give the item(s) to
item Yes Name or alias of the item to give
amount No Amount of the item to give

Attributes

Field Value
Triggers give
Required permission Anyone
Can be disabled Yes

inventory

Get the inventory of a specific user

If no user is specified, the chatter that sent the message will be selected instead

Usage

!inv [user]

Arguments

Argument Required Description
user No User whose inventory to get

Attributes

Field Value
Triggers inv, inventory, pocket
Required permission Anyone
Can be disabled Yes

iteminfo

Returns the description, price and triggers of an item

Usage

!iteminfo <item>

Arguments

Argument Required Description
item Yes Name or trigger of the item

Attributes

Field Value
Triggers iteminfo, itemhelp, info
Required permission Anyone
Can be disabled Yes

use

An alias to use an item

If you specify lootbox as the item, the getloot command will be triggered instead

Usage

!use <item> [args...]

Arguments

Argument Required Description
item Yes Trigger or name of item to use
args... No Arguments used for the item specified

Attributes

Field Value
Triggers use
Prefixless triggers i
Required permission Anyone
Can be disabled No

Admins

admindonate

Create some new qbucks and give it to a specific user

To take qbucks from the user, just preface the amount with a minus

You cannot put a user below 0 qbucks

Usage

!admindonate <target> <amount>

Arguments

Argument Required Description
target Yes Username of the user to receive the newly generated qbucks
amount Yes The amount of qbucks to be given to the user

Attributes

Field Value
Triggers admindonate
Required permission Admins
Can be disabled Yes

admingive

Generate a new item and give it to a specific user

Taking items can be done by prepending the amount with a minus

Inventories can't have less than 0 items

If no amount is specified, the target will receive one of the specified item

Usage

!admingive <target> <item> [amount]

Arguments

Argument Required Description
target Yes Username of user to give the item(s) to
item Yes Name or alias of the item to give
amount No Amount of the item to give

Attributes

Field Value
Triggers admingive
Required permission Admins
Can be disabled Yes