# Ultimate MOTD Package

The Ultimate MOTD Package provides a collection of fully designed, ready-to-use MOTD themes for your server. Compatible with popular MOTD plugins, it lets you easily customize and showcase your server’s style with minimal setup.

{% hint style="warning" %}
This configuration does not include plugins themselves. You must have the required dependencies installed before using this setup.
{% endhint %}

Check our the product here: <https://tpi.li/QY2zRYFX4b7> — this link may show some ads, and by visiting it, you help support us as a new creator. If you prefer not to use the ad-supported link, you can access the product directly here: [Ultimate MOTD Package](https://builtbybit.com/resources/ultimate-motd-package-for-everyone.76513/).

<figure><img src="https://builtbybit.com/attachments/ultimate-motd-package-png.1044580/?preset=cardr1" alt="UltimateMOTDPackagebyNexraCreations.png"><figcaption></figcaption></figure>

## Requirements:

| Name           | Link                                                                                                      | Required |
| -------------- | --------------------------------------------------------------------------------------------------------- | -------- |
| ServerListPlus | [Download](https://www.spigotmc.org/resources/serverlistplus.241/)                                        | Yes      |
| MiniMOTD       | [Download](https://www.spigotmc.org/resources/minimotd-server-list-motd-plugin-with-rgb-gradients.81254/) | Yes      |

{% hint style="info" %}
You only need **one** of the two plugins.
{% 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 Configuration Files (ServerListPlus):

* Go to your server files and open `ServerListPlus/ServerListPlus.yml`.
* Delete everything inside this file.
* Open the theme you want to use from the files you purchased, copy it, and paste it into your server’s `ServerListPlus.yml`.
  {% endstep %}

{% step %}

#### Upload Configuration Files (MiniMOTD):

* Go to your server files and open `miniMOTD/main.conf`.
* Delete everything inside this file.
* Open the theme you want to use from the files you purchased, copy it, and paste it into your server’s `main.conf`.
  {% endstep %}

{% step %}
**Restart or reload:**

Restart your server, or run `/slp reload` (for serverlistplus) and `/minimotd reload` (for minimotd) to apply changes.
{% endstep %}
{% endstepper %}

{% hint style="info" %}
This process works the same for all themes.
{% 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://myelitewiki.gitbook.io/resources/configurations/ultimate-motd-package.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.
