If you try to load a world inresponse to another world loading, a concurrent modification exception will throw. This avoids that by making a defensive copy of the list for the server init stage. you might want to do this if you want to guarantee your world loads immediately after the vanilla worlds before another plugin has a chance to load worlds during POST_WORLD plugin stage.
8.2 KiB
8.2 KiB