This update fixes the following error: java.lang.IllegalArgumentException: location.world
This was because for some reason Bukkit.getWorld(UUID) doesn't seem to properly retrieve the world. Implemented a check against all worlds loaded on the server, and it seems to have fixed this issue.
In addition, there is now a new config option for "default world:" this will be the "fallback" world in event that the attempted teleport location is not available. I recommend setting this to a world that is always loaded on the server.
If you have questions, issues, or suggestions - feel free to join the support discord!