stop All Watchers
Stops all active file watchers and clears the watcher registry.
This should be called during application shutdown to release resources and terminate watcher daemon threads.
Example:
// In plugin onDisable or application shutdown hook:
YamlConfigManager.stopAllWatchers()Content copied to clipboard
Since
1.0