Added configurable ignored directories for backups.
Details of the Change:
1.
Added support for a configurable list of ignored directories: A new key, ignored-directories, was introduced in config.yml.
This key contains a list of directory names that should be skipped during the backup process.
2.
Updated the zipFolder method: Before processing each directory or file, the method checks if the directory name matches any entry in the ignored-directories list.
Result: Administrators can easily add or remove directories to be ignored via the configuration file.
The default ignored directories are:
advancements
playerdata
stats