-
Notifications
You must be signed in to change notification settings - Fork 3
Commands and Permissions
Shane Bee edited this page Nov 20, 2022
·
2 revisions
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.
- Alias:
/eco bal
- Usage: Check your balance
- Permission:
eco.command.balance
- Permission Default: player
- Alias:
/eco bal <player>
- Usage: Check the balance of another player
- Permission:
eco.command.balance.other
- Permission Default: op
- Alias:
/eco baltop
- Usage: Check the rankings of all balances
- Permission:
eco.command.balancetop
- Permission Default: op
- Alias:
/eco baltop <page>
- Usage: Check the rankings of all balances by page
- Permission:
eco.command.balancetop.pages
- Permission Default: op
- Usage: Pay money to another player from your own account
- Permission:
eco.command.pay
- Permission Default: player
- Usage: Set the balance of a player
- Permission:
eco.command.set
- Permission Default: op
- Usage: Remove from the balance of a player
- Permission:
eco.command.remove
- Permission Default: op
- Usage: Add to the balance of a player
- Permission:
eco.command.add
- Permission Default: op
Extra permissions used outside of BeeConomy commands.
- 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