From eba5e3f9e39f880788ad529017d86064706857e2 Mon Sep 17 00:00:00 2001 From: ErrorNoInternet Date: Wed, 18 Jan 2023 22:28:54 +0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 86b1d3f..fb72c6a 100644 --- a/README.md +++ b/README.md @@ -39,7 +39,7 @@ alert_command = [ ] cleanup_interval = 300 # the amount of seconds to wait before checking for idle entities mob_expiry_time = 300 # the maximum amount of time a mob can stay idle before getting cleared -mob_packet_drop_level = 5 # the level of mob packets to drop (0 = 0%, 5 = 50%, 10 = 100%) +mob_packet_drop_level = 5 # the amount of mob packets to drop (0 = 0%, 5 = 50%, 10 = 100%) ``` ### Example commands - `/msg ErrorNoWatcher help 1` - list the first page of usable commands