Spirit55555 opened this issue 9 years ago ยท 0 comments
EchoPet version 2.8.0-b52
The following code does not work when using MySQL as database:
EchoPetAPI echopet = EchoPetAPI.getAPI(); echopet.removePet(player, true, true);
It works fine when using YAML.