If you have an error, please post it as a comment in the thread, or as a ticket on Github. Please attach the error report that appears in the console, if any. This error report contains a so-called stacktrace, that tells me where the error occured.
This file is compatible with Spigot 1.8.4 t/m 1.8.8.
- Fixed a bug with MySQL chest loading when a player had no Ender Chest.
- Fixed a bug when no database connection can be made.
- Disabled UTF-8 support for existing installations, New installations can still turn it on manually.
- Now using utf8 instead of utf8mb4 encoding in MySQL, to restore compatibility with older MySQL versions. (Minecraft can't display those characters anyway.)