# Wandering Trader Announcements 📣

#### 🧠 How It Works

In vanilla Minecraft, Wandering Traders spawn **randomly near players** every few in-game days. However, there's **no notification** when they appear, making them easy to overlook — especially if they spawn behind terrain or during nighttime.

With this datapack installed:

* Whenever a **Wandering Trader spawns**, a message appears in chat:

  ```
  📣 A Wandering Trader has appeared nearby!
  ```
* This message is visible to **all players** currently online.
* The notification appears **only once per trader spawn**, and helps players respond before the trader despawns (which typically happens after 40–60 minutes).


---

# 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://dirkocraft.gitbook.io/dirkocraft/data-packs-and-plugins/wandering-trader-announcements.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.
