fix connect logs
This commit is contained in:
@@ -280,6 +280,7 @@ namespace ReallifeGamemode.Server.Commands
|
||||
player.SetData("toglc", true);
|
||||
player.SendNotification("~g~[Info]~w~ Leaderchat wird nun angezeigt.");
|
||||
}
|
||||
break;
|
||||
case "connect":
|
||||
if (player.HasData("togconnect"))
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user