getConfig

@Nullable
abstract fun getConfig(): @Nullable ServerConfig

Gets the ServerConfig.

Return

The ServerConfig or null if server is not initialized yet.