MagicCheese1 / Damage-Indicator

Minecraft Bukkit plugin for indicating damage dealt to entities
https://www.spigotmc.org/resources/87113/
MIT License
17 stars 4 forks source link

Cleanup projects formatting and documentation #10

Closed lynxplay closed 3 years ago

lynxplay commented 3 years ago

This commit mainly focuses on cleaning up the formatting of the project, especially through the addition of the .editorconfig file, as well as the addition of basic javadocs for the packet manager to more specifically define its purpose.