Option to allow/disallow teleporting while coldSolved
Hello,
Can you add a option to allow or disable tp when trying to teleport being cold?

Regards,
Adriok
I have added configs for blocking hot/cold players from teleport to version 1.0.47.  You will probably have to add the following to your config:

    "InterruptTPOnCold": true,
    "InterruptTPOnHot": true,
    "MinimumTemp": 0,
    "MaximumTemp": 40,​


...or some variation of the above.  The default temperatures should match the GUI indicators, so be careful changing those.

In response to rfc1920 ():
I have added configs for blocking hot/cold players from teleport to version 1.0.47.  You will probab...
Alright, thank you so much!! 
Locked automatically