Refresh ADutySystem
This commit is contained in:
@@ -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))
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user