NTeleportation

Moved

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

5/5, 88 likes
  1. I prefer disabling TP out of building blocked zones too but, just so you know, there's a raid-block plugin.
    You can use it to disable commands for a period of time after players damage buildings, or injure eachother.
    [DOUBLEPOST=1485111357][/DOUBLEPOST]Guys, I've re-checked the version I'm using and everything seems perfect.

    I just took 1.0.14 and removed the line which caused problems with the most recent rust update.

    My players can only set home on a foundation, they don't need a cupboard down to do so, and they can't TP out of a building blocked zone.
     
  2. What do I need to change to allow players to sethome on a foundation without a TC?

    Ex: Just a 1x1 in the mountains where alot of nodes spawn.
     
  3. Code:
        "DailyLimit": 2,
        "VIPDailyLimits": {
          "nteleportation.vip": 0
        },
    VIP group still has a limit of 2
     
  4. I have the new version of NTeleportation, and grant group default nteleportation.tptown is not working. It says Invalid Command. :( @Wombat


    Could one of the devs here take a look at my config to see if perhaps there's a line conflict? JSONlint shows that it's totally fine, but I could still be missing something.


    Thanks!
     

    Attached Files:

    Last edited by a moderator: Jan 23, 2017
  5. This is wrong
    "Location": "1542.645 -1.16229E-05 -2199.795",
    upload your script
     

    Attached Files:

  6. Sorry to sound noobish, lol. What script? Also I tried uploading that JSON and it destroyed the plugin. Whoops!
     
  7. script = plugin ie the .cs file
    destroyed it? would be nice if you posted the error
     
  8. Attaching it now. It said failed to compile NTeleportation and something about the config being corrupt. I'll try to find it again. It could be that thing about the line they were mentioning earlier? Perhaps?


    *Error ran below*
    [01/23/2017 09:37:14] NTeleportation v1.0.17: Failed to load config file (is the config file corrupt?) (Unexpected character encountered while parsing value: }. Path '', line 1, position 4.)
    [01/23/2017 09:37:14] Failed to initialize plugin 'NTeleportation v1.0.17' (NullReferenceException: Object reference not set to an instance of an object)
     

    Attached Files:

    Last edited by a moderator: Jan 23, 2017
  9. There is nothing wrong with the config I posted above I tested it and it loads for me so make sure you fully delete all files first then upload the config then the script. The script you are using is the default one in the overview. As to the command you are using you have a few problems one the location you are using is wrong the setting TownEnabled is set to false and the command wont work until you set it to true
     
    Last edited by a moderator: Jan 23, 2017
  10. Bah, bummer. So does that mean players lose all of their homes? If so it's gonna have to wait rofl. They can deal without a town port if they wanna keep their 6 usuals rofl.
     
  11. NTeleportationHome.json stores the players homes and, I guess, it's unlikely that the problem lies there.
    I'd just remove /config/NTeleportation.json and reload to rule it out.

    If it doesn't help, backup all your configs(inc data folder) and reload.
    If that works, gradually reintroduce your settings manually and, finally, copy your player homes back in.
     
  12. I removed the home port in the file i posted above if you are using a file that has it still then you are not using the one I posted and the file with the wrong location that you had will cause errors
     
  13. Yeah I used the one above and it caused the plugin to error. I'll try removing all the files and see if that fixes it.
     
  14. I tested the one above and it was a fresh install on my test server as I dont use this plugin and it worked for me
    Just tested it again so you can see it loads
    [01/24/2017 03:32:14] Loaded plugin NTeleportation v1.0.17 by Nogrod
    Have a feeling one of the files from your data folder might be causing a problem if you still have the files from your data folder upload them will see if I can find and fix it
     
    Last edited by a moderator: Jan 24, 2017
  15. I'm sure it works, I don't doubt it at all! :) I'm just trying to figure out what I'm doing wrong rofl. I'm not very good at this yet, but I'm getting there!

    These are all the files from my Data directory pertaining to NTeleportation that I know of. If these aren't what you're asking for, let me know!
     

    Attached Files:

    Last edited by a moderator: Jan 24, 2017
  16. All files seem to be ok but if you are still getting that error best to delete all files in the data folder upload the new config then reload the plugin see if that fixes it
     
  17. Ah okay. I'll probably just wait then due to that containing everyone's saved homes. No worries! Thank you for your input! Means a lot Resistance! :)
     
  18. Is anyone having any issues with home's being wiped if someone raids and blows up the cupboard and places their own down?
     
  19. couple questions.. trying to get a home count to 5 how do i do that? also how do i let everyone that joins server use homes to 5? says only vips can.. how do you let everyone set 5 homes?
     
  20. How do I fix it where the person I am tping to has building access, but the person tping does not? How do I allow them to tp to me?