Skip to content

Keys Options

Settings for the keys menu and command.

"keys": {
"aliases" [
"keys"
],
"use_menu": true
}

A list of commands that can be used to access the keys menu. Each entry is a new command, which should only be one word and unused by another mod. A restart is required to register commands!

"aliases": [
"keys"
]

Toggles whether the keys menu GUI (config/skiescrates/menus/keys.json) should be used when accessing keys. If false, the list of keys will be printed in chat.

"use_menu": true