Merge branch 'hotfix/anticheat-kick'
This commit is contained in:
@@ -26,7 +26,7 @@ namespace ReallifeGamemode.Server.Admin
|
||||
{
|
||||
if (!cheater.IsLoggedIn())
|
||||
{
|
||||
cheater.Kick();
|
||||
return;
|
||||
}
|
||||
|
||||
if(cheater.IsAdminDuty())
|
||||
|
||||
Reference in New Issue
Block a user