Update README.md

This commit is contained in:
2025-08-09 04:18:13 -04:00
parent 134aef7f46
commit b06c10c76a

View File

@@ -26,16 +26,16 @@ A lightweight Minecraft plugin that sends real-time alerts to [ntfy.sh](https://
### `config.yml`
```yaml
server-name: "NTFYCraft"
ntfy:
server: "https://ntfy.sh"
server: "https://ntfy.sh" # Default public ntfy.sh server
topic: "minecraft-events"
auth:
enabled: false
username: "user"
password: "pass"
server-name: "NTFYCraft" # Custom variable used in message placeholders
notifications:
join: true
quit: true