From a265fd99209df8fffe046a108e307bcbe543ab04 Mon Sep 17 00:00:00 2001 From: Resxt <55228336+Resxt@users.noreply.github.com> Date: Wed, 19 Oct 2022 23:21:33 +0200 Subject: [PATCH] Update README.md --- small_scripts/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/small_scripts/README.md b/small_scripts/README.md index fc1a2cd..c616cdc 100644 --- a/small_scripts/README.md +++ b/small_scripts/README.md @@ -22,7 +22,7 @@ Note that this has not been tested with IW4MAdmin and is not really meant to run :white_check_mark: Features available -- Easy per server (port) commands configuration. You can either pass an array of one server port, or multiple, or the `level.commands_servers_ports` arrat to easily add a command to one/multiple/all servers +- Easy per server (port) commands configuration. You can either pass an array of one server port, or multiple, or the `level.commands_servers_ports` array to easily add a command to one/multiple/all servers - Chat text print and functions support - All exceptions are handled with error messages (not enough arguments, command doesn't exist, command doesn't have any help message etc.) - A commands command that lists all available commands dynamically