The owner of the Foundation
Why can the owner of the Foundation teleport home even if someone else's cupboard is already there?
Read the config file...
{
"Settings": {
"Interrupt TP": {
"Above Water": false,
"Balloon": false,
"Cargo Ship": false,
"Cold": false,
"Excavator": false,
"Hot": false,
"Hostile": false,
"Hurt": false,
"Lift": false,
"Monument": false,
"Mounted": false,
"Oil Rig": false,
"Safe Zone": true,
"Swimming": true
},
"Block Teleport (NoEscape)": true,
"Block Teleport (ZoneManager)": false,
"Chat Name": "<color=#D2B48C>[Телепорт]</color>: ",
"Check Boundaries On Teleport X Y Z": true,
"Draw Sphere On Set Home": false,
"Homes Enabled": true,
"TPR Enabled": true,
"Town Enabled": false,
"Outpost Enabled": false,
"Bandit Enabled": false,
"Strict Foundation Check": false,
"Cave Distance Small": 0.0,
"Cave Distance Medium": 0.0,
"Cave Distance Large": 0.0,
"Default Monument Size": 50.0,
"Minimum Temp": 0.0,
"Maximum Temp": 40.0,
"Blocked Items": {},
"Bypass CMD": "pay",
"Use Economics": false,
"Use Server Rewards": false,
"Wipe On Upgrade Or Change": false,
"Auto Generate Outpost Location": false,
"Auto Generate Bandit Location": false
},
"Admin": {
"Announce Teleport To Target": false,
"Usable By Admins": true,
"Usable By Moderators": true,
"Location Radius": 25,
"Teleport Near Default Distance": 30
},
"Home": {
"Homes Limit": 3,
"VIP Homes Limits": {
"nteleportation.foradmin": 0,
"nteleportation.gold": 15,
"nteleportation.elite": 10,
"nteleportation.premium": 5,
"nteleportation.vip": 4
},
"Cooldown": 200,
"Countdown": 15,
"Daily Limit": 0,
"VIP Daily Limits": {},
"VIP Cooldowns": {
"nteleportation.foradmin": 1,
"nteleportation.gold": 60,
"nteleportation.elite": 75,
"nteleportation.premium": 90,
"nteleportation.vip": 110
},
"VIP Countdowns": {
"nteleportation.foradmin": 1,
"nteleportation.gold": 2,
"nteleportation.elite": 4,
"nteleportation.premium": 8,
"nteleportation.vip": 12
},
"Location Radius": 1,
"Force On Top Of Foundation": true,
"Check Foundation For Owner": true,
"Use Friends": false,
"Use Clans": false,
"Use Teams": true,
"Usable Out Of Building Blocked": false,
"Usable Into Building Blocked": false,
"Allow Cupboard Owner When Building Blocked": false,
"Allow Iceberg": true,
"Allow Cave": true,
"Allow Crafting": false,
"Allow Above Foundation": true,
"Check If Home Is Valid On Listhomes": true,
"Pay": 0,
"Bypass": 0
},
"TPT": {
"Use Friends": true,
"Use Clans": true,
"Use Teams": true,
"Allow Cave": true
},
"TPR": {
"Allow Cave": true,
"Allow TPB": false,
"Cooldown": 300,
"Countdown": 15,
"Daily Limit": 0,
"VIP Daily Limits": {},
"VIP Cooldowns": {
"nteleportation.foradmin": 1,
"nteleportation.gold": 2,
"nteleportation.elite": 4,
"nteleportation.premium": 8,
"nteleportation.vip": 12
},
"VIP Countdowns": {
"nteleportation.foradmin": 1,
"nteleportation.gold": 2,
"nteleportation.elite": 4,
"nteleportation.premium": 8,
"nteleportation.vip": 12
},
"Request Duration": 30,
"Block TPA On Ceiling": false,
"Usable Out Of Building Blocked": false,
"Usable Into Building Blocked": false,
"Allow Cupboard Owner When Building Blocked": false,
"Allow Crafting": false,
"Pay": 0,
"Bypass": 0
},
"Town": {
"Allow Cave": true,
"Cooldown": 600,
"Countdown": 15,
"Daily Limit": 5,
"VIP Daily Limits": {
"nteleportation.vip": 5
},
"VIP Cooldowns": {
"nteleportation.vip": 5
},
"VIP Countdowns": {
"nteleportation.vip": 5
},
"Location": "0 0 0",
"Usable Out Of Building Blocked": false,
"Allow Crafting": false,
"Pay": 0,
"Bypass": 0
},
"Outpost": {
"Allow Cave": true,
"Cooldown": 600,
"Countdown": 15,
"Daily Limit": 5,
"VIP Daily Limits": {
"nteleportation.vip": 5
},
"VIP Cooldowns": {
"nteleportation.vip": 5
},
"VIP Countdowns": {
"nteleportation.vip": 5
},
"Location": "0 0 0",
"Usable Out Of Building Blocked": false,
"Allow Crafting": false,
"Pay": 0,
"Bypass": 0
},
"Bandit": {
"Allow Cave": true,
"Cooldown": 600,
"Countdown": 15,
"Daily Limit": 5,
"VIP Daily Limits": {
"nteleportation.vip": 5
},
"VIP Cooldowns": {
"nteleportation.vip": 5
},
"VIP Countdowns": {
"nteleportation.vip": 5
},
"Location": "0 0 0",
"Usable Out Of Building Blocked": false,
"Allow Crafting": false,
"Pay": 0,
"Bypass": 0
}
}

Merged post

The problem is that if "Use Teams": true is enabled, the player can teleport to the Foundation of the player they are teaming with, even when someone else's dashboard is installed. At the same time it cannot teleport to its Foundation
@nivex