Configuration
Open your plugin folder, and nextly Robber folder. Here you can find the file config.yml
, open it with a texteditor (like notepad).
Config Example
Inside config.yml
search the section lockpick
, it will looks like this:
Description of all handcuffing settings in the config.
enabled
Type: boolean
Default: false
Usage:
If true
the emergency call feature will be enabled.
cooldown
Type: int
Default: 10
Usage:
Cooldown to use /911 (in seconds), set to 0 to disable.
Last updated