Skip to content
Contractsv1.14.0

Command

Sets which command(s) open the Contracts menu. Players run it in chat (e.g. /contracts), and it also works from the server console.

{
"Command": ["contracts"]
}
FieldTypeDefaultDescription
Commandstring[]["contracts"]Chat commands that open the contracts menu. Reminders mention the first one.
  • List multiple names to offer aliases, for example ["contracts", "quests", "c"].
  • Do not include the leading slash. Players add it themselves in chat.
  • Empty entries are dropped, and an empty list falls back to ["contracts"].