A Minecraft minigame for explosive battles
Take a look at our documentations for this project!
- Download the latest release from the releases page.
- Put the file in the plugins folder of your server.
- Restart your server.
We welcome and review all reasonable pull requests as long as you follow the guidelines below:
- IDE or system-related files should be added to the
.gitignore
and should never be committed in pull requests. - If you modify existing code, ensure that it remains relatively close to the original code.
- Favor readability over compactness.
- Use the provided Manager classes for general changes.
- Before creating a pull request, remove any debug code, such as redundant logging or chat messages, that is always active.
- LimoDerEchte for the StackCreator
- The Paper Team for Paper
- The Team of FastAsyncWorldedit for the FAWE Api
This project is licensed under the GNU General Public License v3.0.
If you use ANY code from this source:
- You must disclose the source code of your modified work and the source code you took from this project. This means you are not allowed to use code from this project (even partially) in a closed-source and/or obfuscated application.
- You must clearly and prominently state to all end users that you are using code from this project.
- Your application must also be licensed under the same license.
If you have any other questions, feel free to ask in our Discord server.