NTeleportation

Moved

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

5/5, 88 likes
  1. Should I be install steamio and java and pyhthon as well.
    [DOUBLEPOST=1514609457][/DOUBLEPOST]
    do i need rust io , java , and python as well as oxide
     
  2. You dont install them to gameservers everything is there to run the server not even sure why you think you need to
     
  3. The buttons on mod page, on console didn't really think I needed them just thought might be something I missed somewhere. Thought only need oxide from everything I read. But you know sometime you miss things.
     
  4. I'm having an issue with my vip. All aspects of vip are translating to the players except for number of tp home. I have it set to 0 in my config, but it's still limiting my vips to the same number as regular players.
    Thoughts?
     
  5. Mughisi updated N Teleportation with a new update entry:

    1.0.25

     
  6. Hello, I see that the permissions are no longer active on my servers. Whatever the permissions granted to a group, it has access to all the functions. In my case I have two groups one must have access to / tpr, /home and /town but not the other. And can not properly disable the function to one of the groups.
    The group 'default' and the group in question have no permission.
    Before making this message, I made a new server without giving any rights and the only plug that is active is this one.
    Thanks for your help.
     
  7. Every member is auto added to default group you cant remove them from it
     
  8. Yes but no permission are allowed to the defalut group ! And everyone have access :(
     
  9. u need to edit the config file.
     
    Last edited by a moderator: Jan 5, 2018
  10. when i try to get the people on my server to do /town there not able to do it, it says not allowed
     
  11. Wulf

    Wulf Community Admin

    Grant the permission. Tutorial on permissions is here: Using the Oxide permission system | Oxide.
     
  12. How can I set home tps for vips to unlimited?
     
  13. you go to the config in the plugin folder

    what group is regular people in my servers called

    what is the permission to go to /town
     
  14. How to delete the town point ?
     
  15. I know that. But what value can I put there for unlimited.
     
  16. You may put 0 to define value to unlimited

    Its a part of my permission file (oxide.groups.data)
    Code:
    default
    deathnotes.see deathnotes.customize furnacesplitter.use quicksort.use shareddoors.master suicidekill.suicide portals.use quicksort.lootall easyvote.useadmin
    backpacks.use backpacks.use.large removeaaa.give removeaaa.giveall removeaaa.givearm removeaaa.givebp removeaaa.givebpall removeaaa.giveid removeaaa.giveto showcrosshair.allowed masterkey.door securitylights.use inventoryviewer.allowed
    masterkey.box masterkey.build masterkey.cell masterkey.gate masterkey.hatch masterkey.shop nteleportation.vip nteleportation.tpsave nteleportation.tpremove nteleportation.tpl nteleportation.tpn nteleportation.tptown nteleportation.tphome nteleportation.tpb nteleportation.tp nteleportation.homehomes nteleportation.deletehome godmode.invulnerable vanish.use vanish.teleport vanish.invulnerablespecial
    autodoors.allowed gathercontrol.pve suicidekill.suicide nteleportation.tptown zlevelsremastered.use portals.use.vip removertool.remove buildinggrades.cangrade nteleportation.vip nteleportation.tphome preventlooting.player preventlooting.corpse antiofflineraid.protect
    You can see in the group default no perms about NTeleportation just for special group, but in game everybody have access to the /tpr /town /home.
    I need that only the special group and admins can use it !
    Thanks
     
    Last edited by a moderator: Jan 5, 2018
  17. use permisisons manager and take away their permission.
    No permission then they cant use it.
     

    Attached Files:

  18. No perms are set for default !!!
    see my capture :
    http://rustenpaix.fr/oxide/perms_default.png

    This is my problem, I did not give rights and everyone has on this plugin only!
    And I wanted to work around the bug by setting the / tpr / home / town to 0 in the conf file but 0 = unlimited.
    -1 = ulimited also
    Otherwise I could have worked around my problem.
    Currently, to block functions I put a countdown = 86400 (1 day)
    But it's really ugly!
     
    Last edited by a moderator: Jan 5, 2018
  19. @Nogrod looks like setting townenabled to false in config and reloading plugin - changes nothing, players still can use /town to tp there..
    Code:
    ...
        "TownEnabled": false,
    ...
     
  20. Set
    "Location": "0 0 0",
    then reload