đCommands and Permissions
An exhaustive list of the commands and their permissions
Permissions
You can give one permission per grade to limit the number of items on sale.
In the config.yml file you have this:
You can create permissions to have a different expiration time per grade.
Remove item as an admin
zauctionhouse.admin.remove
To remove an item you must use the "click wheel", if the click wheel does not work in your version, you can use your drop key.
Bypass cooldown command
zauctionhouse.admin.bypass.cooldown
Commands
Command | Permission | Description |
---|---|---|
/zauctionhouse (aliases: /ah, /hdv, /zauction, /zah, /zhdv) |
| Main command |
/ah sell <price> [<amount>] |
| You can specify the economy by adding the economy format after the price. For example you have a saving per level with the format |
/ah sellinventory <price> |
| Sell an inventory |
/ah reload |
| Reloaded the configuration files. |
/ah config |
| Configure the in-game plugin. |
/ah version | in config.yml | Show plugin version |
/ah blacklist |
| See the list of blacklist players. |
/ah history [<page>] [<type>] |
| View your purchase and/or sale history. |
/ah transaction <player> [<page>] [<type>] |
| View a player's buy or sell history. |
/ah claim |
| Allows you to recover your pending money. |
/ah search <string> |
| Allows you to search for anything, more information about the filter system on the "Filter" page. |
/ah purge <days> |
| Purge old transactions |
/ah giveeconomyitem <economy> | zauctionhouse.give.economy.item | Retrieves the item used by an item economy |
Optionals commands
You can add 4 optional commands. The permission of its four commands is the same as for the /ah
command.
Command | Permission | Description |
---|---|---|
/ah expire | none | Allows you to access the list of expired items. |
ah buying | none | Allows you to access the list of purchased items. |
/ah categories | none | Allow access to the list of categories. |
/ah items | none | Allows you to access your items on sale. |
Last updated