# オフライン時MOTDの設定・記述方法

## エンドポイントの編集

[エンドポイントの編集](#endopointono) にて、設定が可能です。記述はMinecraftの[装飾コード](https://minecraft.fandom.com/ja/wiki/%E8%A3%85%E9%A3%BE%E3%82%B3%E3%83%BC%E3%83%89)を参照してください。\
`-n` を挿入することで改行が可能です。<br>

<div align="center"><figure><img src="/files/Ze7hxwm4Bsy0pVzwzWo0" alt=""><figcaption><p>設定例</p></figcaption></figure></div>

<figure><img src="/files/PhuI79IrYWle0duelXae" alt=""><figcaption><p>表示例</p></figcaption></figure>

[Minecraft Fandom 装飾コード](https://minecraft.fandom.com/ja/wiki/%E8%A3%85%E9%A3%BE%E3%82%B3%E3%83%BC%E3%83%89) \
装飾コード（英：Formatting codes）は、[節記号](https://ja.wikipedia.org/wiki/ja:%E7%AF%80%E8%A8%98%E5%8F%B7)（`§`）を用いて文字列の色や装飾を変更する手法である。

オフライン・メンテナンス時には、Discordなどへの誘導が可能です。


---

# 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://docs.nohit.cc/settings/offline-motd-setup.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.
