Add PunkteSystem
This commit is contained in:
@@ -99,6 +99,7 @@ namespace ReallifeGamemode.Database.Entities
|
||||
public bool WeaponLicense { get; set; } = false;
|
||||
|
||||
public bool IsAdmin(AdminLevel level) => AdminLevel >= level;
|
||||
public int Points { get; set; }
|
||||
|
||||
[NotMapped]
|
||||
public Player Player
|
||||
|
||||
BIN
ReallifeGamemode.Database/Windows PowerShell.lnk
Normal file
BIN
ReallifeGamemode.Database/Windows PowerShell.lnk
Normal file
Binary file not shown.
Reference in New Issue
Block a user