From 1a3b427e321c3480a82bd216dc07090c014a0b39 Mon Sep 17 00:00:00 2001 From: tropicbliss Date: Tue, 23 Nov 2021 18:25:25 +0800 Subject: [PATCH] Update CONFIG.md --- CONFIG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CONFIG.md b/CONFIG.md index 1519b22..1bf1812 100644 --- a/CONFIG.md +++ b/CONFIG.md @@ -30,6 +30,7 @@ Take note that these fields should be situated above the modules or else the sni | Option | Default | Description | | -------- | --------------- | ---------------------------------------------------------------------------------------------------------------------- | +| `spread` | mandatory field | Delay in milliseconds between each snipe request. Set to 0 if unsure. | | `mode` | mandatory field | Sniping mode. Choose between `mj` (Mojang authentication), `ms` (Microsoft authentication), or `prename` (GC sniping). | | `offset` | mandatory field | Snipe offset |