warpPlayer

abstract fun warpPlayer(player: Player, name: String): Boolean

Method to warp a player to a warp.

Return

true if successful, false if the warp doesn't exist

Parameters

player

the player to warp

name

the name of the warp we want to go to