`if (teleportTemp.getSeconds() <= 5 && teleportTemp.getSeconds() > 0)` The value of 5, needs to be converted to a configurable value.
if (teleportTemp.getSeconds() <= 5 && teleportTemp.getSeconds() > 0)The value of 5, needs to be converted to a configurable value.