Warning System ASE

Warning System ASE

$10.00

Add to Basket


A player warning management system for game server communities with severity levels, automatic bans, and RCON integration.

Features

Warning Management
- **Three Severity Levels** - Minor, Moderate, Severe
- **Configurable Thresholds** - Set max warnings per severity before auto-action
- **Dual Identification** - Warn by Discord user and/or EOS ID
- **Account Linking** - Automatically links Discord IDs to EOS IDs
- **Evidence Attachment** - Attach image evidence to warnings
- **Warning Expiration** - Set warnings to automatically expire

Auto-Ban System
- Automatically ban when max warnings reached for a severity
- Send ban commands directly to game server via RCON
- Smart server detection (player's current server or broadcast to all)

Logging
- Rich embed logs for all warning actions
- User DM notifications
- Shows in-game name and tribe
- Full audit trail

Commands

| Command | Description | Permission |
|---------|-------------|------------|
| /pwarn <user/eos_id> <severity> <reason> | Issue a warning | Moderate Members |
| /pwarnings <user/eos_id> | View player warnings | Moderate Members |
| /pclearwarnings <user/eos_id> | Clear all warnings | Administrator |
| /premovewarning <warning_id> | Remove specific warning | Moderate Members |

Command Placeholders (for maxWarningsCommand)

| Placeholder | Value |
|-------------|-------|
| {eos_id}, {eosid} | Player's EOS ID |
| {discord_id}, {discordid} | Player's Discord ID |

Notes
- Warning expiration checker runs every 5 minutes
- RCON commands have 10-second timeout
- When warning by Discord ID only, automatically looks up linked EOS ID / Steam ID