Multiverse-Core/src
JBYoshi 528dc25fcb Update cloneWorld().
- 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.**
2015-10-27 22:06:56 -04:00
..
main Update cloneWorld(). 2015-10-27 22:06:56 -04:00
test/java/com/onarandombox/MultiverseCore Updated testing framework to work with bukkit changes. 2015-07-14 14:50:47 -04:00