Commands and Permissions
List of the commands and their permissions
zMenu: https://docs.zmenu.dev/configurations/commands
Commands
Command | Permission | Description |
---|---|---|
/zshoplugin (aliases: /zpl) | zshop.help | Display the list of commands. |
/zpl reload | zshop.reload | Reload configuration files |
/zpl logs <player> <sell/buy> [<page>] | zshop.logs | Display logs informations |
/zpl convert | zshop.convert | Convert ShopGUIPlus config to zShop |
/sell-all | zshop.sell.all | Sell all items |
/sell-hand | zshop.sell.hand | Sell items in hand |
/sell-handall | zshop.sell.hand.all | Sell all items in hand |
commands.yml
In the default configuration you have the command /zshop
, with the aliases /shop
and /myshop
that will open the inventory main_shop
, the command /rank
and /zrank
will open the inventory rank
.
Last updated