Can't unload world

Discussion in 'Plugin Development' started by MolaynoxX, Aug 1, 2012.

Thread Status:
Not open for further replies.
  1. Offline

    MolaynoxX

    Hi,
    I got a big problem with Server.unloadWorld(...);
    It always return false, but there are no players inside and it isn't the main world.
    I teleport all players who are inside out of this world to another world. Does this need some time before i can unload the world?

    Code:
    Bukkit.getServer().unloadWorld(Bukkit.getServer().getWorld("hg"), false))
     
Thread Status:
Not open for further replies.

Share This Page