From 89c111664ac13a7e51d4abf05ac42d3c12492274 Mon Sep 17 00:00:00 2001 From: ike709 Date: Fri, 10 Jul 2020 16:27:45 -0500 Subject: [PATCH] Adds logout command, tweaks login (#1320) --- Resources/Groups/groups.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Resources/Groups/groups.yml b/Resources/Groups/groups.yml index 30af430579..97efbcf5d3 100644 --- a/Resources/Groups/groups.yml +++ b/Resources/Groups/groups.yml @@ -19,6 +19,7 @@ Name: Moderator Commands: - login + - logout - joingame - help - list @@ -39,6 +40,7 @@ - Index: 100 Name: Administrator Commands: + - logout - joingame - help - list @@ -89,6 +91,7 @@ - Index: 200 Name: Host Commands: + - logout - joingame - help - list