Plugin wont load after adding vip things to the config
{
"Options": {
"debug": false,
"logtofile": false,
"useClans": false,
"useFriends": false,
"useTeams": true,
"useEconomics": false,
"useServerRewards": false,
"useNoEscape": true,
"useVanish": false,
"HomeRequireFoundation": true,
"StrictFoundationCheck": true,
"HomeRemoveInvalid": false,
"HonorBuildingPrivilege": true,
"HonorRelationships": true,
"WipeOnNewSave": true,
"AutoGenBandit": false,
"AutoGenOutpost": false,
"AutoGenTunnels": false,
"HomeMinimumDistance": 10.0,
"DefaultMonumentSize": 120.0,
"CaveDistanceSmall": 40.0,
"CaveDistanceMedium": 60.0,
"CaveDistanceLarge": 100.0,
"MinimumTemp": 0.0,
"MaximumTemp": 40.0,
"SetCommand": "set",
"ListCommand": "list",
"RemoveCommand": "remove",
"AddTownMapMarker": false,
"TownZoneId": null,
"TownZoneEnterMessage": "Welcome to Town!",
"TownZoneLeaveMessage": "Thanks for stopping by!",
"TownZoneFlags": [
"nodecay",
"nohelitargeting"
]
},
"Types": {
"Home": {
"BlockOnHurt": true,
"BlockOnCold": false,
"BlockOnHot": false,
"BlockOnCave": true,
"BlockOnRig": true,
"BlockOnMonuments": true,
"BlockOnHostile": false,
"BlockOnSafe": false,
"BlockOnBalloon": true,
"BlockOnCargo": true,
"BlockOnExcavator": true,
"BlockOnLift": true,
"BlockOnMounted": true,
"BlockOnSwimming": true,
"BlockOnWater": true,
"BlockForNoEscape": true,
"BlockIfInvisible": false,
"BlockInTunnel": true,
"AutoAccept": false,
"DailyLimit": 100.0,
"HomesLimit": 1.0,
"CountDown": 15.0,
"CoolDown": 600.0,
"AllowBypass": false,
"BypassAmount": 0.0,
"VIPSettings": {
"teleportication.vip1": {
"VIPDailyLimit": 20.0,
"VIPCountDown": 5.0,
"VIPCoolDown": 10.0,
"VIPAllowBypass": true,
"VIPBypassAmount": 1.0
},
"teleportication.vip2": {
"VIPDailyLimit": 30.0,
"VIPCountDown": 3.0,
"VIPCoolDown": 5.0,
"VIPAllowBypass": true,
"VIPBypassAmount": 1.0
}
},