#Shop Shortcuts
You can add custom shortcut commands to quickly access your shops.
#Shop Command
By default, there is a /shop [name]
command that opens a specific shop or the Main GUI if no shop specified.
You can toggle and customize the command in the settings.yml
under the Shop_Shortcut
section:
#Custom Aliases
Each virtual shop can have its own unique custom commands to directly access the said shop.
You can setup shop aliases using the editor:
- Open the editor:
/vshop editor
- Click the desired shop.
- Click the Command Aliases button to add or remove shop aliases.
- Reload the module:
/vshop reload
Do not use /
when adding custom aliases.
A server reboot may be required to properly apply the command changes.