Help Topics

/admin nuke

DESTRUCTIVE — Factory reset the entire system. Destroys all data (users, channels, messages, preferences, bots, P2P sessions) except admin roles, audit logs, server bans, and server settings. Requires server administrator role. The Admin Console Danger Zone tab requires typing the server name before execution.

Syntax

/admin nuke /admin nuke --confirm

Modes

  • /admin nuke — Preview mode: shows a count of records per table that will be deleted. No data is modified.
  • /admin nuke --confirm — Execute mode: deletes all data in a single transaction. THIS CANNOT BE UNDONE.

What is Preserved

  • admin_roles — Admin and server operator assignments
  • audit_logs — Full audit trail (the nuke itself is logged)
  • server_bans — Active server bans
  • server_settings — Server configuration

Examples

/admin nuke — See what would be deleted /admin nuke --confirm — Execute the system wipe

See Also

/admin · Admin Console · /admin channel · /admin log