File Details
serversync-2.6.11.jar
- R
- Apr 13, 2017
- 574.82 KB
- 1.5K
- 1.11.2+5
File Name
serversync-2.6.11.jar
Supported Versions
- 1.12-Snapshot
- 1.11.2
- 1.10.2
- 1.9.4
- 1.8.9
- 1.7.10
Added glob support to the config lists (ignore, include).
Apologies to current users as this may break some ignore list setups, previously the ignore list did the equivalent of **myIgnoredFile. Hopefully this is a much more usable system.
Server now outputs a log when shut down using the "exit" command (or anything other than just closing the terminal window).
Changed what used to be mod_ignore_list to file_ignore_list (as it does not really care if the file is a mod or not), old configs will still work fine however newly generated configs will have file_ignore_list instead. This can be manually updated if so desired.

