login nachrichten für fraktionsmitglieder deaktiviert

This commit is contained in:
Luke
2021-06-01 12:33:49 +02:00
parent 1cfe55b8e9
commit 0cf5545d70

View File

@@ -109,6 +109,7 @@ namespace ReallifeGamemode.Server.Events
player.TriggerEvent("enableSpawnschutz");
}
/*
if (user.FactionId != null)
{
string msg = "";
@@ -124,6 +125,7 @@ namespace ReallifeGamemode.Server.Events
ChatService.BroadcastFaction(msg, user.Faction);
}
*/
if (user.Group != null)
{