NTeleportation

Moved

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

5/5, 88 likes
  1. All you have to do is make a copy of NTeleportation.en.json named NTeleportation.ru.json in <server_root>/oxide/lang

    Translate it line by line.
     
  2. I can't change the cooldowns/limits etc any more. every time i change the in the config, it didn't changed in game. any advice?
     
  3. How canceled teleports for players and have only teleports the administrator ?

    Thx
     
  4. last fix is awesome! thanks!
    gave me an idea: how about pay-option to skip the cooldown?
    so players could choose to wait or to pay.
     
  5. Could we possibly get support with the pay option for ServerRewards or in-game items like maybe 50HQ or something? I don't use Economics and really don't want to add economics to my server.
     
  6. Add these features:
    - Deny teleportation while walking / running;
    - If a player is teleported to whom died, undo teleport;
     
  7. Since the last rust update when players the console gets spammed with the following when players TPR or TP home. It's also causing server lag for all players.

    (23:24:00) | [HF]-Playername-[#######steamid########] is inside an out of range building privilege.
    (23:23:47) | [HF]-Playername-[#######steamid########] is inside an out of range building privilege.
    (23:23:47) | [HF]-Playername-[#######steamid########] is inside an out of range building privilege.
    (23:23:49) | [HF]-Playername-[#######steamid########] is inside an out of range building privilege.
    (23:23:50) | [HF]-Playername-[#######steamid########] is inside an out of range building privilege.

    Is anyone else getting this too?
     
  8. yep, but i didnt mind it yet ^^ think its something serious?
     
  9. Its Rust-Code related... this plugin is not the cause.
     
  10. Why the call of 'Teleport' and 'TeleportToPosition' doesn't work in other plugin?
     
  11. is it possible to add more public tp-points like /town?
    (i know about the /warp plugin, but i cant use that, since players could warp out of events with it)
     
  12. Plugin Version:
    added /parc (similar to /town)
    -> enables players to use a second public tp-location called 'parc'

    just remove the configfile before loading this version, keep your datafiles as they are.
     

    Attached Files:

  13. Could we possibly get support with the pay option for ServerRewards or in-game items like maybe 50HQ or something? I don't use Economics and really don't want to add economics to my server.

    If the plugin dev don't want to make this eddit would someone be willing to make it an addition?
     
  14. How do i get rid of the Time Cooldown and the Limited Tp's
     
  15. Cooldown set to 1 and its 1sec before they can TP again... it will clear before they stand up.
    And set the TP limit to 9999 or 999, there is no way someone is going to TP 999 times in 24hr.
     
  16. All limits can be disabled by setting them to ZERO
     
  17. I've had Fujikura add the option to prevent this... hoping its ok to share the CS file here? Need to test it still, but it compiled ok...
     
    Last edited by a moderator: Oct 4, 2016
  18. fujikura: idk if the new switches in the config are autoadded..i did delete my configs a few times while coding^^

    "Home": {
    "CupOwnerAllowOnBuildingBlocked": true,
    "UsableIntoBuildingBlocked": false,

    The first one lets cupOwners always port or home there to the location, if they are authed or not.

    Every deny of that check will remove the BAD home point instantly.

    The checks are also run on TPR and TPA.
     

    Attached Files:

  19. how do you stop people from teleporting to you inside your house ?
     
  20. Dont accept their tp request when in your base :)