NTeleportation

Moved

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

5/5, 88 likes
  1. Rak

    Rak

    but that blocks people teleporting in and out, but doesnt block /home
     
  2. Rak...you first need to create a zone with Zone Manager ( /zone_add noewzonename )...after that you write /zone notp true that blocks tp and homes too.

    Good luck!
     
  3. So I'm trying to set permissions to the default group to use /sethome and /home and /tpr but i dont know how to set it, the perms that are listed are for the admin commands?
     
  4. not sure if this has been posted before but players are taking damage when teleporting to town.
    Town is floating and armored foundations.
    I tested when foundations are on ground and same thing.
     
  5. All is in cfg just edit. Perms are listed in overview.
     
    Last edited by a moderator: May 10, 2017
  6. Bug:
    Teleporting inside foundations is still possible.

    Steps to reproduce:
    1. Build stacked twig foundations.
    2. Upgrade the bottom foundation.
    2. Set home on the bottom foundation. If it says 'inside foundation', jump and try again. Works after a few tries.
    3. Walk outside and do /home.
    4. After /home and before the teleport actually occurs, upgrade the top foundation.
    5. The teleport will proceed and you will be inside the foundation. Place TC, sleeping bag, etc as usual.
    6. At this point the exploit is complete and you can spawn inside. However, you can also still /home into the foundation as well.

    I have looked through the source. What is happening with CheckInsideBlock that makes it not detect this?
     
  7. Error while compiling: NTeleportation.cs(2042,13): error CS1525: Unexpected symbol `end-of-file'

    what do i do about this
     
  8. Wulf

    Wulf Community Admin

    Try downloading it again.
     
  9. sadly I still get the same error.
     
  10. Wulf

    Wulf Community Admin

    Something is corrupting or modifying the file then. Any security software? Anything filtering? Uploading via FTP?
     
  11. windows defender but ive been using filezilla. perhaps that could be causing problems?
    yup i used another service and now it works thanks.
     
    Last edited by a moderator: May 13, 2017
  12. Removed
     
    Last edited by a moderator: May 14, 2017
  13. My players sometimes can't tpr, it says building blocked even though their not..
    Anyone know a solution?
    Edit:
    Fixed.
     
    Last edited by a moderator: May 16, 2017
  14. How do i add more tpr's and homes in a day ?
     
  15. edit cfg file :
    Code:
    },
      "Admin": {
        "AnnounceTeleportToTarget": false,
        "UseableByModerators": true,
        "LocationRadius": 25,
        "TeleportNearDefaultDistance": 30
      },
      "Home": {
        "HomesLimit": 2,
        "VIPHomesLimits": {
          "nteleportation.vip": 15
        },
        "Cooldown": 600,
        "Countdown": 15,
        "DailyLimit": 15,
        "VIPDailyLimits": {
          "nteleportation.vip": 15
        },
        "VIPCooldowns": {
          "nteleportation.vip": 15
        },
        "VIPCountdowns": {
          "nteleportation.vip": 15
        },
     
  16. i did that but its still like the default
     
  17. but you changed for all and granted permission ?
     
  18. Request: To support clans instead of/and friends.
     
    Last edited by a moderator: May 16, 2017
  19. I would like to know if there's a way to use it only has an Admin. Or if there's a plugin only for admins. I tried to revoke perm to default (players) It doenst work..
    Someone?
     
  20. if not work like you say u can allways edit cfg and set all to 0 ;)