Added an option in config to not load chunks immediately on world load (This makes the plugin enable quicker and load worlds quicker, but the first time a player enters the world, server will lag, because then the world would load). This feature seems to be useful on new minecraft versions where world loading is beyond slow, and can cause servers to crash on enabling because they would load multiple worlds at once.
Improved error logging to console to help users identify issues more easily.