This update contains a bug fix for teleport blocks.
When teleporting to a world created with Multiverse etc., Domain might record a null world name in the teleport to location when restarting the server.
This was caused by Domain running before Multiverse, so the world not existing in-game when the Location was set, causing the null error.
When a null world is found now, it will refer back to the tp locations original entry and pull the world name from there instead. If the world is still not found, the current world is expected.