NTeleportation

Moved

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

5/5, 88 likes
  1. Look 6 posts back from dnZOr on how to fix the town tp. Permissions do not use true/false. Use the cs file he attached and set the permission as instructed. For tpr you would use "grant group default nteleportation.tp" Also - Make sure you are setting the town properly and you get feedback telling you it was successfully created.

    [DOUBLEPOST=1484965113][/DOUBLEPOST]
    The answer to the town issue is a few posts back if you just look.
     
    Last edited by a moderator: Jan 21, 2017
  2. Some people never look either lazy or to young to bother my sig says it all
     
  3. Thanks Nogrod. I downloaded the patched CS file, I finally was able to get it to work I had to Unload the Plugin, then copy in the new CS file. After that the permission worked fine. Probably some quirk with oxide?
     
  4. how do you make it so you can add home on a foundation without needing a cupboard?
     
  5. #
    if you go to your NTeleportation.json file in your oxide/config folder here are the option you need to change the following it should be around line 33-45

    "LocationRadius": 25,
    "ForceOnTopOfFoundation": false, <------------ I belive its this one make sure its false if its already false it may be bugged still
    "CheckFoundationForOwner": true,
    "UseFriends": true,
    "UsableOutOfBuildingBlocked": false,
    "UsableIntoBuildingBlocked": true,
    "CupOwnerAllowOnBuildingBlocked": false,
    "AllowIceberg": false,
    "AllowCave": false,
    "AllowCraft": true,
    "AllowAboveFoundation": true,
    "Pay": 0
    },
     
  6. People can't do /town chat message: NotAllowed
    I writted in console:
    grant group default nteleportation.tptown
    Console said : Permission 'nteleportation.tptown' doesnt exist

    wtf??? i see this command in your information plugin....
     

  7. make sure you have the lastest update file make sure you then reload your plugin type in the console oxide.reload NTeleportation then type in the console grant group default nteleportation.tptown this dose work i have just double checked it for you
     
  8. thanks!
     
  9. Im getting this error when loading the plugin
    (19:09:15) | Error while compiling Compiler v0.0.0.0 closed.
    on all versions
    can anyone help ?
     
  10. nteleportation.importhomes
    (14:56:19) | Command not found
     
  11. teleport.importhomes
    The correct one is teleport.importhomes do check overview
     
  12. do i have to set permissions for all players i want to use this /home add "home" command?
     
  13. But won't changing the forceontopoffoundation to false make it so that people can set a home teleport on top of monuments such as the dome? All I'm wanting to do is have it so that people can set a random foundation, set a home and NOT need a tool cupboard. Is there an option for this? This is brand new to many of my players. Thoughts?
     
  14. I get the error "You cant set your home if you are not alloewed to build in this zone"

    Im in the middle of nowhere, i can build a base
     
  15. This is how I used to have my server set up.
    You can set home without building privs, but it must be on a foundation.

    Is 1.0.17 not allowing this?
     
  16. Im having an issue today with the /tpr command. When I attempt to use it, I get the error in chat "Teleportation: You can't teleport in a building blocked zone!". It's happening inside my own camp (where I have green build icon) and even in the middle of the map near no structures.
     
  17. Change the setting to allow tp in and out of building blocked zone to fix or atleast thats how i did
     
  18. Yeah, I hate doing that though because it makes leaving active raids too easy.
     
  19. I know but it's the only way i know to fix it unless you know how to program