Skip to content

Comands & Permissions

Daniel Norris edited this page Dec 21, 2021 · 4 revisions

Commands & 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

Syntax

When showing usage parameters surrounded by <> are required and those surrounded by () are optional.

Help Command

For the list of all commands just do /menus

List Command

Lists all menus on the server.

Usage: /menus list

Permission: menus.command.list

Load Command

Loads a menu from the config at

Usage: /menus load <name>

Permission: menus.command.load

Open Command

Opens the menu specified

Usage: /menus open <name>

Permission: menus.command.open

Reload Command

Reloads the menu specified

Use /menus reload all to reload ALL menus

Usage: /menus reload <name>

Permission: menus.command.reload

Force Open Command

Opens the specified menu for the specified player

Usage: /menus forceopen <name> <player>

Permission: menus.command.open.force

Convert Command

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

Clone this wiki locally