Skip to content

Latest commit

 

History

History
56 lines (42 loc) · 2.89 KB

README.md

File metadata and controls

56 lines (42 loc) · 2.89 KB

dl-logo

TNTWars

A Minecraft minigame for explosive battles

Discord
Releases Last commit Issues open

Documentation

Take a look at our documentations for this project!

Usage

Installation

  1. Download the latest release from the releases page.
  2. Put the file in the plugins folder of your server.
  3. Restart your server.

Dependencies

⚠️ Make sure to have all plugins installed on their latest versions! ⚠️

Compatibilities

Contributions

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.

Credits

Licensing

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.