MissileWars is a famous, fun and fast minigame spigot-plugin for Minecraft
You can download the latest jar in the latest release or build it yourself (see BUILDING)
To build MissileWars, you need to install the Java 17 JDK. Then you can build it via the Maven Wrapper.
Run the following commands to build MissileWars (this will take while).
Windows: mvwn.cmd install
Linux/macOS/other: ./mvwn install
The jar file will be located under missilewars-plugin/target/MissileWars-x.x.x.jar
Contributions are always welcome, just fork this project, make your changes and create a pull request.
All information about the Commands, Permissions, Placeholders and the Configuration can be found in our GitHub Wiki.