diff --git a/README.md b/README.md index b824b82..55f3502 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ A lightweight Minecraft plugin that sends real-time alerts to [ntfy.sh](https:// - 🔹 Join and Quit Notifications - 🔹 Command Watcher (customizable) -- 🔹 `%player%` and `%server%` placeholder support +- 🔹 `%player%`,`%server%` and `%target%` placeholder support - 🔹 Fully configurable messages and settings - 🔹 ntfy.sh API integration (with optional basic auth) @@ -16,7 +16,7 @@ A lightweight Minecraft plugin that sends real-time alerts to [ntfy.sh](https:// ## 🛠 Installation -1. Place the compiled `NTFYNotifier-1.0.0.jar` in your server’s `plugins/` folder. +1. Place the compiled `NTFYNotifier-1.0.3.jar` in your server’s `plugins/` folder. 2. Start the server to generate `config.yml` and `msg.yml`. 3. Customize configuration and messages to your liking.