From 3f3882dd4684d162b802aa960e341640547f50d0 Mon Sep 17 00:00:00 2001 From: poslop Date: Tue, 6 Dec 2022 13:36:01 -0600 Subject: [PATCH] Update 'readme.md' --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 12fa7c1..3bc5d22 100644 --- a/readme.md +++ b/readme.md @@ -16,7 +16,7 @@ The available options are: - ip = Ip address of your mindustry server. Usually leave as localhost if running the bot on the same machine as the mindustry server (required) - port = Port of the socket used by the mindustry server. It is set to the default port used by the mindustry server but you can check which port is in use by useing the "config socketInputPort" command in the server console (required) - prefix = The word or character that will be used to call the bot (ex. ;command !command ?command MScommand) (optional) -- roles = unimplemented +- roles = list of role ids that are allowed to use the command they are with. invalid role ids are ignored. if all role ids are invalid then the command can be used by anyone ## Commands ; is currently the default bot prompt