PositiveChat

A lightweight chat moderation plugin that detects toxic words and replaces them with friendly alternatives. Perfect for family-friendly servers promoting positive communication.

40

PositiveChat

PositiveChat - Turn Toxic Chat into Positive Messages! 🌟

Automatically filter toxic messages and replace them with friendly alternatives.

PositiveChat is a lightweight chat moderation plugin that detects toxic words and replaces them with positive messages. Perfect for family-friendly servers and communities promoting positive communication.

🎯 Features

Lightweight - Replace toxic words with positive messages ✅ Lightweight - Block severe phrases completely ✅ Lightweight - Simple YAML configuration ✅ Lightweight - Staff can bypass with notifications ✅ Lightweight - Update config without restart ✅ Lightweight - Minecraft 1.8 - 1.21.10 ✅ Lightweight - No database, minimal overhead

💡 How It Works

After: "gg ez noob" After: "hey man it was a nice game!"

After: "you're trash" After: "that was a close match, gg!"

🚀 Quick Start

1. Drop JAR into `plugins/` folder 2. Restart server 3. Customize `plugins/PositiveChat/config.yml` 4. Use `/positivechat reload` to apply changes

⚙️ Simple Config

```yaml toxic-words: - "ez" - "noob" - "trash"

replacement-messages: - "hey man it was a nice game" - "you played really well!"

blocked-messages: - phrase: "inappropriate_phrase" notification: "That message was blocked." ```

🎮 Commands

- `/positivechat` - Plugin info - `/positivechat reload` - Reload config

🔐 Permissions

- `positivechat.bypass` - Bypass filtering (OP default) - `positivechat.admin` - Full admin access - `positivechat.reload` - Reload config

🔗 Compatibility

Java: PaperMC, Spigot, Purpur Java: 1.8 - 1.21.10 Java: 8, 11, 16, 17, 21

Works with LuckPerms, Vault, EssentialsX, and all major chat plugins!

---

Make your server friendlier today! ✨

ADS