The Model Engine integration allows pets to be models. Unlike the Citizens Integration, this integration is built-in to the plugin and no separate from it.
Usage
Edit the pet you wish to use as a model (How?) and add the following line in the the pet file (line 6):
MrModel.yml
1
name: "&aMr. Model"
2
description:
3
- "&eThis is a model, but it's actually a pet!"
4
permission: "miniaturepets.pet.mrmodel"
5
// This is the line you need to add, it's as simple as that!