HWTeleportation

Moved

Total Downloads: 12,615 - First Release: Dec 12, 2015 - Last Update: Nov 5, 2017

5/5, 35 likes
  1. yea. understood that.
     
  2. After teleporting to the player that comes opovischenie elapsed time of the request ...
     
  3. Just some suggestions. I would love to see a cooldown on Teleports to people. This will combat people teleporting back to their friend while they are in combat right away.

    For example, I had a couple people complain about his buddy kept coming back and back and making it a 2v1 fight while he was in combat with that other guy. Could get annoying and breaks the gameplay a bit.

    Another thing is I would love to see something like rust has where you can't TP to someone if you get hurt or in combat maybe? I'm sure the devs could work with you on this. This would just be great!

    Last I would love to see something to limit your amount of TPs per 24 hours.

    Thank you for your time invested into this plugin. You are great and we thank you from HurtNation Server
     
  4. Thank you for your suggestions. I will work on cooldown and limitations very soon. Stop teleport on being hurt is not possible yet, I need a hook for that.
     
  5. Can u add that people have to be at full hp to able to tp ? (Maybe make an on/off switch for it too ?)

    That would be so great, Thank you :)
     
  6. can make sethome only at foundation?....
     
  7. That will be added with other limitations by time.
     
  8. Code:
    [Oxide] 7:39 PM [Error] Failed to run a 30.00 timer in 'Teleportation v1.0.11' (
    InvalidOperationException: Nullable object must have a value.)
    [Oxide] 7:39 PM [Debug]   at System.Nullable`1[uLink.NetworkPlayer].get_Value ()
    [0x00000] in <filename unknown>:0
      at Oxide.Plugins.Teleportation.SendChatMessage (.PlayerIdentity player, System
    .String prefix, System.String msg) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.Teleportation+<SendRequest>c__AnonStorey2.<>m__0 () [0x00000]
    in <filename unknown>:0
      at Oxide.Core.Libraries.Timer+TimerInstance.Update () [0x00000] in <filename u
     
  9. How do I add permissions? Do I add them via F1 console or chat? And what exactly do I type?
     
  10. Wulf

    Wulf Community Admin

    Via chat. You can see some examples on my plugin Overviews, ex. NoSuicide for Hurtworld | Oxide.
     
  11. +1

    Was about to post this same thing. The default of 3 was being abused. People set a home at someones bases and keep porting back to it to attack over and over. I changed it to only one so you will have to be more careful where you place it. Even then someone can have a home set at someones base, die and spawn at their totem and then port to the other players base to attack again. Tying the home port to your totem would resolve all of this.
     
  12. I'd love to have this plugin work together with AntiGriefJail for Hurtworld | Oxide :-D Please make it happen. (Otherwise jail would be useless cause they can simply /home out of it :( )
     
  13. Pleaseadd!
    "Homes": {
    "Cooldown": 300,
    "DailyLimit": 5,
    "TPR": {
    "DailyLimit": 5,
    "Cooldown": 300
     
  14. Good News. I got a day off today, meaning I will be working more on this today.
     
  15. thanks for all you do for us
     
  16. I'll see if there is a way for me to cooperate with that. If not i'll try contacting the author.
     
    Last edited by a moderator: Dec 15, 2015
  17. LaserHydra updated Teleportation with a new update entry:

    1.1.0

     
    Last edited by a moderator: Dec 15, 2015
  18. for all player we need add permission for them ??how ?
     
    Last edited by a moderator: Dec 15, 2015
  19. /grant group default teleportation.tpr
    /grant group moderator teleportation.tpr
    /grant group admin teleportation.*

    teleportation.* means all Teleportation permissions
     
  20. thanks ....