Skip to main content
The /stats command provides comprehensive participation analytics at the user and server level, including raid counts, attendance rates, no-show tracking, and activity reports.

Command Signature

/stats <user|server|weekly|monthly|inactive|export> [...options]

Subcommands

View individual user statistics.
/stats user [user:@PlayerName]
user
user
User to view stats for (defaults to yourself). Viewing others requires admin permission.
Output includes:
  • Total raids participated
  • Attendance rate (percentage of raids attended after signing up)
  • No-show count and percentage
  • Favorite role (most played)
  • Favorite raid type
  • Most active day of week
  • Availability settings (if configured)
  • Last raid date
Example:
PlayerName's Stats

Total Raids: 47
Attendance: 🌟 95.7%
No-Shows: ✅ 0

Favorite Role: Storm 1 (12)
Favorite Raid Type: Dragonspyre (18)
Most Active Day: Saturday

Last active: March 1, 2024

Attendance Rate

Attendance rate is calculated as:
(Total Raids - No-Shows) / Total Raids × 100%
Visual indicators:
  • 🌟 90%+ - Excellent attendance
  • ✅ 70-89% - Good attendance
  • ⚠️ 50-69% - Fair attendance
  • ❌ Below 50% - Poor attendance

No-Show Tracking

No-shows are tracked when admins mark users via the /raid panel after closing a raid. Displayed as:
  • ✅ 0 - No no-shows
  • ⚠️ 2 (4.3%) - 2 no-shows out of 47 raids (4.3% rate)
No-show rate above 20% triggers a warning indicator.

Permissions

  • user (viewing self) - Available to all users
  • user (viewing others) - Requires admin or stats_others permission
  • server - Requires admin
  • weekly - Requires admin
  • monthly - Requires admin
  • inactive - Requires admin
  • export - Requires admin

Examples

/stats user

Build docs developers (and LLMs) love