Skip to content
These docs reflect Contracts v0.6.0, the latest release. Older servers may differ.

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.json

Then reload the plugin so the changes take effect:

o.reload Contracts

Every setting in this file is documented in the Configuration section. Note that this is the only file you edit by hand: your contracts, categories, and presets are managed in the web editor. It’s highly recommended to use the web editor as opposed to editing the data files directly. The web editor provides a user-friendly, feature-rich and error-resistant interface for managing your contracts, categories, and presets. Editing the data files directly can lead to syntax errors or misconfigurations that may cause issues with the plugin.