This update adds 1.15 support!
New features:
- 1.15 support
- Auto map update
- Module system
- Bugfixes
I've also added an option called "auto-update" in the config, which allows your maps to update once and only once, so if you want to show the original map without having things update then you can disable this in the config. You may have to delete your old map config to allow this option to show up.
I have also fixed the issue where the map doesn't properly update, or when the chunks don't save correctly after server restart.
There have been a large amount of developer additions, particularly the
module system, where you can now install modules which belong in the
/plugins/Cartographer2/modules/[\icode] folder. I will be updating the wiki in the future to show exactly how to make a module and what you can do with it. ;) This will allow me and other people to support other plugins much more easily.