Update README.md

This commit is contained in:
2025-08-09 04:16:29 -04:00
parent bf7e4fb40c
commit 68dde84742

View File

@@ -8,7 +8,7 @@ A lightweight Minecraft plugin that sends real-time alerts to [ntfy.sh](https://
- 🔹 Join and Quit Notifications - 🔹 Join and Quit Notifications
- 🔹 Command Watcher (customizable) - 🔹 Command Watcher (customizable)
- 🔹 `%player%` and `%server%` placeholder support - 🔹 `%player%`,`%server%` and `%target%` placeholder support
- 🔹 Fully configurable messages and settings - 🔹 Fully configurable messages and settings
- 🔹 ntfy.sh API integration (with optional basic auth) - 🔹 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 ## 🛠 Installation
1. Place the compiled `NTFYNotifier-1.0.0.jar` in your servers `plugins/` folder. 1. Place the compiled `NTFYNotifier-1.0.3.jar` in your servers `plugins/` folder.
2. Start the server to generate `config.yml` and `msg.yml`. 2. Start the server to generate `config.yml` and `msg.yml`.
3. Customize configuration and messages to your liking. 3. Customize configuration and messages to your liking.