MyPet is a highly customizable pet plugin with a lot of features.
Take them on a lead, train them and make them a very powerful companion!
Download the latest builds from GitHub Releases.
If you'd prefer to build the plugin yourself:
- Java 21 (required for compilation)
- Git installed and available in your system PATH
git clone https://github.com/MyPetORG/MyPet.git
cd MyPetRun the following command to build the plugin:
./gradlew clean buildThe output will be located in the build/libs folder.


