Skip to main content
The main command is /goldbank, but aliases /gb and /goldb are also available.

Player Commands

CommandPermissionDescription
/goldbank, /goldb, /gb, /bankgoldbank.command.guiOpens the main menu.
/goldbank helpgoldbank.command.helpDisplays a list of available /gb commands along with brief descriptions. Useful for getting quick guidance on how to use the plugin.
/goldbank balancegoldbank.command.balanceDisplays your current gold balance stored in the bank.
/goldb baltop [page]goldbank.command.baltopShows a leaderboard of players with the highest gold bank balances. You can specify a page number (e.g. /gb baltop 2).
/gb deposit <amount|all>goldbank.command.depositDeposits a specified amount of gold into your bank account. You can also use all to deposit everything you have.
/gb withdraw <amount|all>goldbank.command.withdrawWithdraws a specified amount of gold from your bank account and returns it as gold items. Use all to withdraw your entire balance.
/gb sell <amount|all>goldbank.command.sellInstantly sells a specified amount of gold for in-game currency based on the current gold price. Use all to sell everything you have.
/gb transfer <player> <amount>goldbank.command.transferSends a specified amount of gold from your bank balance to another player. A transaction fee may apply (if configured).
/gb pricegoldbank.command.priceDisplays the current gold price, which may fluctuate over time depending on settings.

Admin Commands

CommandPermissionDescription
/gb menu <player>goldbank.admin.menuOpens the main menu for the player.
/gb balance <player>goldbank.admin.balanceView another player’s gold balance.
/gb depositfor <player> <amount|all>goldbank.admin.depositDeposits gold _from the _player’s inventory into their bank account.
/gb withdrawfor <player> <amount|all>goldbank.admin.withdrawWithdraws gold from the player’s bank account and adds it to their inventory.
/gb sellfor <player> <amount|all>goldbank.admin.sellSells gold from the player’s inventory for in-game currency.
/gb updatepricegoldbank.admin.updatepriceForces a manual update of the gold price.
/gb set <player> <amount>goldbank.admin.setSets the player’s bank balance to the exact specified amount. This overrides any previous value.
/gb get <player>goldbank.admin.getDisplays the current gold bank balance of the specified player.
/gb give <player> <amount>goldbank.admin.giveAllows an admin to give physical reserve items to a player.
/gb reloadgoldbank.admin.reloadReloads the plugin configuration files without restarting the server. Use this to apply config changes on the fly.