- Fixed most of the warnings the code was throwing. This included safely stopping threads, making a public method private, and other small things.
- Removed the unnecessary MyGenerator subclass that got moved into a Generator called SkylandsGenerator a few versions back
- Removed some unused and outdated code that was already commented out
- Cleaned up imports somewhat