MissileWars is a minigame system for Minecraft Bukkit based servers. It is competitive, round-based, and can be played alone or in a team. The setup is highly configurable and supports parallel game instances with different settings and their own lobby and arenas.
You can download the latest official build of the plugin on our Discord server in the 🡇 plugin-downloads
channel for free.
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 a 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
All information about the game, commands, permissions, placeholders and the configuration can be found in our GitHub Wiki.
Feel free to join our Discord server to get support, previews, announces, community-resources and more. Interact with our development- and support-team and the administrators of other Minecraft servers that actively use this plugin.