getAsJConfigObject
Gets the value of the key from the config file.
Return
The value of the key.
Parameters
key
The key of the value.
Gets the value of the key from the config file.
Return
The value of the key.
Parameters
key
The key of the value.
defaultValue
The default value to return if the key does not exist.