# AE / CE Default Configs

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

> * <mark style="color:purple;">**@AdvancedEnchantments Version:**</mark>
>   * **BuiltByBit**:<https://builtbybit.com/resources/75984/>
>   * **Polymart**: <https://polymart.org/product/8391>
> * <mark style="color:red;">**@CrazyEnchantments Version:**</mark>
>   * **BuiltByBit**: <https://builtbybit.com/resources/76079/>
>   * **Polymart**: <https://polymart.org/product/8393>

## Requirements:

{% hint style="warning" %}
The only paid dependency is **AdvancedEnchantments** if you’re using the **AE Default Config** pack. All other dependencies are already included in the package (ZIP file)
{% endhint %}

<table><thead><tr><th width="241">Name</th><th width="192">Link</th><th>Version</th><th>Required</th></tr></thead><tbody><tr><td>@<strong>AdvancedEnchantments</strong></td><td><a href="https://builtbybit.com/resources/advancedenchantments-450-enchantments.29443"><strong>Purchase</strong></a></td><td>latest</td><td>Yes</td></tr><tr><td>@<strong>CrazyEnchantments</strong></td><td><a href="https://modrinth.com/plugin/crazyenchantments">Download</a></td><td>latest</td><td>Yes</td></tr><tr><td>DeluxeMenus</td><td><a href="https://www.spigotmc.org/resources/deluxemenus.11734/">Download</a></td><td>latest</td><td>Yes</td></tr><tr><td>PlaceholderAPI</td><td><a href="https://www.spigotmc.org/resources/placeholderapi.6245/">Download</a></td><td>latest</td><td>Yes</td></tr><tr><td><mark style="color:$warning;">*</mark>PacketEvents</td><td><a href="https://modrinth.com/plugin/packetevents">Download</a></td><td>latest</td><td>Optional</td></tr><tr><td><mark style="color:$warning;">*</mark>EnchanterHandler</td><td>Provided</td><td>latest</td><td>Optional</td></tr></tbody></table>

{% hint style="warning" %}
**PacketEvents** is required if you want to use **EnchanterHandler.**
{% endhint %}

## What is \[ EnchanterHandler ] plugin?

This is a custom plugin developed by us, mainly to address the shortcomings of AdvancedEnchantments and CrazyEnchantments, such as disabling interactions with bundles and pattern materials, and fixing hex color issues.

This is an optional plugin, and you can remove it if you don’t want to install any extra plugins.

## Installation:

{% stepper %}
{% step %}

### Extract the ZIP package you downloaded from the marketplace.

Make sure you back up your server before doing anything.
{% endstep %}

{% step %}

### Paste all the content of the zip package to your server plugin folder.

{% endstep %}

{% step %}

### Restart your server and enjoy!

{% endstep %}
{% endstepper %}


---

# 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.hyronic.dev/configurations/ae-ce-default-configs.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.
