So we had some issues and got it working with monuments (oil, monuments etc) blocked and I set tp to make them able to set on other floors other then foundation (allows more complex building designs). But now there able to set a home outside anywhere on the map expect monuments and blocked zones without being on/in a base that they have rights too. Really all i need is monuments and rig blocked and allow them to build above foundation thats it. please help here is my json file:
{
"Admin": {
"AnnounceTeleportToTarget": false,
"LocationRadius": 25,
"TeleportNearDefaultDistance": 30,
"UseableByAdmins": true,
"UseableByModerators": true
},
"Home": {
"AllowAboveFoundation": true,
"AllowCave": false,
"AllowCraft": false,
"AllowIceberg": false,
"Bypass": 0,
"CheckFoundationForOwner": false,
"CheckValidOnList": false,
"Cooldown": 300,
"Countdown": 15,
"CupOwnerAllowOnBuildingBlocked": true,
"DailyLimit": 200,
"ForceOnTopOfFoundation": false,
"HomesLimit": 10,
"LocationRadius": 25,
"Pay": 0,
"UsableIntoBuildingBlocked": false,
"UsableOutOfBuildingBlocked": false,
"UseFriends": true,
"VIPCooldowns": {
"nteleportation.vip": 5
},
"VIPCountdowns": {
"nteleportation.vip": 5
},
"VIPDailyLimits": {
"nteleportation.vip": 5
},
"VIPHomesLimits": {
"nteleportation.vip": 5
}
},
"Settings": {
"BlockedItems": {},
"BypassCMD": "pay",
"CaveDistanceLarge": 100.0,
"CaveDistanceMedium": 60.0,
"CaveDistanceSmall": 40.0,
"ChatName": "<color=red>Teleportation</color>: ",
"DefaultMonumentSize": 100.0,
"HomesEnabled": true,
"InterruptTPOnBalloon": true,
"InterruptTPOnCargo": true,
"InterruptTPOnCold": true,
"InterruptTPOnHot": true,
"InterruptTPOnHurt": true,
"InterruptTPOnLift": true,
"InterruptTPOnMonument": true,
"InterruptTPOnMounted": true,
"InterruptTPOnRig": true,
"InterruptTPOnSafe": true,
"InterruptTPOnSwimming": true,
"MaximumTemp": 40.0,
"MinimumTemp": 0.0,
"TownEnabled": true,
"TPREnabled": true,
"UseEconomics": false,
"UseServerRewards": false
},
"Town": {
"AllowCraft": false,
"Bypass": 0,
"Cooldown": 600,
"Countdown": 15,
"DailyLimit": 5,
"Location": "0 0 0",
"Pay": 0,
"UsableOutOfBuildingBlocked": false,
"VIPCooldowns": {
"nteleportation.vip": 5
},
"VIPCountdowns": {
"nteleportation.vip": 5
},
"VIPDailyLimits": {
"nteleportation.vip": 5
}
},
"TPR": {
"AllowCraft": false,
"BlockTPAOnCeiling": true,
"Bypass": 0,
"Cooldown": 600,
"Countdown": 15,
"CupOwnerAllowOnBuildingBlocked": true,
"DailyLimit": 5,
"OffsetTPRTarget": true,
"Pay": 0,
"RequestDuration": 30,
"UsableIntoBuildingBlocked": false,
"UsableOutOfBuildingBlocked": false,
"VIPCooldowns": {
"nteleportation.vip": 5
},
"VIPCountdowns": {
"nteleportation.vip": 5
},
"VIPDailyLimits": {
"nteleportation.vip": 5
}
},
"Version": {
"Major": 1,
"Minor": 0,
"Patch": 58
}
}