From bfca1605d53df23a6f2dcc58ac5a13f7ad582aba Mon Sep 17 00:00:00 2001 From: Joshua Goins Date: Sun, 13 Jul 2025 20:11:05 -0400 Subject: [PATCH] Document !replay debug command --- USAGE.md | 1 + 1 file changed, 1 insertion(+) diff --git a/USAGE.md b/USAGE.md index 7c51f1f..97e1e38 100644 --- a/USAGE.md +++ b/USAGE.md @@ -119,6 +119,7 @@ These special debug commands start with `!` and are custom to Kawari. * `!inspect`: Prints info about the player. * `!completeallquests`: Completes every quest in the game, useful for accessing stuff gated behind quest completion. * `!unlockcontent `: Unlocks the specified instanced content. +* `!replay `: Replays packets, must be in the format generated from cfcap-capture. ### GM commands