mirror of
https://github.com/Multiverse/Multiverse-Core.git
synced 2025-02-27 09:51:31 +01:00
- Make it actually work. - Support for unloaded worlds - saves memory! - The Thread code seems unnecessary since the main thread just waits for it to finish, so I'm removing it. - Added cloneWorld(String, String). - Deprecate the old cloneWorld() method. Closes #1436 Closes #1491 Due to some limitations, I have to temporarily load the old world in order to properly clone. However, **no chunks are loaded during this process.** |
||
---|---|---|
.. | ||
main | ||
test/java/com/onarandombox/MultiverseCore |