getDefaults

Gets the source Configuration for this configuration.

If no configuration source was set, but default values were added, then getClassById MemoryConfiguration will be returned. If no source was set and no defaults were set, then this method will return null.

Return

Configuration source for default values, or null if none exist.