ServerSync

ServerSync

48.5k Downloads

MC-1.10.2 Major Request Serverside

P3rf3ctXZer0 opened this issue ยท 3 comments

commented

Need a way to ignore folders and configs.

commented

Probably an issue with legacy naming.

The mod_ignore_list can be used to ignore configs, as of the moment ServerSync makes no real distinction between files when synchronizing.

Probably makes more sense to rename the field to file_ignore_list.

Folder & wildcard support are on my list of improvements as well for the lists

commented

Sounds fantastic I will happily test anything you release.

commented

Switched the naming of mod_ignore_list to file_ignore_list.

New configs generated by serversync will have this by default, could also change old ones if desired to FILE_IGNORE_LIST, or just let serversync generate a new one and copy the values across.