MuteBefehl Wiki

Economy

Built-in player balance system.

A self-contained economy. No Vault or external economy plugin required: balances and transfers live entirely inside MuteEssentials.

Commands

Configuration

Economy:
  StartBalance: 100.0
  Symbol: "$"
KeyDescription
StartBalanceNew players spawn with this amount. Set to 0 for a from-scratch economy.
SymbolCurrency symbol shown before amounts in /money, /baltop, scoreboard and PlaceholderAPI.

Permissions

NodeGrants
muteessentials.money/money [self] (defaults to everyone)
muteessentials.money.other/money <player>
muteessentials.pay/pay (defaults to everyone)
muteessentials.baltop/baltop (defaults to everyone)
muteessentials.ecoAll `/eco set

PlaceholderAPI

When PlaceholderAPI is installed, balances are exposed for use in other plugins. The placeholders are documented in the integration page (see PlaceholderAPI).

On this page