If you use IntelliJ IDEA, you can build the project 2 ways:
- Building with Maven (just the raw code, no dependencies added)
- Click on "Maven" on the top right.
- Click on "Hypixel-Kaboom"
- Click on "Lifecycle"
- Run "package"
- Building with IntelliJ IDEA (includes dependencies)
- Click on the Green Hammer (build button)


