Commands & Permissions

Obfeco uses a main command /obfeco with various subcommands.

Main Commands

Command Description Permission Default
/obfeco balance [player] [currency] Check your balance or another player's balance. obfeco.balance / obfeco.balance.others false / op
/obfeco pay <player> <amount> [currency] Pay another player from your balance. obfeco.pay false
/obfeco top [currency] [gui] View the top balances for a currency. obfeco.top / obfeco.top.gui false / op
/obfeco manage Open the currency management GUI. obfeco.manage op
/obfeco reload Reload the plugin configuration. obfeco.reload op

Admin Commands

Command Description Permission Default
/obfeco give <player> <amount> [currency] [-s] Give currency to a player. obfeco.give op
/obfeco take <player> <amount> [currency] [-s] Take currency from a player. obfeco.take op
/obfeco set <player> <amount> [currency] [-s] Set a player's balance. obfeco.set op
/obfeco reset <currency> [confirm] Wipe all data for a specific currency. obfeco.reset op
/obfeco create <id> <display_name> <starting_balance> <decimals> Create a new currency via command. obfeco.create op
/obfeco delete <currency> Delete a currency. obfeco.delete op
/obfeco convert <plugin> Convert data from another plugin (e.g., CoinsEngine). obfeco.convert op

Permission Nodes

Node Description
obfeco.use Basic access to use any Obfeco command.
obfeco.admin Access to all administrative commands.
obfeco.silent Allows using the -s flag to perform transactions silently.

Aliases

You can also use /eco or /economy as an alias for /obfeco.