New Command added & Leveling System update
This commit is contained in:
@@ -9,5 +9,7 @@ namespace EVE_LevelingSystem
|
||||
public class Settings
|
||||
{
|
||||
public int TimeToWaitBetweenMessages { get; set; }
|
||||
public int MinEXP { get; set; }
|
||||
public int MaxEXP { get; set; }
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user