NTeleportation

Moved

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

5/5, 88 likes
  1. Anyone else getting this?

    Code:
    (02:24:28) | [Oxide] 02:25 [Warning] Calling 'OnEntityTakeDamage' on 'm-Teleportation v1.4.23' took 1134ms [GARBAGE COLLECT]
     
  2. Hi,
    is it possible to make more /town TP points? Also, /town1 /town2..
     
  3. how do i do tp amout limited?
     
  4. How about to read few post back where it is described?
     
  5. I would like to report the same issue regarding disabling town. It's set to false in config, yet the command still works.
     
  6. Did you reload the plugin after changing the config
     
  7. ofc I did, otherwise I wouldn't be here. ;)
    I made the change weeks ago already but never reported till yesterday someone told me the command still works.
    So maybe 15 times booted since the change ;)
     
  8. upload your config
     
  9. Code:
    {
      "Settings": {
        "ChatName": "<color=red>Teleportation</color>: ",
        "HomesEnabled": true,
        "TPREnabled": true,
        "TownEnabled": false,
        "InterruptTPOnHurt": true,
        "BlockedItems": {}
      },
      "Admin": {
        "AnnounceTeleportToTarget": false,
        "UseableByModerators": true,
        "LocationRadius": 25,
        "TeleportNearDefaultDistance": 30
      },
      "Home": {
        "HomesLimit": 4,
        "VIPHomesLimits": {
          "nteleportation.vip": 5
        },
        "Cooldown": 300,
        "Countdown": 10,
        "DailyLimit": 15,
        "VIPDailyLimits": {
          "nteleportation.vip": 5
        },
        "VIPCooldowns": {
          "nteleportation.vip": 5
        },
        "VIPCountdowns": {
          "nteleportation.vip": 5
        },
        "LocationRadius": 25,
        "ForceOnTopOfFoundation": true,
        "CheckFoundationForOwner": true,
        "UseFriends": true,
        "UsableOutOfBuildingBlocked": false,
        "AllowIceberg": true,
        "AllowCave": true,
        "AllowCraft": false,
        "AllowAboveFoundation": true
      },
      "TPR": {
        "Cooldown": 300,
        "Countdown": 10,
        "DailyLimit": 10,
        "VIPDailyLimits": {
          "nteleportation.vip": 5
        },
        "VIPCooldowns": {
          "nteleportation.vip": 5
        },
        "VIPCountdowns": {
          "nteleportation.vip": 5
        },
        "RequestDuration": 30,
        "BlockTPAOnCeiling": false,
        "UsableOutOfBuildingBlocked": false,
        "AllowCraft": false
      },
      "Town": {
        "Cooldown": 600,
        "Countdown": 15,
        "DailyLimit": 0,
        "VIPDailyLimits": {
          "nteleportation.vip": 5
        },
        "VIPCooldowns": {
          "nteleportation.vip": 5
        },
        "VIPCountdowns": {
          "nteleportation.vip": 5
        },
        "Location": "331.1044 221.3033 311.488",
        "UsableOutOfBuildingBlocked": false,
        "AllowCraft": false
      },
      "Version": {
        "Major": 1,
        "Minor": 0,
        "Patch": 10
      }
    }
     
  10. Set it to
    "Location": "0 0 0",
     
  11. Ok that's just a temp fix though, since it now displays that town is not set instead of just not allowing it. So we can confirm that "TownEnabled": false, isn't actually being checked properly.
     
  12. Did you reload plugin or restart server and its not a temp fix its how its meant to be make sure you delete the NTeleportationTown.json from your data folder then reload the plugin again
     
  13. Pff, once again. If you set "townenabled" to FALSE in the config, it should say/state that there is no town command. Plain simple. So setting it's co-ordinates to 0 0 0 in config is only a temp fix.

    NTeleportationTown.json only contains the data of players that used the town command, nothing more.
     
  14. I am saying the 0.0.0.0 is the default setting if you don't believe me delete the config and reload the plugin you will see
     
  15. That's not at all what I'm saying here, you're taking this conversation from left to right and back again. Having issues with English? If so, don't go into discussion if you cannot understand or make your point properly.

    Because I didn't say that it's wrong, all I'm saying is that the "townenabled" option in the config isn't being read properly by the plugin itself. It doesn't check that option for either false or true, like it's being ignored.
    So setting the town location to 0 0 0 is just a temporary fix to the issue I'm having that "townenabled: false" isn't being read by the plugin.
     
  16. I speak English well as I am English and I am not the coder of the plugin so either recode it yourself or deal with the bug that no one else is getting as I am done
     
  17. how i can edit the teleport masage
     
  18. \oxide\lang\NTeleportation.en.json
     
  19. What option prevents people without privilege teleporting to a home they've set? Like, which would stop someone setting their home in a cave and TPing to it once someone has built there?
     
  20. Hello I installed N Teleportation but I would just give the player access to the TPR but I do not know how I watch the user can not use the TP nor tpr I just wish he uses tpr
     
    Last edited by a moderator: Jul 1, 2016