Setting up teleportation for VIP?Solved
I want to set up a VIP so I can unlimited / home / tp. What should I set? Recommend me please
 
 
 

input a permission name and 0 for infinite, like so

  "Home": {
    "Homes Limit": 5,
    "VIP Homes Limits": {
      "nteleportation.vip": 0
    },
    "Cooldown": 15,
    "Countdown": 15,
    "Daily Limit": 10,
    "VIP Daily Limits": {
      "nteleportation.vip": 0
    },
    "VIP Cooldowns": {
      "nteleportation.vip": 0
    },
    "VIP Countdowns": {
      "nteleportation.vip": 0
    },
    "Location Radius": 25,
    "Force On Top Of Foundation": true,
    "Check Foundation For Owner": true,
    "Use Friends": true,
    "Use Clans": true,
    "Use Teams": true,
    "Usable Out Of Building Blocked": false,
    "Usable Into Building Blocked": false,
    "Allow Cupboard Owner When Building Blocked": true,
    "Allow Iceberg": false,
    "Allow Cave": false,
    "Allow Crafting": false,
    "Allow Above Foundation": true,
    "Check If Home Is Valid On Listhomes": false,
    "Pay": 0,
    "Bypass": 0
  },
Locked automatically