If you want to disable some type of punishments temporarily (maybe for testing) you can set this in detections-config.yml
detections-config.yml
handlers: tp-back: false commands: false spawn-killaura-bot: false
If you want to disable some type of punishments temporarily (maybe for testing) you can set this in other-detections-config.yml
other-detections-config.yml
execute-commands: enabled: false
Last updated 3 years ago