Not a plugin exactly but I did make a custom tmx importer for C2, which split the imported tilemap to appropriate layers etc. It was a python script that would modify the capx itself.
I did attempt a C3 plugin that could do the same thing with the drag-drop feature but had to give up as there's no API for accessing tilemap data.