[Feature/API Request][Bug?] Clear player's autoload pet
Opened this issue ยท 0 comments
When removing a pet via API (or perhaps extended to the command pet remove), it would be nice to clear the pet's save/autoload. Even though there is a method for it (removePet(Player.class, Boolean.class, Boolean.class)), the next time a player his old pet is there, even though the save pet boolean is false.