Added - Added automatic error reporting and performance tracking using Sentry. This is
enabled by default to assist me in solving errors quickly. You disable it in the settings.yml by setting Settings.Sentry.Enabled to false. It will also send a copy of your SuperLuckyBlock configs
by default (except for settings.yml as it may contain database credentials). This behavior can be disabled by setting Settings.Sentry.SendConfigs to false.
Fixed - Fixed luckyblocks with a URL set as skull owner causing an error on startup.