Uses of Class
io.github.projectunified.faststats.core.DefaultConfig
Packages that use DefaultConfig
-
Uses of DefaultConfig in io.github.projectunified.faststats.core
Methods in io.github.projectunified.faststats.core that return DefaultConfigModifier and TypeMethodDescriptionstatic DefaultConfigReads a config from the specified path with default settings.static DefaultConfigDefaultConfig.read(Path file, String[] comment, boolean externallyManaged, boolean externallyEnabled) Reads a config from the specified path with custom comments and external control flags.