EasySpigotAPI
/
com.github.syari.spigot.api.config.type.data
/
ConfigBooleanDataType
/
get
get
open override fun
get
(config:
CustomConfig
, path:
String
, notFoundError:
Boolean
):
Boolean
?
Content copied to clipboard
コンフィグから値を取得する。
Return
取得した値
Since
1.3.0
Parameters
config
CustomConfig
path
コンフィグパス
notFoundError
存在しないデータの場合にエラーを出す