Commands and Permissions

Commands and Permissions

v2.0 and Later

Account Command

Player Usage

Used when a player wishes to add or remove items from their account. It opens a 54 slot GUI with the items that are currently stored in the account. If multi-page use is allowed, the player can add the page number as an argument to the command.

Uses: /account, /account [page]

Permission: itembank.account

Admin Usage

Used when an admin wishes to modify a give player's account. Other than that, this version of the command is exactly like the standard command.

Uses: /account [player], /account [player] [page]

Permission: itembank.admin.account

ItemBank Command

Base command for the plugin. Without any additional arguments, basic plugin information is displayed.

Uses: /itembank

Help Command

Shows help information for the plugin. When a specific command is entered, the chat will fill with useful information about the command.

Uses: /itembank help [command]

Purge Command

Reset all or a specific player's account.

Uses: /itembank purge, /itembank purge player

Permission: itembank.admin.purge

Reload Command

Reload the config and items.csv.

Uses: /itembank reload

Permission: itembank.admin.reload

Exempt Permission

This permission is in to help admins edit accounts successfully. This also allows admins to skip the restrictions in place by the config.

Pre v2.0

Deposit Command

Player Usage

Basic command for adding items to the player's bank and defaults to the player's held item. Players can specify the item to deposit by typing it's material or alias. When specifying the item, the player can leave the amount blank to deposit a stack of the item. If a player has a custom item they wish to store, they can use the customItem argument to do so. The customItem argument can also include the material, alias, or the name.

Uses: /deposit, /deposit material, /deposit material/alias/nameamount, /deposit customitem, /deposit customitem material/alias/name

Permission: itembank.deposit

Admin Usage

An admin version of the Deposit command for adding items to a given player's bank. The arguments are similar to the standard command. Please note that the admin executing the command can do so as a player on the server or from the console. Custom items are not supported.

Uses: /deposit admin player material/alias/name, /deposit admin player material/alias/name amount

Permission: itembank.admin

ItemAlias Command

A command that tells the user what aliases an item has according to the items.csv. The command defaults to the player's held item if they do not specify an item.

Uses: /itemalias, /itemalias material/alias

Permission: itembank.itemalias

ItemBank Command

Without any arguments, this command shows the current version of the plugin and the version of Bukkit it was compiled with. There are many sub commands within this that may or may not be moved to their individual command.

Uses: /itembank

Permission: None.

Account Command
Player Usage

The player can check what is stored in their account. The player can also enter a material, alias, or name of an item and if the account has more than 1 of the item, it will tell the player how much of the item is in there.

Uses: /itembank account, /itembank account material/alias/name

Permission: itembank.account

Admin Usage

An admin (Player or Console) can view a given player's account using this command. Item specific searching is not supported.

Uses: /itembank account admin player

Permission: itembank.admin

Config Command

NOTE: This command is not in released versions and is subject to change. This will be in a future version.

Display/Set values in the plugin's config. There's essentially an argument for every possible option in the plugin's default config.

Uses: /itembank config blacklist set material amount, /itembank config blacklist remove material, /itembank config checkforupdate true/false, /itembank config enableVault true/false, /itembank config transactioncost amount

Permission: itembank.config

Help Command

Shows help information for the plugin. When a specific command is entered, the chat will fill with useful information about the command.

Uses: /itembank help, /itembank help command

Permission: None (This may change in a future update.)

Purge Command

Reset all or a specific player's account.

Uses: /itembank purge, /itembank purge player

Permission: itembank.admin

Reload Command

Reload the config and items.csv.

Uses: /itembank reload

Permission: itembank.reload

Withdraw Command

Player Usage

Basic command for removing items from the player's bank. Players can specify the item to withdraw by typing it's material or alias. When specifying the item, the player can leave the amount blank to withdraw all of the item. If a player has a custom item they wish to store, they can use the customItem argument to do so. The customItem argument can also include the material, alias, or the name.

Uses: /withdraw material/alias, /withdraw material/aliasamount, /withdraw customitem, /withdrawcustomitem material/alias/name

Permission: itembank.withdraw

Admin Usage

An admin version of the Withdraw command for removing items from a given player's bank. The arguments are similar to the standard command. Please note that the admin executing the command can do so as a player on the server or from the console. Custom items are not supported.

Uses: /withdraw admin player material/alias/name, /withdraw admin player material/alias/nameamount

Permission: itembank.admin


Comments

Posts Quoted:
Reply
Clear All Quotes