NTeleportation

Moved

Total Downloads: 53,605 - First Release: Apr 12, 2016 - Last Update: Apr 5, 2018

5/5, 88 likes
  1. Cave issues and homes inside foundations hopefully.
     
  2. Good work man !!
     
  3. why can i not set a home in a cave but i have got Allow Cave true. My config looks like this:
    {
    "Admin": {
    "AnnounceTeleportToTarget": false,
    "LocationRadius": 25,
    "TeleportNearDefaultDistance": 30,
    "UseableByModerators": true
    },
    "Home": {
    "AllowAboveFoundation": true,
    "AllowCave": true,
    "AllowCraft": false,
    "AllowIceberg": false,
    "CheckFoundationForOwner": true,
    "CheckValidOnList": false,
    "Cooldown": 0,
    "Countdown": 10,
    "CupOwnerAllowOnBuildingBlocked": true,
    "DailyLimit": 0,
    "ForceOnTopOfFoundation": true,
    "HomesLimit": 4,
    "LocationRadius": 25,
    "Pay": 0,
    "UsableIntoBuildingBlocked": false,
    "UsableOutOfBuildingBlocked": false,
    "UseFriends": true,
    "VIPCooldowns": {
    "nteleportation.vip": 5
    },
    "VIPCountdowns": {
    "nteleportation.vip": 5
    },
    "VIPDailyLimits": {
    "nteleportation.vip": 5
    },
    "VIPHomesLimits": {
    "nteleportation.vip": 5
    }
    },
    "Settings": {
    "BlockedItems": {},
    "ChatName": "<color=red>Flexicution</color>: ",
    "HomesEnabled": true,
    "InterruptTPOnHurt": true,
    "TownEnabled": true,
    "TPREnabled": true
    },
    "Town": {
    "AllowCraft": false,
    "Cooldown": 600,
    "Countdown": 15,
    "DailyLimit": 5,
    "Location": "0 0 0",
    "Pay": 0,
    "UsableOutOfBuildingBlocked": false,
    "VIPCooldowns": {
    "nteleportation.vip": 5
    },
    "VIPCountdowns": {
    "nteleportation.vip": 5
    },
    "VIPDailyLimits": {
    "nteleportation.vip": 5
    }
    },
    "TPR": {
    "AllowCraft": false,
    "BlockTPAOnCeiling": true,
    "Cooldown": 0,
    "Countdown": 10,
    "CupOwnerAllowOnBuildingBlocked": true,
    "DailyLimit": 0,
    "Pay": 0,
    "RequestDuration": 30,
    "UsableIntoBuildingBlocked": false,
    "UsableOutOfBuildingBlocked": false,
    "VIPCooldowns": {
    "nteleportation.vip": 5
    },
    "VIPCountdowns": {
    "nteleportation.vip": 5
    },
    "VIPDailyLimits": {
    "nteleportation.vip": 5
    }
    },
    "Version": {
    "Major": 1,
    "Minor": 0,
    "Patch": 18
    }
    }
     
    Last edited by a moderator: Feb 25, 2017
  4. I'm afraid this update is not working properly. I am trying to set a home and I get:

    "You can't teleport into a foundation!"

    This error is not accurate. I am under no circumstances attempting to teleport into a foundation. My teleport location is on a foundation that is as close to the ground as possible, surrounded by foundations that are high. This is referred to as the "hidden loot room" technique, but this is not an exploit, my foundation is not inside of a foundation (and it's not difficult to find by an observant player.)

    I also have a second foundation that is merely low to the ground inside of a bush. In this case, it's just a single stone foundation, no walls. But this also generates the same error.

    I hope that you can help resolve this. I'm happy to help provide any additional information, although I am not a server admin, so I can't (easily) test it. (I could probably login to test server and setup a base with a similar config to verify a fix.)

    Thanks you for your help.
     
  5. Suggestion, for the text that talks about being unable to teleport due to being in a building blocked zone, I'd suggest a change. It confuses lots of people on my server when they aren't in a building blocked zone.

    I'd suggest something like:

    Your destination or current position is building blocked!
     
  6. This plugin is bugged in many ways and for you to be able to do caves you also need to have icebergs allowable, even though they don't exist.
     
  7. Nogrod, thank you for fix caves. Now it is working. Please make "AllowCave"= true by default. Admins donnot change parameters and i cannot tp to caves again.
     
  8. Hi guys!
    I have a problem with this plugin, players can't teleport: "You can't teleport in a building blocked zone!".
    I've tried to change .json file but nothing worked.
    Code:
    {
      "Admin": {
        "AnnounceTeleportToTarget": false,
        "LocationRadius": 25,
        "TeleportNearDefaultDistance": 30,
        "UseableByModerators": true
      },
      "Home": {
        "AllowAboveFoundation": true,
        "AllowCave": false,
        "AllowCraft": false,
        "AllowIceberg": false,
        "CheckFoundationForOwner": true,
        "CheckValidOnList": false,
        "Cooldown": 600,
        "Countdown": 15,
        "CupOwnerAllowOnBuildingBlocked": true,
        "DailyLimit": 5,
        "ForceOnTopOfFoundation": true,
        "HomesLimit": 2,
        "LocationRadius": 25,
        "Pay": 0,
        "UsableIntoBuildingBlocked": false,
        "UsableOutOfBuildingBlocked": false,
        "UseFriends": true,
        "VIPCooldowns": {
          "nteleportation.vip": 5
        },
        "VIPCountdowns": {
          "nteleportation.vip": 5
        },
        "VIPDailyLimits": {
          "nteleportation.vip": 5
        },
        "VIPHomesLimits": {
          "nteleportation.vip": 5
        }
      },
      "Settings": {
        "BlockedItems": {},
        "ChatName": "<color=red>Teleportation</color>: ",
        "HomesEnabled": true,
        "InterruptTPOnHurt": true,
        "TownEnabled": true,
        "TPREnabled": true
      },
      "Town": {
        "AllowCraft": false,
        "Cooldown": 600,
        "Countdown": 15,
        "DailyLimit": 5,
        "Location": "0 0 0",
        "Pay": 0,
        "UsableOutOfBuildingBlocked": false,
        "VIPCooldowns": {
          "nteleportation.vip": 5
        },
        "VIPCountdowns": {
          "nteleportation.vip": 5
        },
        "VIPDailyLimits": {
          "nteleportation.vip": 5
        }
      },
      "TPR": {
        "AllowCraft": false,
        "BlockTPAOnCeiling": false,
        "Cooldown": 600,
        "Countdown": 15,
        "CupOwnerAllowOnBuildingBlocked": true,
        "DailyLimit": 5,
        "Pay": 0,
        "RequestDuration": 30,
        "UsableIntoBuildingBlocked": false,
        "UsableOutOfBuildingBlocked": false,
        "VIPCooldowns": {
          "nteleportation.vip": 5
        },
        "VIPCountdowns": {
          "nteleportation.vip": 5
        },
        "VIPDailyLimits": {
          "nteleportation.vip": 5
        }
      },
      "Version": {
        "Major": 1,
        "Minor": 0,
        "Patch": 19
      }
    }
     
  9. Problem solved. Fresh install plugin.
     
  10. I tried to change dailylimits but nothing happenes. can someone help
     
  11. Reload NTeleportation ? to rusty
     
  12. I fixed it thanks
     
  13. I've looked up and down the files for this:

    It seems that the default group can use tpr, homes etc etc globally with out permissions and I don't have them set to any groups not even the "default" group.

    Is this handled by Auth Level somewhere ?
     
  14. oxide.reload NTeleportation
    Error while compiling: NTeleportation.cs(2178,20): error CS1061: Type `BasePlayer' does not contain a definition for `TransformChanged' and no extension method `TransformChanged' of type `BasePlayer' could be found. Are you missing an assembly reference?
    [DOUBLEPOST=1488522712][/DOUBLEPOST]Help
     
  15. Delete your config then download latest and upload it will then make a new config
     
  16. thanks I'll check
    [DOUBLEPOST=1488524340][/DOUBLEPOST]it did not help.says the same thing
     
  17. Then you have not used the latest from the download link on the overview
     
  18. Hello, what are the permissions for /tpr and /tpa I can't see them on the main page?
     
  19. TPR and TPA work without permissions. There isn't permissions for those commands anyways. At least I couldn't find them and my "default" group could still use them
     
  20. just a note to read if you let default group use tpb permission they can tbp into a build blocked zone i disabled mine and only give it to the odd user