keine ac meldung wenn in anderer welt

This commit is contained in:
Luke
2021-07-04 20:53:13 +02:00
parent cf96526911
commit 292287da6b

View File

@@ -33,6 +33,11 @@ namespace ReallifeGamemode.Server.Admin
return;
}
if (cheater.Dimension != 0)
{
return;
}
if (cheater.IsAdminDuty())
{
return;