Add warn / removewarn system
This commit is contained in:
@@ -126,6 +126,8 @@ namespace ReallifeGamemode.Database.Entities
|
||||
public int otheramount { get; set; } = 0;
|
||||
public int failpoints { get; set; } = 0;
|
||||
|
||||
public int warn { get; set; } = 0;
|
||||
|
||||
[NotMapped]
|
||||
public Player Player
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user