keine ac meldung wenn in anderer welt
This commit is contained in:
@@ -33,6 +33,11 @@ namespace ReallifeGamemode.Server.Admin
|
||||
return;
|
||||
}
|
||||
|
||||
if (cheater.Dimension != 0)
|
||||
{
|
||||
return;
|
||||
}
|
||||
|
||||
if (cheater.IsAdminDuty())
|
||||
{
|
||||
return;
|
||||
|
||||
Reference in New Issue
Block a user