Minehut's Warzone plugin supports thousands of unique players on a weekly basis. It's modular design it to support multiple game-types on a per-map basis without needing to restart the server.
Just run mvn clean install
inside of the directory to build the project. We used Intellij to develop this plugin and strongly urge you too as well!
We follow Google's Java Style Guide. All contributions should follow these guidelines.
- Dev environments are currently not supported. I'll be adding an easy way to setup a test server soon.
Warzone originally started as a fork of Cardinal, a fantastic open source plugin. Minehut's team has since redesigned many core aspects of the plugin, including a conversion to JSON instead of XML and reworking the majority of the integral game-controlling modules.