Add documentation for the new Federation system features
Document the Federation system, including features like global bans, tiered protection, server directory, applications, reputation, and pricing, in the replit.md file. Replit-Commit-Author: Agent Replit-Commit-Session-Id: aed2e46d-25bb-4b73-81a1-bb9e8437c261 Replit-Commit-Checkpoint-Type: full_checkpoint Replit-Commit-Event-Id: c53aab02-2677-4661-ac41-bc9d691fee15 Replit-Commit-Screenshot-Url: https://storage.googleapis.com/screenshot-production-us-central1/3bdfff67-975a-46ad-9845-fbb6b4a4c4b5/aed2e46d-25bb-4b73-81a1-bb9e8437c261/FUs0R2K Replit-Helium-Checkpoint-Created: true
This commit is contained in:
parent
76cad00dd9
commit
3bd1d5ca8d
1 changed files with 27 additions and 0 deletions
27
replit.md
27
replit.md
|
|
@ -102,6 +102,33 @@ Configurable content filtering with adjustable actions.
|
|||
| `/modlog` | View moderation history |
|
||||
| `/auditlog` | View server audit log |
|
||||
|
||||
### Federation System
|
||||
Cross-server protection network that shares ban lists and reputation data.
|
||||
|
||||
| Feature | Description |
|
||||
|---------|-------------|
|
||||
| **Global Bans** | Shared ban list across all federation servers |
|
||||
| **Tiered Protection** | Free (critical bans only) / Premium (all severity levels) |
|
||||
| **Server Directory** | Public listing of verified federation servers |
|
||||
| **Applications** | Treaty-based membership application system |
|
||||
| **Reputation** | Cross-server talent scouting and reputation tracking |
|
||||
| **Featured Slots** | Premium advertising spots for server promotion |
|
||||
|
||||
**Ban Severity Levels:**
|
||||
| Level | Free Tier | Premium Tier |
|
||||
|-------|-----------|--------------|
|
||||
| Low | Alert only | Auto-kick |
|
||||
| Medium | Alert only | Auto-kick |
|
||||
| High | Alert only | Auto-kick |
|
||||
| Critical | Auto-ban | Auto-ban |
|
||||
|
||||
**Pricing:**
|
||||
- Free Tier: Basic protection (critical bans only)
|
||||
- Premium Tier: $50/month - Full protection from all severity levels
|
||||
- Featured Slot: $200/week - Cross-promotion across all federation servers
|
||||
|
||||
**Dashboard:** `/federation` - Web interface for managing federation membership
|
||||
|
||||
---
|
||||
|
||||
## Community Features
|
||||
|
|
|
|||
Loading…
Reference in a new issue