Refresh ADutySystem

This commit is contained in:
Mac_Slash
2020-04-21 15:17:34 +02:00
parent f5a40c67b5
commit 034bc51a10
2 changed files with 12 additions and 4 deletions

View File

@@ -248,6 +248,7 @@ namespace ReallifeGamemode.Server.Commands
if(!player.IsAdminDuty())
{
ChatService.SendMessage(player, "~r~ Du bist nicht im Admin-Duty-Modus!");
return;
}
if (!GlobalHelper.tsupAdmins.Contains(player))
{