# Configuration

```
# TempMOTD Config File
# By Funnycube
#
#DefaultMOTD: What is shown when no temp MOTD are active (Use \n for new line)
#TempMOTD: What is shown when there is a temp MOTD is active (Use \n for new line & use %message% for where the temp section will go)
#

DefaultMOTD: "&b&lMy Server&r &7|&r &dSomeRandomIp.com&r\n&7Come join my server!"
TempMOTD: "&b&lMy Server&r &7|&r &dSomeRandomIp.com&r\n%message%"
```


---

# 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.helpch.at/funnycubes-plugins/tempmotd/configuration.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.
