how send player to nether?

Discussion in 'Plugin Development' started by Lookatmego, Sep 17, 2011.

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

    Lookatmego

    Im just wondering how i can teleport a player to nether without them doing a command or a portal or whatever i cant find a package for setWorld
     
  2. Offline

    DrAgonmoray

    World is stored in location, so you need to use player.teleport()
     
  3. Offline

    Lookatmego

    k ty:D
     
Thread Status:
Not open for further replies.

Share This Page