NTeleportation

Moved

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

5/5, 88 likes
  1. Wulf

    Wulf Community Admin

  2. I thought the latest oxide download has a working one now if so is there any need for it if I am wrong then its ok
     
  3. 19:22 [Info] Loaded plugin Rust:IO for Oxide v2.13.0 by playrust.io / dcode
    19:22 [Info] AdminRadar, AutoDoors, Backpacks, BetterChat, BetterLoot, BuildingBlocker, ConnectMessages, CraftingController, CupboardNoDecay, DeathNotes, EasyVote, FancyDrop, GUIAnnouncements, GatherManager, Godmode, HeliControl, InfoPanel, ItemsBlocker, Logger, NoFuelRequirements, NoRaid, QuickSmelt, RemoveAAA, RemoveDefaultRadiation, RemoverTool, RestoreUponDeath, Skins, SkipNightVote, Spectate, StackSizeController, Timber, Updater, Vanish and ZLevelsRemastered were compiled successfully in 2249ms
    19:22 [Error] Error while compiling: NTeleportation.cs(710,27): error CS0023: The `.' operator cannot be applied to operand of type `Newtonsoft.Json.JsonSerializerSettings'
    19:22 [Error] Error while compiling: TruePVE.cs(316,20): error CS0023: The `.' operator cannot be applied to operand of type `Newtonsoft.Json.JsonSerializerSettings' Can anyone here give me a better understanding of what the problem is here. Please.
    All this happened with the recent update. Don't really understand why it is not working. Puled it and put it back twice . But it will not even recognize it to even make a .json for ti.
     
  4. Read other posts it has been fixed
     
  5. When trying to teleport i get unknown command:tpl then get Error while compiling: NTeleportation.cs(710,27): error CS0023: The `.' operator cannot be applied to operand of type `Newtonsoft.Json.JsonSerializerSettings'. Am i doing something wrong? seemed to be working before the update
     
  6. read other posts before posting
     
  7. When I add this to my server files it doesnt create a config file, cant give myself access to teleport as an admin, i tried reading through the threads but couldnt find anything, do you know what im doing wrong? Plug in is in the plugin folder.
     
  8. any error logs
    Make sure you reinstalled oxide after last update type oxide.version to see if its installed
     
  9. players are able to teleport home (/home) even when they're Combat Blocked. Is there a way to disable that? If it's related to NoEscape then i shall post comment on NoEscape also.
     
  10. Fresh down load and i am getting this error. Anyone help. I also tried setting up permissions but the json file wont create it self.
    Error while compiling: NTeleportation.cs(710,27): error CS0023: The `.' operator cannot be applied to operand of type `Newtonsoft.Json.JsonSerializerSettings'

    Saved 20,393 ents, serialization(0.00), write(0.00), disk(0.00) totalstall(0.01).

    Saving complete

    Invalid Position: generic_world[349584] scrap (world) (-545.5, -5005.7, 710.1) (destroying)
    I read page 98 and that fix wont apply. Is there some thing we can change on the CS file? If i could i would just delete the extra .json taging. I am using a server not running my own.
     
    Last edited by a moderator: Jul 29, 2017
  11. Oxide was reinstalled, keep trying to load this plugin - but will not autocreat the json file for the config folder :/ no errors either.
     
  12. Wulf

    Wulf Community Admin

    Update Oxide.
     
  13. How do i stop players from using the TPR function in my server on RUST? Ive been digging through this thread and cant find any info. I tried using REVOKE GROUP DEFAULT NTELEPORTATION.TPR and it says its revoked but they are still able to teleport.
     
  14. maybe this???
    Code:
        "TPREnabled": false,
    ;)
     
  15. i have updated oxide but nTeleportation still wont work
     
  16. NTeleportation.cs(710,27): error CS0023: The `.' operator cannot be applied to operand of type `Newtonsoft.Json.JsonSerializerSettings'


    Getting this error when trying to install TP on my server
     
  17. update server update oxide this has already been reported and fixed days ago
     
  18. My palyers keep getting an error they cant tp becuase they are in building block but they are not in a building zone or in building block
    Code:
    {
      "Admin": {
        "AnnounceTeleportToTarget": false,
        "LocationRadius": 25,
        "TeleportNearDefaultDistance": 30,
        "UseableByModerators": true
      },
      "Home": {
        "AllowAboveFoundation": true,
        "AllowCave": true,
        "AllowCraft": false,
        "AllowIceberg": false,
        "CheckFoundationForOwner": false,
        "CheckValidOnList": false,
        "Cooldown": 0,
        "Countdown": 15,
        "CupOwnerAllowOnBuildingBlocked": false,
        "DailyLimit": 0,
        "ForceOnTopOfFoundation": true,
        "HomesLimit": 2,
        "LocationRadius": 25,
        "Pay": 0,
        "UsableIntoBuildingBlocked": false,
        "UsableOutOfBuildingBlocked": true,
        "UseFriends": true,
        "VIPCooldowns": {
          "nteleportation.vip": 0
        },
        "VIPCountdowns": {
          "nteleportation.vip": 0
        },
        "VIPDailyLimits": {
          "nteleportation.vip": 0
        },
        "VIPHomesLimits": {
          "nteleportation.vip": 0
        }
      },
      "Settings": {
        "BlockedItems": {},
        "ChatName": "<color=red>Teleportation</color>: ",
        "HomesEnabled": true,
        "InterruptTPOnHurt": true,
        "TownEnabled": false,
        "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": 0,
        "Countdown": 15,
        "CupOwnerAllowOnBuildingBlocked": false,
        "DailyLimit": 0,
        "Pay": 0,
        "RequestDuration": 30,
        "UsableIntoBuildingBlocked": false,
        "UsableOutOfBuildingBlocked": true,
        "VIPCooldowns": {
          "nteleportation.vip": 0
        },
        "VIPCountdowns": {
          "nteleportation.vip": 0
        },
        "VIPDailyLimits": {
          "nteleportation.vip": 0
        }
      },
      "Version": {
        "Major": 1,
        "Minor": 0,
        "Patch": 21
      }
    }
     
  19. Nteleportation not allowing players to tpr into building blocked zones they have access(tc) to but older verison is "1.0.20"