Changelog * Added ProjectCarbon to Atlas.
* Added other small utils.
* Added new ChannelInjector and other classes for listening to packets (unregistered and unfinished).
* Restructured the project to be much more organized.
* Fixed a bug that caused annotation commands to not load in when reloading a plugin.
* Removed specific plugin registering in the CommandManager.
* Fixed bug with 1.12 that caused NPE errors with the BlockBox class.
* Fixed bug with WrappedOutPositionPacket erroring and not giving the proper teleportation location (returns as all vector points: x, y, and z, as 0).
* Improved performance.
* Fixed other minor bugs.