Configure the plugin
Contracts works out of the box, so this step is optional. When you want to change the command, permissions, HUD, or logging, edit the settings file:
oxide/config/Contracts.jsoncarbon/config/Contracts.jsonThen reload the plugin so the changes take effect:
o.reload Contractsc.reload ContractsEvery setting in this file is documented in the Configuration section. You can edit the file by hand, or open it in the web editor’s config section, which validates every setting as you change it. Your contracts, categories, and presets are managed in the web editor too. Use it for those instead of editing the data files by hand: it validates as you type, and a hand-edited data file is easy to break with a syntax error or a bad value.
