LoraGuard
๐ก Updated this year๐ผ๏ธ Gallery (12 images)
๐ Analysis
- ๐ #382 of 1224 bukkit mods in this game by downloads
๐ About This Mod
# LoraGuard > ๐ก๏ธ **Enterprise-grade AI chat moderation for Minecraft servers** LoraGuard is a comprehensive chat moderation solution powered by advanced AI technology. Designed for servers of all sizes, it provides real-time content moderation with minimal configuration and maximum effectiveness. --- ## ๐ฏ Why LoraGuard? | Feature | Benefit | |---------|---------| | **AI-Powered** | Understands context, not just keywords | | **19 Categories** | Comprehensive coverage of harmful content | | **Zero Config** | Works out of the box with free API key | | **Lightweight** | Optimized for performance with smart caching | | **Multilingual** | Turkish & English support | --- ## ๐ค AI Moderation Engine LoraGuard uses state-of-the-art language models to analyze chat messages in real-time. ### Detection Categories `hate` ยท `violence` ยท `sexual` ยท `self_harm` ยท `harassment` ยท `profanity` ยท `spam` ยท `scam` ยท `toxicity` ยท `bullying` ยท `cheating` ยท `doxxing` ยท `advertising` ยท `threats` ยท `discrimination` ยท `illegal` ยท `inappropriate_username` ยท `griefing` ยท `irl_trading` ### Available AI Models **Free Models:** - `gemini-2.5-flash-lite` (Google Gemini) - `grok-4-1-fast-reasoning` (xAI Grok) - `gpt-oss-120b` (OpenAI OSS) **Premium Models:** - Google Gemini: gemini-3-pro, gemini-2.5-pro - Anthropic Claude: claude-4.5-sonnet, claude-4.5-haiku - xAI Grok: grok-4-fast-reasoning - Meta Llama: llama-4-maverick, llama-4-scout --- ## ๐ก๏ธ Local Protection Filters In addition to AI moderation, LoraGuard includes powerful local filters: - **Anti-Spam** - Blocks repeated messages within configurable timeframe - **Anti-Flood** - Rate limits message frequency - **Caps Lock Filter** - Auto-lowercase or block excessive caps - **Link Filter** - URL blocking with domain whitelist - **IP Filter** - Prevents server IP sharing - **Custom Blacklist** - Your own blocked words with unicode normalization --- ## โ๏ธ Intelligent Punishment System ### Escalating Punishments Configurable thresholds with progressive severity: ``` 1 violation โ Warning 3 violations โ Mute (10 minutes) 5 violations โ Mute (1 hour) 7 violations โ Kick 10 violations โ Ban (1 day) 15 violations โ Ban (7 days) 20 violations โ Permanent Ban ``` ### Category Weights Different violation types carry different severity weights. Doxxing and illegal content are weighted higher than spam. ### Violation Decay Points automatically decrease over time, giving players a chance to reform. --- ## ๐ฅ๏ธ Administration ### GUI Admin Panel Full graphical interface for server administrators: - **Dashboard** - Real-time statistics and API status - **Player Management** - View, warn, mute, kick, ban players - **Violation Logs** - Searchable history with pagination - **Appeal Management** - Review and process player appeals ### Commands | Command | Description | |---------|-------------| | `/lg gui` | Open admin panel | | `/lg stats` | View statistics | | `/lg history <player>` | View player history | | `/lg mute/unmute <player>` | Mute management | | `/lg whitelist add/remove` | Bypass list | | `/lg toggle` | Enable/disable moderation | | `/lg reload` | Reload configuration | | `/report <player> <reason>` | Report a player | | `/appeal` | Player appeal system | | `/staffchat` | Private staff communication | | `/clearchat` | Clear server chat | --- ## ๐ Appeal System Players can appeal their punishments directly in-game: - Submit appeals with `/appeal create <mute|ban> <reason>` - Check status with `/appeal status` - Staff reviews through GUI or commands - Discord notifications for appeal updates --- ## ๐ Extended Moderation LoraGuard monitors more than just chat: - **Signs** - Moderate text placed on signs - **Books** - Check written book content - **Anvils** - Monitor item renaming - **Command Spy** - Log player commands for staff review --- ## ๐ Integrations ### Discord Webhook Real-time notifications to your Discord server: - Violation alerts with player info - Report submissions - Appeal status updates - Customizable embed colors ### PlaceholderAPI ``` %loraguard_violations% - Player's violation count %loraguard_status% - Moderation status ``` ### bStats Metrics Anonymous usage statistics to help us improve. --- ## ๐พ Database Support - **SQLite** - Zero configuration, perfect for small servers - **MySQL** - Scalable solution for networks and large servers Stores: violation history, punishment logs, appeals, active mutes --- **Developed by Lora Technologies** ๐
# LoraGuard
> ๐ก๏ธ Enterprise-grade AI chat moderation for Minecraft servers
LoraGuard is a comprehensive chat moderation solution powered by advanced AI technology. Designed for servers of all sizes, it provides real-time content moderation with minimal configuration and maximum effectiveness.
## ๐ฏ Why LoraGuard?
| Feature | Benefit | |---------|---------| | AI-Powered | Understands context, not just keywords | | 19 Categories | Comprehensive coverage of harmful content | | Zero Config | Works out of the box with free API key | | Lightweight | Optimized for performance with smart caching | | Multilingual | Turkish & English support |
## ๐ค AI Moderation Engine
LoraGuard uses state-of-the-art language models to analyze chat messages in real-time.
### Detection Categories `hate` ยท `violence` ยท `sexual` ยท `self_harm` ยท `harassment` ยท `profanity` ยท `spam` ยท `scam` ยท `toxicity` ยท `bullying` ยท `cheating` ยท `doxxing` ยท `advertising` ยท `threats` ยท `discrimination` ยท `illegal` ยท `inappropriate_username` ยท `griefing` ยท `irl_trading`
### Available AI Models
Free Models: - `gemini-2. 5-flash-lite` (Google Gemini) - `grok-4-1-fast-reasoning` (xAI Grok) - `gpt-oss-120b` (OpenAI OSS)
Premium Models: - Google Gemini: gemini-3-pro, gemini-2. 5-pro - Anthropic Claude: claude-4. 5-sonnet, claude-4. 5-haiku - xAI Grok: grok-4-fast-reasoning - Meta Llama: llama-4-maverick, llama-4-scout
## ๐ก๏ธ Local Protection Filters
In addition to AI moderation, LoraGuard includes powerful local filters:
- Anti-Spam - Blocks repeated messages within configurable timeframe
- Anti-Flood - Rate limits message frequency
- Caps Lock Filter - Auto-lowercase or block excessive caps
- Link Filter - URL blocking with domain whitelist
- IP Filter - Prevents server IP sharing
- Custom Blacklist - Your own blocked words with unicode normalization
## โ๏ธ Intelligent Punishment System
### Escalating Punishments Configurable thresholds with progressive severity:
``` 1 violation โ Warning 3 violations โ Mute (10 minutes) 5 violations โ Mute (1 hour) 7 violations โ Kick 10 violations โ Ban (1 day) 15 violations โ Ban (7 days) 20 violations โ Permanent Ban ```
### Category Weights Different violation types carry different severity weights. Doxxing and illegal content are weighted higher than spam.
### Violation Decay Points automatically decrease over time, giving players a chance to reform.
## ๐ฅ๏ธ Administration
### GUI Admin Panel Full graphical interface for server administrators: - Dashboard - Real-time statistics and API status - Player Management - View, warn, mute, kick, ban players - Violation Logs - Searchable history with pagination - Appeal Management - Review and process player appeals
### Commands
| Command | Description |
|---------|-------------|
| `/lg gui` | Open admin panel |
| `/lg stats` | View statistics |
| `/lg history
## ๐ Appeal System
Players can appeal their punishments directly in-game:
- Submit appeals with `/appeal create
## ๐ Extended Moderation
LoraGuard monitors more than just chat: - Signs - Moderate text placed on signs - Books - Check written book content - Anvils - Monitor item renaming - Command Spy - Log player commands for staff review
## ๐ Integrations
### Discord Webhook Real-time notifications to your Discord server: - Violation alerts with player info - Report submissions - Appeal status updates - Customizable embed colors
### PlaceholderAPI ``` %loraguard_violations% - Player's violation count %loraguard_status% - Moderation status ```
### bStats Metrics Anonymous usage statistics to help us improve.
## ๐พ Database Support
- SQLite - Zero configuration, perfect for small servers
- MySQL - Scalable solution for networks and large servers
Stores: violation history, punishment logs, appeals, active mutes
Developed by Lora Technologies ๐
๐ Mod Details
- Game
- Minecraft Plugins
- Author
- melut
- Version
- 1.1.0
- Downloads
- 129
- Endorsements
- 2
- Category
- bukkit
- Created
- 12/21/2025
- Updated
- 12/27/2025
- Game Versions
- 1.21, 1.21.1, 1.21.2, 1.21.3, 1.21.4
๐ง How to Install Minecraft Plugins Mods
Download from Modrinth. Use Prism Launcher or drop into your mods folder.
๐ Full step-by-step install guide for Minecraft Plugins โ
Visit the official mod page for specific installation instructions for this mod.
๐ฎ Need cheat codes or console commands? Check ur gaming wiki for Minecraft Plugins commands, item IDs, and more.
โ Frequently Asked Questions
Which Minecraft Plugins versions does LoraGuard support?
The author lists 1.21, 1.21.1, 1.21.2, 1.21.3, 1.21.4, 1.21.5. Other versions may work but are untested by the author.
What is the latest version of LoraGuard?
Version 1.1.0, published 2025-12-27 with 129 downloads recorded at the source.
Keep browsing โ more Minecraft Plugins mods await











