hello, please tell me how can I add something to the config so that they don’t do tp from the underwater laboratory and from boats (there seems to be "Boats": true in the config, but for some reason it doesn’t work) right here?
"Interrupt TP": {
"Interrupt Teleport At Specific Monuments": [],
"Above Water": false,
"Balloon": true,
"Boats": true,
"Cargo Ship": true,
"Cold": true,
"Excavator": false,
"Hot": true,
"Hostile": true,
"Hurt": true,
"Junkpiles": false,
"Lift": true,
"Monument": false,
"Ignore Monument Marker Prefab": false,
"Mounted": true,
"Oil Rig": true,
"Safe Zone": true,
"Swimming": true
Add to plugin
"Monument": true,
or
"Interrupt Teleport At Specific Monuments": ["Underwater Lab"],
boats and mounted are fixed in next update