Closed mindcloud69 closed 3 years ago
Looks like your include list is empty, so the mods folder is set to mirror the server but the server considers the mods folder to be empty as nothing has been included.
Adding mods/**
to the include list would most likely create the effect you are looking for.
I should probably make the default generated config have this by default as an example.
That did work you might want to add that to the default config.
Mods pattern added to default config, look out for this in 4.0.1+
And Yes I understand it is alpha and not ready for production I am just trying to help out by testing.
Serversync Version:
Server sync v4.0.0-alpha.1
Minecraft Version:
1.16.4
Issue:
Syncing to the server deletes all of the files in the clients mods dir except for the ignores. I looks like the server side is not correctly reading the config file. This was run with out MC running. I have sanitized my ips and domain name which is why there is example.com
when testing with 3.7 it works correctly.
Server config
Logs Server side
Client config
Logs client