- Fixed issue occurring when printing out messages (short messages threw an error, while longer ones didn't)
- Fixed some action messages
- Removed private logs that spam the console when they are enabled
- Fix the error message not being displayed in the correct format. (of course, this is only used if the error is actually thrown)
Added an Arrays utility for resolving issues involving java 11.
