- Fixed that when using mysql without multi server support, the plugin was still sending synchronization messages that were never cleared. (Thanks, efekurbann)
- Changed some internals to make the plugin only get/set the contents of vaults from the main thread. (not sure if this was causing any issues, but it is better to be thread safe!)