connect

@NotNull
abstract fun connect(@NotNull section: @NotNull YamlObject): @NotNull HudDatabase

Tries to connect

Return

connected database

Parameters

section

connection information

See also

Throws

if connection has failed.