Multiple TP points in one base.

Hello there hoping someone can help me out here...

Im looking to allow players to have multiple spawn points in their base instead of 1. i have a 10x server and players bases are usually huge so i would like to allow them to spawn at different locations of their own base

hi, set Homes => Location Radius in config from 25 to 0 or some other number to do this

nivex

hi, set Homes => Location Radius in config from 25 to 0 or some other number to do this

I was going to suggest the same remedy but thought that setting was only for Admins (?) as it does not appear anywhere else in the config

 "Admin": {
    "Announce Teleport To Target": false,
    "Usable By Admins": true,
    "Usable By Moderators": true,
    "Location Radius": 25,
    "Teleport Near Default Distance": 30
  },

and what config are you looking at because i'm looking at the one right on the plugin page!?🤡

lejih23652

and what config are you looking at because i'm looking at the one right on the plugin page!?🤡

The one on the plugin page under CONFIGURATION !

It's under Homes in the config too

  "Home": {
    "Homes Limit": 3,
    "VIP Homes Limits": {
      "nteleportation.vip": 5
    },
    "Allow Sethome At Specific Monuments": [
      "HQM Quarry",
      "Stone Quarry",
      "Sulfur Quarry"
    ],
    "Allow Sethome At All Monuments": false,
    "Allow TPB": true,
    "Cooldown": 300,
    "Countdown": 15,
    "Daily Limit": 15,
    "VIP Daily Limits": {
      "nteleportation.vip": 20,
      "nteleportation.vip2": 30,
      "nteleportation.admin": 0
    },
    "VIP Cooldowns": {
      "nteleportation.vip": 180,
      "nteleportation.vip2": 60,
      "nteleportation.admin": 60
    },
    "VIP Countdowns": {
      "nteleportation.vip": 15,
      "nteleportation.vip2": 15,
      "nteleportation.admin": 3
    },
   >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> "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,
    "Usable From Safe Zone Only": false,
    "Allow Cupboard Owner When Building Blocked": false,
    "Allow Iceberg": false,
    "Allow Cave": false,
    "Allow Crafting": true,
    "Allow Above Foundation": false,
    "Check If Home Is Valid On Listhomes": true,
    "Pay": 0,
    "Bypass": 0
  },​
nivex

It's under Homes in the config too

  "Home": {
    "Homes Limit": 3,
    "VIP Homes Limits": {
      "nteleportation.vip": 5
    },
    "Allow Sethome At Specific Monuments": [
      "HQM Quarry",
      "Stone Quarry",
      "Sulfur Quarry"
    ],
    "Allow Sethome At All Monuments": false,
    "Allow TPB": true,
    "Cooldown": 300,
    "Countdown": 15,
    "Daily Limit": 15,
    "VIP Daily Limits": {
      "nteleportation.vip": 20,
      "nteleportation.vip2": 30,
      "nteleportation.admin": 0
    },
    "VIP Cooldowns": {
      "nteleportation.vip": 180,
      "nteleportation.vip2": 60,
      "nteleportation.admin": 60
    },
    "VIP Countdowns": {
      "nteleportation.vip": 15,
      "nteleportation.vip2": 15,
      "nteleportation.admin": 3
    },
   >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> "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,
    "Usable From Safe Zone Only": false,
    "Allow Cupboard Owner When Building Blocked": false,
    "Allow Iceberg": false,
    "Allow Cave": false,
    "Allow Crafting": true,
    "Allow Above Foundation": false,
    "Check If Home Is Valid On Listhomes": true,
    "Pay": 0,
    "Bypass": 0
  },​

BUT again that is for VIP's , I cannot find one for default ?

But it's not listed in VIP settings, it's listed under it. It is for default :p