Property | Type | Description | |
---|---|---|---|
AnnounceBossKillGains | bool | ||
AnnounceNPCKillGains | bool | ||
DeathPenaltyPercentValue | decimal | ||
KillerTakesDeathPenalty | bool | ||
MoneyFromBossEnabled | bool | ||
MoneyFromNPCEnabled | bool | ||
MoneyFromPVPEnabled | bool | ||
MoneyPerDamagePoint | decimal | ||
Overrides | List |
||
StaticDeathPenalty | bool | ||
StaticPenaltyAmount | long | ||
StaticPenaltyOverrides | List |
Method | Description | |
---|---|---|
LoadConfigurationFromFile ( string Path ) : |
Loads a configuration file and deserializes it from JSON
|
|
NewSampleConfiguration ( ) : |
||
SaveConfiguration ( string Path ) : void | ||
WorldConfig ( ) : System |
public static LoadConfigurationFromFile ( string Path ) : |
||
Path | string | |
return |
public static NewSampleConfiguration ( ) : |
||
return |
public SaveConfiguration ( string Path ) : void | ||
Path | string | |
return | void |