Im trying to set up multiple groups and its not working
here is the code :
{
"Settings": {
"ChatName": "<color=red>Teleportation</color>: ",
"HomesEnabled": true,
"TPREnabled": true,
"TownEnabled": true,
"InterruptTPOnHurt": true,
"BlockedItems": {}
},
"Admin": {
"AnnounceTeleportToTarget": false,
"UseableByModerators": true,
"LocationRadius": 25,
"TeleportNearDefaultDistance": 30
},
"Home": {
"HomesLimit": 10,
"VIPHomesLimits": {
"nteleportation.vip": 5,
},
"ownerHomesLimits": {
"nteleportation.owner": 1000
},
"Cooldown": 120,
"Countdown": 10,
"DailyLimit": 500,
"VIPDailyLimits": {
"nteleportation.vip": 5
},
"VIPCooldowns": {
"nteleportation.vip": 5
},
"VIPCountdowns": {
"nteleportation.vip": 5
},
"ownerCooldowns": {
"nteleportation.owner": 1
},
"ownerCountdowns": {
"nteleportation.owner": 1
},
"LocationRadius": 25,
"ForceOnTopOfFoundation": false,
"CheckFoundationForOwner": false,
"UseFriends": true,
"UsableOutOfBuildingBlocked": false,
"UsableIntoBuildingBlocked": false,
"CupOwnerAllowOnBuildingBlocked": true,
"AllowIceberg": true,
"AllowCave": true,
"AllowCraft": true,
"AllowAboveFoundation": true,
"CheckValidOnList": false,
"Pay": 0
},
"TPR": {
"Cooldown": 120,
"Countdown": 10,
"DailyLimit": 1000,
"VIPDailyLimits": {
"nteleportation.vip": 5
},
"VIPCooldowns": {
"nteleportation.vip": 5
},
"VIPCountdowns": {
"nteleportation.vip": 5
},
"ownerCooldowns": {
"nteleportation.owner": 1
},
"ownerCountdowns": {
"nteleportation.owner": 1
},
"RequestDuration": 30,
"BlockTPAOnCeiling": true,
"UsableOutOfBuildingBlocked": false,
"UsableIntoBuildingBlocked": false,
"CupOwnerAllowOnBuildingBlocked": true,
"AllowCraft": false,
"Pay": 0
},
"Town": {
"Cooldown": 600,
"Countdown": 15,
"DailyLimit": 5,
"VIPDailyLimits": {
"nteleportation.vip": 5
},
"VIPCooldowns": {
"nteleportation.vip": 5
},
"VIPCountdowns": {
"nteleportation.vip": 5
},
"Location": "0 0 0",
"UsableOutOfBuildingBlocked": false,
"AllowCraft": false,
"Pay": 0
},
"Version": {
"Major": 1,
"Minor": 0,
"Patch": 26
}
}