Skip to content

Commands and Permissions

Shane Bee edited this page Nov 20, 2022 · 2 revisions

Commands

All commands start with /eco, from there, everything else is a subcommand.
Aliases for command are /money and /economy
Some commands by default are given to the player, the request will require permission.

/eco balance

  • Alias: /eco bal
  • Usage: Check your balance
  • Permission: eco.command.balance
  • Permission Default: player

/eco balance <player>

  • Alias: /eco bal <player>
  • Usage: Check the balance of another player
  • Permission: eco.command.balance.other
  • Permission Default: op

/eco balancetop

  • Alias: /eco baltop
  • Usage: Check the rankings of all balances
  • Permission: eco.command.balancetop
  • Permission Default: op

/eco balancetop <page>

  • Alias: /eco baltop <page>
  • Usage: Check the rankings of all balances by page
  • Permission: eco.command.balancetop.pages
  • Permission Default: op

/eco pay <player> <number>

  • Usage: Pay money to another player from your own account
  • Permission: eco.command.pay
  • Permission Default: player

/eco set <player> <number>

  • Usage: Set the balance of a player
  • Permission: eco.command.set
  • Permission Default: op

/eco remove <player> <number>

  • Usage: Remove from the balance of a player
  • Permission: eco.command.remove
  • Permission Default: op

/eco add <player> <number>

  • Usage: Add to the balance of a player
  • Permission: eco.command.add
  • Permission Default: op

Permissions

Extra permissions used outside of BeeConomy commands.

Update Checker

  • Usage: When a player with this perm logs in, they will be notified if an update to BeeConomy is available.
  • Permission: eco.update.check
  • Permission Default: op