2️⃣Model Engine

Quick Note! Did you already review the System Requirements for this addon?

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
name: "&aMr. Model"
description:
 - "&eThis is a model, but it's actually a pet!"
permission: "miniaturepets.pet.mrmodel"
// This is the line you need to add, it's as simple as that!
model-engine-id: your-model-id
symbol: head

Last updated