I think being able to tp to your boat would be really cool, and im also concerened that my server may take a while to restart while waiting for mods to update, so im here to suggest a way to teleport to your boat. (ps I am just starting to look into rust modding so idk 100% if this is possible)

The idea is, you lock the tp home to a tc, then get the angle of the tc. you then teleport the player infront of the tc by x amount. this can be done with x(new) = x(old) + distance cos(angle) and y(new) = y(old) + distance sin(angle)

Hopefully im postig this in the correct location, and that the idea can be usefull to any1 who is able to update the mod