If you want to create a new world, use Bukkit.createWorld() . To load it, you have to call Bukkit.getWorld("name") in the onEnable() method ...
確定! 回上一頁