Changed
- Updated Remain as I was a lot of versions behind(kangarko moved it into foundation). Will probably fix a lot of issues and improve some things.
- Removed Methods and Classes from remain that I don't need. This should slightly reduce jar size.
- Reduced jar size by ~100kb.
- Sentry now works properly and won't overwrite the SentryClient of other plugins.
- Yaml comments will now be removed from /slb debug reports to make the reports smaller and easier to read.
- Made some slight changes to the startup message.
- Created an exception handler which will properly report caught exceptions to Sentry and provides the user with info about the error and what to do with it.
Fixed
- [
SUPERLUCKYBLOCK-4] Fixed the "A plugin is using Remain but forgot to call Remain.setPlugin()" error by updating Remain.
- Fixed Sentry warnings on startup.