Update Combat authored by Jules's avatar Jules
......@@ -102,3 +102,5 @@ pvp_mode:
# Cooldown when toggling off PvP mode
toggle-off: 30
```
If you want to disable PvP mode, remove the `pvp_mode` config section from `commands.yml` and set `pvp_mode.enabled` to `false` in `MMOCore/plugin.yml`. This will fully disable the functionnality.
\ No newline at end of file