> For the complete documentation index, see [llms.txt](https://moretweaks.tarna.dev/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://moretweaks.tarna.dev/tweaks/trader-notify.md).

# Trader Notify

## Description

Get notified when a wandering trader spawns near a player.

## Options

| Name        | Description                                             | Type    | Default                                                                             |
| ----------- | ------------------------------------------------------- | ------- | ----------------------------------------------------------------------------------- |
| enabled     | Whether this tweak is enabled.                          | boolean | false                                                                               |
| message     | The format of the message to send when a trader spawns. | string  | \<white>A \<blue>Wandering Trader \<white>has spawned at \<yellow>\<x>, \<y>, \<z>. |
| play\_sound | Whether to play a sound to players.                     | boolean | true                                                                                |
| radius      | The radius of players to notify of a wandering trader.  | double  | 30.0                                                                                |
