Players get teleported to admin without notification (/tpr)Not An Issue
Hi, sometimes players /tpr to me, I don't even get a notification and then suddenly they're teleported to me, I'm Auth Level 2 btw.
{
  "Settings": {
    "ChatName": "<color=red>Teleportation</color>: ",
    "HomesEnabled": true,
    "TPREnabled": true,
    "TownEnabled": false,
    "InterruptTPOnHurt": true,
    "InterruptTPOnCold": false,
    "InterruptTPOnHot": false,
    "InterruptTPOnSafe": false,
    "InterruptTPOnBalloon": false,
    "InterruptTPOnCargo": false,
    "InterruptTPOnRig": false,
    "InterruptTPOnExcavator": false,
    "InterruptTPOnLift": true,
    "InterruptTPOnMonument": false,
    "InterruptTPOnMounted": false,
    "InterruptTPOnSwimming": true,
    "CaveDistanceSmall": 40.0,
    "CaveDistanceMedium": 60.0,
    "CaveDistanceLarge": 100.0,
    "DefaultMonumentSize": 50.0,
    "MinimumTemp": 0.0,
    "MaximumTemp": 40.0,
    "BlockedItems": {},
    "BypassCMD": "pay",
    "UseEconomics": false,
    "UseServerRewards": false,
    "WipeOnUpgradeOrChange": false
  },
  "Admin": {
    "AnnounceTeleportToTarget": false,
    "UseableByAdmins": true,
    "UseableByModerators": true,
    "LocationRadius": 25,
    "TeleportNearDefaultDistance": 30
  },
  "Home": {
    "HomesLimit": 5,
    "VIPHomesLimits": {
      "nteleportation.vip": 10
    },
    "Cooldown": 120,
    "Countdown": 15,
    "DailyLimit": 0,
    "VIPDailyLimits": {
      "nteleportation.vip": 0
    },
    "VIPCooldowns": {
      "nteleportation.vip": 5
    },
    "VIPCountdowns": {
      "nteleportation.vip": 5
    },
    "LocationRadius": 25,
    "ForceOnTopOfFoundation": false,
    "CheckFoundationForOwner": true,
    "UseFriends": true,
    "UsableOutOfBuildingBlocked": false,
    "UsableIntoBuildingBlocked": false,
    "CupOwnerAllowOnBuildingBlocked": true,
    "AllowIceberg": true,
    "AllowCave": true,
    "AllowCraft": true,
    "AllowAboveFoundation": true,
    "CheckValidOnList": false,
    "Pay": 0,
    "Bypass": 0
  },
  "TPR": {
    "Cooldown": 60,
    "Countdown": 15,
    "DailyLimit": 0,
    "VIPDailyLimits": {
      "nteleportation.vip": 0
    },
    "VIPCooldowns": {
      "nteleportation.vip": 5
    },
    "VIPCountdowns": {
      "nteleportation.vip": 5
    },
    "RequestDuration": 30,
    "OffsetTPRTarget": true,
    "BlockTPAOnCeiling": false,
    "UsableOutOfBuildingBlocked": false,
    "UsableIntoBuildingBlocked": false,
    "CupOwnerAllowOnBuildingBlocked": true,
    "AllowCraft": true,
    "Pay": 0,
    "Bypass": 0
  },
  "Town": {
    "Cooldown": 120,
    "Countdown": 15,
    "DailyLimit": 5,
    "VIPDailyLimits": {
      "nteleportation.vip": 10
    },
    "VIPCooldowns": {
      "nteleportation.vip": 5
    },
    "VIPCountdowns": {
      "nteleportation.vip": 5
    },
    "Location": "0 0 0",
    "UsableOutOfBuildingBlocked": false,
    "AllowCraft": true,
    "Pay": 0,
    "Bypass": 0
  },
  "Version": {
    "Major": 1,
    "Minor": 0,
    "Patch": 66
  }
}​
These are the group default permissions:
nteleportation.home nteleportation.deletehome nteleportation.tp nteleportation.tpr nteleportation.tphome nteleportation.wipehomes nteleportation.crafthome

These are the group admin permissions:
nteleportation.home nteleportation.deletehome nteleportation.homehomes nteleportation.radiushome nteleportation.tp nteleportation.tpb nteleportation.tpr nteleportation.tpconsole nteleportation.tphome nteleportation.tptown nteleportation.tpn nteleportation.tpl nteleportation.tpremove nteleportation.tpsave nteleportation.wipehomes nteleportation.crafthome nteleportation.crafttown nteleportation.crafttpr
Nevermind, those players were using /tp instead of /tpr and I had given group default the permission for nteleportation.tp
Locked automatically