Library used by all of my plugins.
It adds:
- A custom ExceptionHandler with a way to dump necessary info if debug is enabled
- A MetricsManager to handle BStats and a custom analytics api
- A GlobalUtils class containing some useful methods
- Reflections API
- A ConnectionManager to connect to said analytics api
- Full I18N support with a ResourceWalker to unpack all lang files and update them on startup
- A fully working updater
- More to come!
This is not really documented, but if (for some reason) you want to use this in one of your plugins DM me on discord and I'll try to help.