changes
This commit is contained in:
@@ -524,7 +524,7 @@ namespace ReallifeGamemode.Server.Events
|
||||
player.SendNotification("~y~[Info]~w~ Es sind genügend Beamte online!");
|
||||
return;
|
||||
}
|
||||
client.SetJailTime(true, dbcontext);
|
||||
client.SetJailTime(false, dbcontext);
|
||||
Jail.Check_PutBehindBars(client, JailInLocations.Outside);
|
||||
player.SendNotification("Du hast dich selbst eingeknastet");
|
||||
ChatService.HQMessage(player.Name + " wurde ins Gefängnis eingeliefert.");
|
||||
|
||||
Reference in New Issue
Block a user