# Installation

## Drag & Drop

1. **Drag & Drop all folders** in the **ZIP file** and drop in your **plugins** folder !\
   \
   \- **DeluxeMenu**\
   \- **ItemsAdder**\
   \- **ModelEngine**\
   **- MythicMobs**

<div align="center"><figure><img src="/files/5PWETOTyf2uNIfVdiQCR" alt=""><figcaption></figcaption></figure></div>

{% hint style="warning" %}
**Drag them to your plugins folder on your server!**
{% endhint %}

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

## Before reload plugins

Please go to the DeluxeMenus folder and copy paste this :

In your config.yml folder (DeluxeMenus). If you don't do this, the previews may stop working.

```
  lootboxbluepreview:
    file: lootboxbluepreview.yml
  lootboxgreenpreview:
    file: lootboxgreenpreview.yml
  lootboxredpreview:
    file: lootboxredpreview.yml
  lootboxpurplepreview:
    file: lootboxpurplepreview.yml
  lootboxyellowpreview:
    file: lootboxyellowpreview.yml
```

## Now you can run this series of commands on your server

Reload ModelEngine plugin

```
/meg reload
```

Reload MythicMobs plugin

```
/mm reload
```

Reload DeluxeMenus plugin

```
/dm reload
```

Generate ItemsAdder Ressourcepack

```
/iazip
```

**Installation complete! You can now use all the features of the pack and see the** [**commands** ](/how-to-install/unique-lootbox/commands.md)**!**

{% hint style="danger" %}
**Make sure your game mode is survival! Otherwise, some features may not work properly! You can still switch to god mode and fly!**
{% endhint %}


---

# 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.chrisgraph.fr/how-to-install/unique-lootbox/installation.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.
