Skip to content
Contractsv1.7.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"]
}
Setting Type Default Description
Command string[] ["contracts"] One or more command names that open the menu. List several to provide aliases. Empty entries are dropped, and 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.