-
Notifications
You must be signed in to change notification settings - Fork 1
Comands & Permissions
Here you will find all of the commands, how they work, and the required permissions for each.
All commands require the base permission menus.command.menu.
Aliases:
- menus
- menu
When showing usage parameters surrounded by <> are required and those surrounded by () are optional.
For the list of all commands just do /menus
Lists all menus on the server.
Usage: /menus list
Permission: menus.command.list
Loads a menu from the config at
Usage: /menus load <name>
Permission: menus.command.load
Opens the menu specified
Usage: /menus open <name>
Permission: menus.command.open
Reloads the menu specified
Use /menus reload all to reload ALL menus
Usage: /menus reload <name>
Permission: menus.command.reload
Opens the specified menu for the specified player
Usage: /menus forceopen <name> <player>
Permission: menus.command.open.force
Converts the virtual chest menu at the given path to a forge menu's yaml file with the given file name.
Usage: /menus convert <file path> <new file path>
Permission: menus.command.convert