Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/azerothcore/mod-pvp-zones
A module redefining world pvp.
https://github.com/azerothcore/mod-pvp-zones
azerothcore-module
Last synced: 2 months ago
JSON representation
A module redefining world pvp.
- Host: GitHub
- URL: https://github.com/azerothcore/mod-pvp-zones
- Owner: azerothcore
- License: agpl-3.0
- Created: 2021-09-09T16:38:08.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2023-05-20T10:04:46.000Z (over 1 year ago)
- Last Synced: 2024-05-27T12:32:36.822Z (8 months ago)
- Topics: azerothcore-module
- Language: C++
- Homepage:
- Size: 52.7 KB
- Stars: 4
- Watchers: 14
- Forks: 6
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# mod-pvp-zones
## Description
A module redefining world pvp.
This adds random zones and areas marked as pvp and rewards the players with loot participating in the fight!## How to use ingame
TODO
## Requirements
mod-pvp-zones requires:
- AzerothCore v3.0.0+
## Installation
```
1) Simply `git clone` the module under the `modules` directory of your AzerothCore source or copy paste it manually.
2) Re-run cmake and launch a clean build of AzerothCore.
```## Edit the module's configuration (optional)
If you need to change the module configuration, go to your server configuration directory (where your `worldserver` or `worldserver.exe` is), copy `mod_pvp_zones.conf.dist` to `mod_pvp_zones.conf` and edit that new file.
## Credits
* [Me](https://github.com/iraizo) (iraizo): Checkout my website [raizo.dev](https://raizo.dev)
* AzerothCore: [repository](https://github.com/azerothcore) - [website](http://azerothcore.org/) - [discord chat community](https://discord.gg/PaqQRkd)