Uses of Class
dev.crafty.core.config.ConfigWatcher
Packages that use ConfigWatcher
-
Uses of ConfigWatcher in dev.crafty.core.config
Methods in dev.crafty.core.config that return ConfigWatcherModifier and TypeMethodDescriptionstatic ConfigWatcher
ConfigWatcher.forPluginConfig
(org.bukkit.plugin.Plugin plugin, Runnable onChangeCallback) Create a new config watcher for the plugin's config.yml file.