# EssentialsX Configuration

**A fully reworked EssentialsX config designed for servers that want a clean, modern setup without the hassle.**

This base configuration is lightweight, simple to install, and updated for the latest EssentialsX format. It includes carefully structured messages, small-caps styling for a unique look, and clear prefixes for both regular and error messages.

With easy customization, you can quickly adjust colors, wording, or styles to fit your server’s theme. Just drop it in, make your tweaks if you like, and you’re ready to go.

Perfect for anyone who wants a professional-looking EssentialsX setup that’s plug-and-play yet flexible enough to grow with your server. Check out the product at: [Modern EssentialsX Config](https://builtbybit.com/resources/configuration-for-essentialsx-messages.48556/).

{% hint style="info" %}
**Why is it a paid resource now?**

It used to be free, yeah, but when EssentialsX pushed the new format I had to redo every single line to match. That took a lot of time, so I added a small fee to support the work I put in. **The old version is still free to download on our Discord though.**
{% endhint %}

<figure><img src="/files/cWX8MzeOxLY67UylNI0h" alt="EssentialsXConfigbyNexraCreations.png"><figcaption></figcaption></figure>

## Requirements:

| Name        | Link                                               | Required          |
| ----------- | -------------------------------------------------- | ----------------- |
| EssentialsX | [Download](https://essentialsx.net/downloads.html) | Required (latest) |

{% hint style="info" %}
This configuration is built for the latest EssentialsX version, which uses the updated messages format. If you’re running an older version, you can still grab the previous config for free on our Discord.
{% endhint %}

### Installation Guide:

{% stepper %}
{% step %}

#### Install Required Plugins:

Download and install the required plugins listed above. Ensure all plugins are compatible with your server version.
{% endstep %}

{% step %}

#### Upload the Configuration File(s):

* Navigate to `plugins/Essentials/messages/`.
* Upload the provided `messages_en.properties` file here.
* Go to `plugins/Essentials/config.yml`, find `#locale: en` and remove the `#`
  {% endstep %}

{% step %}

#### Restart Your Server:

Restart your server to apply the changes.&#x20;
{% endstep %}

{% step %}
**Customization:**

The configuration is designed for easy customization. Navigate to `plugins/Essentials/config.yml`, and change the `primary` and `secondary` color formats as you find best for your server.
{% 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://myelitewiki.gitbook.io/resources/configurations/essentialsx.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.
