First install

How to install the plugin

Step 1 - Installing the plugin

  • stop the server

  • put MCPets.jar and Dependencies inside the plugins folder

  • put FantasticPets.jar inside the plugins folder

  • start the server

Step 2 - Pet file settings

Check the path above “plugins/FantasticPets/Pets”. (if you have even one pet set up in McPets, you should have the file)

# example.yml
enable: false
chance: 100
item:
  material: STONE
  display_name: ""
  lore: []
  custom_model_data: -1

You should have a file similar to the one above. Change enable to true and you're done setting up the plugin!

As you may have checked, the name of yml is the same as Pet ID in MCPets.

Last updated