Command
Sets which command(s) open the Contracts menu. Players run it in chat (e.g. /contracts); it also
works from the server console.
{ "Command": ["contracts"]}Fields
Section titled “Fields”| Setting | Type | Default | Description |
|---|---|---|---|
Command | string list | ["contracts"] | One or more command names that open the menu. List several to provide aliases. Empty entries are dropped; an empty list falls back to ["contracts"]. |
- List multiple names to offer aliases, for example
["contracts", "quests", "c"]. - Do not include the leading slash; players add it themselves in chat.