You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix:
1. Display must spawn when have 2 air above the shop container.
2. Display can despawn after 5min(by minecraft)
3. MySQL data not protected in the paste.
4. Wrong exploit warning check and trigged.
2.0.3
Add:
1. /chestshop and /cshop for plugin.
2. DebugLogs for qs paste.
3. Auto fix database if possible.
Changes:
1. BoorError will print in console too.
2. Hook the global logger to get EventException.
Fix:
1. Plugin can't enable cause InputStream issue.
2. Log file not contain "\n"
3. Plugin won't process the shop in not loaded world, and cause shop not working and SQLException after that world loaded.
4. NPE when language file not contain update phrases.
5. Plugin not passed the runtimeCheck and still continue load.
6. Some commands not match in the plugin.
7. Connection Issue was reported to Sentry wrongly.
8. OutOfMemory error was reported to Sentry wrongly.