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 full fledged updater
- More to come!