Problem:
I'm using the UMD version of SortableJS which has all plugins already bundled. The multidrag plugin is disabled by default, but the events on document are still set, regardless if multiDrag is set to true or false.
Another idea would be to introduce a method inside PluginManager to unmount plugins.