[+] Finished Payday-System
This commit is contained in:
@@ -89,6 +89,8 @@ namespace ReallifeGamemode.Server.Entities
|
||||
|
||||
public int JailTime { get; set; }
|
||||
|
||||
public int PaydayTimer { get; set; }
|
||||
|
||||
public bool IsAdmin(AdminLevel level) => AdminLevel >= level;
|
||||
|
||||
public IBankAccount GetBankAccount(DatabaseContext databaseContext = null)
|
||||
|
||||
Reference in New Issue
Block a user