Skip to main content
Version: 1.20.1

Currency Modes

Default Currency Mode

note

This mode is enabled by default.

In default currency mode you have 4 types of wallets, which can be found here.
These wallets store a specified amount of money defined in the server config.

In this mode there are multiple different items which can all be used as money, these are

  • The Penny
  • The Nickel
  • The Dime
  • The Quarter
  • The Dollar Bill
  • The Five Dollar Bill
  • The Ten Dollar Bill
  • The Twenty Dollar Bill
  • The Fifty Dollar Bill
  • The Hundred Dollar Bill
  • The Thousand Dollar Bill
  • The Check

Single Item Currency Mode

RECOMMENDATION

Single item currency mode is recommended if you want a simplified/vanilla-like experience!

In default currency mode you have one type of wallet, which can be found here.
This wallet has 15 slots so it's capacity is 15 times the stacksize of the dollar bill, which has a stacksize of 64.
You can change the stacksize of the dollar bill as shown in this tutorial.

In this mode only the dollar bill can be used as money.

If desired, you can use a resource pack to change the texture or name of the dollar bill if you would rather it look like a gold coin or something.

Single item currency mode is useful for packs that wish for currency to be more physical (akin to a vanilla server economy that is based on, say, diamonds.) Single item currency mode gets rid of auto conversion, wallet tiers, and decimal points! The wallet becomes similar to a shulker box and will simply store your money as items rather than converting it to a number.

Changing the Currency Mode

If you want to use single item currency mode set oneItemCurrencyMode to true, otherwise set it to false.