# Installation

<figure><img src="/files/itnjmnS5ta1LyncCNCRl" alt=""><figcaption></figcaption></figure>

{% hint style="danger" %}

* Make sure you have backed up your folders before adding a new model pack

**For Stamp, Book stamp and Pawstman option :**

* Make sure to have PAPI player placeholder: <mark style="color:green;">`/papi ecloud download player`</mark> then <mark style="color:green;">`/papi reload`</mark>
* Make sure to have <mark style="color:green;">`GenerateSpawnPoints: true`</mark> in <mark style="color:green;">MythicsMobs/config/config-spawning.yml</mark> and restart your server to apply

**For Stamp and Book stamp option :**&#x20;

* Make sure to have PAPI player placeholder: <mark style="color:green;">`/papi ecloud download player`</mark> then <mark style="color:green;">`/papi reload`</mark>
  {% endhint %}

{% hint style="info" %}
If you want to change the chance spawn rate go in :&#x20;

* <mark style="color:blue;">`MythicMobs/packs/pawstman/randomspawns/PawstmanRdmSpawn.yml`</mark>
* Edit the line <mark style="color:blue;">`Chance :`</mark>
  {% endhint %}

{% hint style="success" %} <mark style="color:green;">Spawn conditions :</mark>&#x20;

* Only in birch\_forest, cherry\_grove, dark\_forest, flower\_forest, forest, windswept\_forest, plains, meadow
* Only below Y:150
* Only on surface
* Only on ground

\ <mark style="color:red;">Despawn conditions :</mark>&#x20;

* If no player is within 60 blocks radius of Pawstman
* After 3600 ticks without any interaction
* Immediately after any interaction with Pawstman
  {% endhint %}

**Choose your plugin :**

{% content-ref url="/pages/M5ZagKu8IIlQqeuqSIgJ" %}
[For ItemsAdder](/pawstman/quickstart/for-itemsadder.md)
{% endcontent-ref %}

{% content-ref url="/pages/ke6MWHHNzdaMMbbEZSWR" %}
[For Oraxen](/pawstman/quickstart/for-oraxen.md)
{% endcontent-ref %}

Thanks to Queen :heart: for her help ! Check her store [here](https://mcmodels.net/vendors/151/queens-garden)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://wiki.shizuart.com/pawstman/quickstart.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
