- Fixed a lot of medium/major and minor level bugs.
- Fixed title not appearing when entering value in chat from gui editor
- Fixed plugin configuration and data loading not happening async after startup/worlds loaded/etc.. which caused server to lag behind.
- Fixed plugin loading related unwanted behaviors
- Fixed autosave not working (forgot to add it to new system)
- Fixed tab command completions not showing up if player joins the server before Orestack is finished loading.
- Language and config.yml errors are now logged correctly the same as other configuration errors.
- Added world-load-timeout and player-cache-duration options inside config.yml
- Created new settings system for config.yml instead of using OptionsManager
- Great oak tree now drops items at the block mined.
- Player state is now cached when he leaves the server (duration customizable), this avoids players quitting and joining the server to reset their flags.