pv-addon-reminder
Tells players to install Plasmo voice if they didn't
Quick challenge
How far can you run before the mobs catch you?
Minecraft check
Confirm your run
Complete the quick check to get your code.
pv-addon-reminder
pv-addon-reminder
A lightweight no Plasmo Voice API required add-on that reminds players to install the mod when they join your server — no Plasmo Voice API required. Works before or after AuthMe login, or even without AuthMe entirely.
✨ Features
- Lightweight – Run the reminder: - On join (Lightweight mode) - After AuthMe login (Lightweight mode) - Automatically choose based on whether AuthMe is installed (Lightweight mode) - Lightweight – Will run without AuthMe installed. - Lightweight – Detects Plasmo Voice clients via plugin channel packets. - Lightweight option – Avoids spamming players. - Lightweight – Fully configurable text with color codes and `{player}` placeholder. - Lightweight – Minimal performance impact.
---
📥 Installation
1. Download the latest jar from the Versions tab. 2. Place it in your server’s `/plugins` folder. 3. Start your server to generate the config. 4. Edit `config.yml` to suit your needs.
---
⚙️ Configuration
```yaml mode: auto # auto | after-auth | before-auth message: "&7Hey {player}! This server uses &aPlasmo Voice &7for proximity chat. Install it: &bmodrinth.com/plugin/plasmo-voice"
auth-delay-ticks: 20 # Delay when using after-auth (or auto + AuthMe present) join-delay-ticks: 40 # Delay when using before-auth (or auto + AuthMe missing)
once-per-session: true # Send reminder only once per session
plasmovoice-channel-prefix: "plasmovoice:" channels: - "plasmovoice:voice" - "plasmovoice:main" ```
---
🛠️ Commands & Permissions
No commands or permissions - install and configure.
---
🔌 Compatibility
- Optional: 1.21.8+ (may work on older versions but not guaranteed) - Optional: Paper, Spigot, Purpur, and forks - Optional: AuthMe Reloaded
---
📜 License
This project is licensed under the MIT License.