login nachrichten für fraktionsmitglieder deaktiviert
This commit is contained in:
@@ -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)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user