Property | Type | Description | |
---|---|---|---|
BankAccountsEnabled | bool | ||
BaseDirectory | string | ||
EnableProfiler | bool | ||
IdleThresholdMinutes | int | ||
IntervalPayAmount | string | ||
JournalBackupMinutes | int | ||
JournalPath | string | ||
JournalType | string | ||
MoneyConfiguration | |||
PayIntervalMinutes | int | ||
SQLConnectionProperties | |||
StartingMoney | string |
Property | Type | Description | |
---|---|---|---|
path | string |
Method | Description | |
---|---|---|
Config ( string path ) : System | ||
FromFile ( string Path ) : |
Loads a configuration file and deserializes it from JSON
|
|
SaveConfiguration ( ) : void |
public static FromFile ( string Path ) : |
||
Path | string | |
return |
public MoneyProperties,Wolfje.Plugins.SEconomy MoneyConfiguration | ||
return |
public SQLConnectionProperties,Wolfje.Plugins.SEconomy.Configuration SQLConnectionProperties | ||
return |