-
Notifications
You must be signed in to change notification settings - Fork 26
Client Mods
R edited this page Feb 16, 2017
·
17 revisions
Create a folder on the server named: "clientmods".
in config/serversync/serversync-server.cfg change:
B:PUSH_CLIENT_MODS=false
to
B:PUSH_CLIENT_MODS=true
Mods in the clientmods folder will automatically be added to the mod_ignore_list.
Should you as a client wish to refuse client mods from the server then change:
B:REFUSE_CLIENT_MODS=false
to
B:REFUSE_CLIENT_MODS=true
How to guides
- Quick start guide
- Server setup
- Redirecting files
- Using the command line
- Excluding files from sync or deletion
- Banning clients
Multiple profile management
Troubleshooting
