Skip to content

Commit

Permalink
remove double teleport
Browse files Browse the repository at this point in the history
  • Loading branch information
Norazan committed Aug 2, 2021
1 parent 6b85aa4 commit 277ebd3
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,6 @@ object MovementListener : Listener {
}else{
player.teleport(from)
}
player.teleport(from)
player.sendMessage("&cThere is no where for you to teleport".color())
}
else
Expand Down

0 comments on commit 277ebd3

Please sign in to comment.