We welcome all contributions to the EternalCombat project!
- Fork the repository.
- Create a new branch for your feature or bug fix.
- Make your changes, and test them thoroughly.
- Commit your changes and push them to your fork.
- Submit a pull request to the main repository.
We expect all contributors to follow our code of conduct.
If you find an issue with the plugin, please report it in the Issues tab. Please provide as much information as possible, including the version of Minecraft and the plugin you are using, as well as any error messages or logs.
CombatLog has been tested on versions 1.17.1 - 1.19.3, but probably works on most versions of Minecraft. If you find compatibility issues, please report them in the Issues tab. CombatLog uses java 11+, so you need to have it installed on your server.
When submitting a pull request, please make sure to follow these guidelines:
- Make sure that your code adheres to the plugin's existing coding style.
- Test your changes thoroughly before submitting the pull request.
- If your pull request is related to an existing issue, please reference the issue in your pull request.
- Thank you for your contributions to the EternalCombat project!