Skip to main content

Crate Command

Key:
< > = Required
[ ] = Optional

What is it?

The crate command helps you convert crates to coins or vice versa.

Usage

/crate from <crate_type> <amount> [rounding]

Convert from crates to coins

/crate to <crate_type> <amount> [rounding]

Convert from coins to crates

In these commands, the the result will be rounded. By default, it rounds down. This can be changed by the rounding argument.

Examples

/crate from crate_type:Large Crate of Melons amount:50

Convert 50 Large Crate of Melons to coins

/crate to crate_type:Large Crate of Melons amount:270000

Convert 270,000 coins to Large Crate of Melons

/crate to crate_type:Large Crate of Melons amount:30 rounding:Up

Convert 30 coins to Large Crate of Melons, rounding up