@@ -82,7 +82,7 @@ This feature is specially designed for PvE servers which still want to leave som
...
@@ -82,7 +82,7 @@ This feature is specially designed for PvE servers which still want to leave som
_PvP Mode only works with WorldGuard! It won't work with other flag plugins like Residence._
_PvP Mode only works with WorldGuard! It won't work with other flag plugins like Residence._
How to setup Pvp Mode:
How to setup PvP Mode:
- first setup the PvP interaction rules explained above.
- first setup the PvP interaction rules explained above.
- select an existing/create a new WorldGuard region
- select an existing/create a new WorldGuard region
- add the `pvp_mode_enabled` flag (toggled off by default)
- add the `pvp_mode_enabled` flag (toggled off by default)
...
@@ -104,4 +104,4 @@ pvp_mode:
...
@@ -104,4 +104,4 @@ pvp_mode:
toggle-off: 30
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.
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.