From b33508d10fee2a803f72489dbba1e2b3fd0ccd85 Mon Sep 17 00:00:00 2001 From: ShadowCommander <10494922+ShadowCommander@users.noreply.github.com> Date: Wed, 24 Jun 2020 10:41:55 -0700 Subject: [PATCH] Add hostlogin to groups (#1211) Implement HostLogin command --- Resources/Groups/groups.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Resources/Groups/groups.yml b/Resources/Groups/groups.yml index 57728a024f..a8e006cddb 100644 --- a/Resources/Groups/groups.yml +++ b/Resources/Groups/groups.yml @@ -13,6 +13,7 @@ - toggleready - ghost - suicide + - hostlogin - Index: 50 Name: Moderator @@ -33,6 +34,7 @@ - kick - listplayers - loc + - hostlogin - Index: 100 Name: Administrator @@ -76,6 +78,7 @@ - group - addai - warp + - hostlogin CanViewVar: true CanAdminPlace: true