Admin Commands
Admin commands can not be customized.
/royalebanks Command Documentation
/royalebanks Command DocumentationCommand: /royalebanks
Permission:
royale.banks.adminDescription: Main command for RoyaleBanks administration.
Aliases:
rebanksUsage:
/royalebanks <subcommand> [arguments]
Subcommands:
reloadPermission:
royale.banks.admin.reloadDescription: Reloads the plugin.
Usage:
/royalebanks reloadArguments: None
bankPermission:
royale.banks.admin.bankDescription: Commands for managing banks.
Usage:
/royalebanks bank <subcommand> [arguments]Subcommands:
addBalanceDescription: Add balance to a player's bank account.
Usage:
/royalebanks bank addBalance <player> <amount>Arguments:
<player>: The player to add balance to.<amount>: The amount to add.
removeBalanceDescription: Remove balance from a player's bank account.
Usage:
/royalebanks bank removeBalance <player> <amount>Arguments:
<player>: The player to remove balance from.<amount>: The amount to remove.
setBalanceDescription: Set the balance of a player's bank account.
Usage:
/royalebanks bank setBalance <player> <amount>Arguments:
<player>: The player to set balance for.<amount>: The amount to set.
createDescription: Create a bank for a player, if it doesn't exist already.
Usage:
/royalebanks bank create <player>Arguments:
<player>: The player to create a bank for.
deleteDescription: Delete a bank for a player, if it exists.
Usage:
/royalebanks bank delete <player>Arguments:
<player>: The player to delete the bank for.
interestPermission:
royale.banks.admin.interestDescription: Commands related to interest.
Usage:
/royalebanks interest <subcommand> [arguments]Subcommands:
calculateDescription: Manually calculate interest for a player's personal bank.
Usage:
/royalebanks interest calculate <player>Arguments:
<player>: The player to calculate interest for.
triggerDescription: Triggers an interest giving event.
Usage:
/royalebanks interest triggerArguments: None
pingSyncPermission:
royale.banks.adminDescription: Ping the sync server.
Usage:
/royalebanks pingSyncArguments: None
Last updated