Package ch.njol.skript.config
@NonNullByDefault({PARAMETER,RETURN_TYPE,FIELD})
package ch.njol.skript.config
Code for loading & saving Skript's custom configuration files (actual configs & scripts).
-
ClassDescriptionRepresents a config file.EnumParser<E extends Enum<E>>A line of a config that could not be parsed.Map for fast access of entry nodes and section nodes within section nodes.Option<T>An empty line or a comment.