Generating a menu

Lets say that you made a chest in your world with custom items (heads and other stuff) and you want to turn that chest into a menu.. for this reason we added menu generating here is an example:

Syntax

# Usage
/panels generate [panel_name] (-flags)

# Example
/panels generate example
/panels generate example -glass_decoration

Generator Flags

The generator have a nice flag system, available flags:

FLAG

glass_decoration

This flag will make all glass items from the inventory with a blank name

Last updated