login nachrichten für fraktionsmitglieder deaktiviert
This commit is contained in:
@@ -109,6 +109,7 @@ namespace ReallifeGamemode.Server.Events
|
|||||||
player.TriggerEvent("enableSpawnschutz");
|
player.TriggerEvent("enableSpawnschutz");
|
||||||
}
|
}
|
||||||
|
|
||||||
|
/*
|
||||||
if (user.FactionId != null)
|
if (user.FactionId != null)
|
||||||
{
|
{
|
||||||
string msg = "";
|
string msg = "";
|
||||||
@@ -124,6 +125,7 @@ namespace ReallifeGamemode.Server.Events
|
|||||||
|
|
||||||
ChatService.BroadcastFaction(msg, user.Faction);
|
ChatService.BroadcastFaction(msg, user.Faction);
|
||||||
}
|
}
|
||||||
|
*/
|
||||||
|
|
||||||
if (user.Group != null)
|
if (user.Group != null)
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user