![ServerSync](https://media.forgecdn.net/avatars/thumbnails/254/696/256/256/637199290945083080.png)
Feature request [1.7.10]
syndicate25 opened this issue ยท 3 comments
Serversync Version:
2.6.9
Minecraft Version:
1.7.10
Issue:
Would it be possible to add a config exclusion instead of a config inclusion list? I have 164 mods, and some of which have folders with multiple configs to list and include. It's quite tedious to update a list that large.. whereas, I could simply tell serversync NOT to send xyz configs to the client, and it can have the rest. That would be a most useful feature.
It's a very hidden feature but you can achieve this by adding config to the file_include_list.
This will sync everything in the config directory, then you can use the file_ignore_list as usual to ignore a specific config.
Make sure the config include list is empty when doing this as I believe it overrides.
I really do need to streamline the inclusion/exclusion system though.
Versions 2.6.12 onwards also have globbing support for the exclusion lists
Serversync works on any Minecraft version so there's no need to use older releases