NTeleportation

Moved

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

5/5, 88 likes
  1. /listhomes will remove them
     
  2. it is admin command? need remove all homes of all players after wipe
     
  3. how come you cannot add homes within the new caves?
     
  4. how do i edit the number of times somone can use tpr per day
     
  5. Following! I'm eager to know about this also... config file says it allows homes in caves, but no dice with the new cavern system :(
     
  6. I think a good add to this mod would be if you allow TP for all, you make a setting to not allow TP to admins or moderators (two separate settings) so that no one can TP direct to admins.... I ask because on my server (Friggen Battle Royale - anything goes) I had some users that loved when I accidentally gave tp to all... :)... I think some people might like it on an all out anything goes server... :) I mean when you TP you can loot the guy before he finalizes is TP so in this case the warning could be on and tp to anyone... :)
     
  7. I'm wondering about just the same. Help would be Appreciated.
     
  8. how do i increase the number of daily teleports
     
  9. i have an issues with /trp, it says that the player is building blocked, but is actual not. does anyone know how to solve that? its pretty big and have not found a solutions yet.

    Thanks in advance
     
  10. So i was having the issue as well. I just changed in the config file to allow tp in building block area. Hope this helps

     
  11. I'm having the same issue, stopped and started the server to change the config, the config is currently showing these settings below. I also really need to disable the blocking of TPR near buildings/homes.

    Any help would be great :S

    Code:
    {
      "Admin": {
        "AnnounceTeleportToTarget": false,
        "LocationRadius": 25,
        "TeleportNearDefaultDistance": 30,
        "UseableByModerators": true
      },
      "Home": {
        "AllowAboveFoundation": true,
        "AllowCave": false,
        "AllowCraft": false,
        "AllowIceberg": false,
        "CheckFoundationForOwner": true,
        "Cooldown": 0,
        "Countdown": 5,
        "CupOwnerAllowOnBuildingBlocked": true,
        "DailyLimit": 9999,
        "ForceOnTopOfFoundation": true,
        "HomesLimit": 3,
        "LocationRadius": 25,
        "Pay": 0,
        "UsableIntoBuildingBlocked": true,
        "UsableOutOfBuildingBlocked": true,
        "UseFriends": true,
        "VIPCooldowns": {
          "nteleportation.vip": 5
        },
        "VIPCountdowns": {
          "nteleportation.vip": 5
        },
        "VIPDailyLimits": {
          "nteleportation.vip": 5
        },
        "VIPHomesLimits": {
          "nteleportation.vip": 5
        }
      },
      "Settings": {
        "BlockedItems": {},
        "ChatName": "<color=red>Teleportation</color>: ",
        "HomesEnabled": true,
        "InterruptTPOnHurt": true,
        "TownEnabled": true,
        "TPREnabled": true
      },
      "Town": {
        "AllowCraft": false,
        "Cooldown": 0,
        "Countdown": 5,
        "DailyLimit": 5,
        "Location": "0 0 0",
        "Pay": 0,
        "UsableOutOfBuildingBlocked": true,
        "VIPCooldowns": {
          "nteleportation.vip": 5
        },
        "VIPCountdowns": {
          "nteleportation.vip": 5
        },
        "VIPDailyLimits": {
          "nteleportation.vip": 5
        }
      },
      "TPR": {
        "AllowCraft": false,
        "BlockTPAOnCeiling": true,
        "Cooldown": 0,
        "Countdown": 5,
        "CupOwnerAllowOnBuildingBlocked": true,
        "DailyLimit": 9999,
        "Pay": 0,
        "RequestDuration": 30,
        "UsableIntoBuildingBlocked": true,
        "UsableOutOfBuildingBlocked": true,
        "VIPCooldowns": {
          "nteleportation.vip": 5
        },
        "VIPCountdowns": {
          "nteleportation.vip": 5
        },
        "VIPDailyLimits": {
          "nteleportation.vip": 5
        }
      },
      "Version": {
        "Major": 1,
        "Minor": 0,
        "Patch": 14
      }
    }
     
  12. Under the TPR line change building block in and out to false.

    This is just a temp fix as far as I know. I don't know what caused this.
    [DOUBLEPOST=1482292757][/DOUBLEPOST]
    Also you dont need to restart your server to reload the config. Just need to do reload NTeleportation in the console.
     
  13. And for those who dont know how to reload the plugin without restart, type this in Rcon (or copy/paste):

    Oxide.reload NTeleportation

    (i know i did not know about this in the beginning)
    You can reload any plugin with this. (far as i know)
     
  14. DO NOT WORK IN CAVEs. Cannot sethome on foundation in cave. It is very strangely but when put "AllowAboveFoundation" to false you can save home on foundation in cave. Is this mistake? Can this be fix?
     
  15. +1
    Sethome doesnt work in caves even when staying on the foundation block.
     
    Last edited by a moderator: Dec 21, 2016
  16. Hi Nogrod, was wondering if it's possible to use N-Teleportation with Zone Manager to have an alternative to /town, so could set a zone name and use a command to go there (like /tpz [zonename]), this would be a huge help with multiple key locations and, if possible to allow admins to tp players to a zone, would help with things like jails, safe havens, etc a lot easier than by co-ords.
     
  17. I LOVE THE IDEA!!!
     
  18. Hey, please bring a fix for the new caves. No one can set a home there =(

    Thx mate <3
     
  19. @Wulf @Nogrod
    there is a way to set a "Pay" (payment) for TPR, HOME, TOWN but in SERVERREWARDS? (RP coins)
    currently can be done by Economics but I prefer the ServerRewards as economy system.
     
  20. Only works if you set it to not require being on a foundation. would be nice to get a fix @Nogrod ??