1. Wulf

    Wulf Community Admin

    There's an updated version posted in the previous posts above.
     
  2. Thx wulf
     
  3. try this one
     
  4. Wulf

    Wulf Community Admin

    Is that any different than the one that was already posted previously?
     
  5. Check sionn his cersiin. That one works for me
     
  6. How I can set max home limits for default group and for vips?
    I try:
    Code:
    /grant default extteleport.home.limit.mod 2
    and:
    Code:
    /grant vip extteleport.home.limit.mod 6
    but this settings doesn't work :/

    Anyone can help me? :)
     
  7. @Crazzel you change the limits on the config. Then you grant the extteleport.home.limit.mod to vip group. (without numbers)
     
  8. @SouZa ok, I undestrand but tell me how set another limit for default group and another limit for VIP group?

    Something like this?
    Code:
     "Limits": {
      "extteleport.home.limit.mod": 2,
    "extteleport.home.limit.mod.vip": 2,
      },
     
  9. No.

    Code:
        "Limit": 5,
        "Limits": {
          "extteleport.home.limit.mod": 10
        },
    That means default group will have a Limit of 5, and all groups that you grant "extteleport.home.limit.mod" will have limit 10. So you just grant "extteleport.home.limit.mod" to VIP group.
     
  10. Aaaa! :)
    Thank you very much! :)
     
  11. Wulf

    Wulf Community Admin

    Quickfix (untested) for latest Hurtworld update:
     
  12. Thx god, that what we need!!!
     
  13. 3.6.5 need update
     
  14. Wulf

    Wulf Community Admin

    Already posted a fix above.
     
  15. @Wulf I know the dev of this plugin is no longer active, but is it possible to add a cancel on movement option to this....there is a cancel on damage option and not sure if you can make it so teleporting is cancelled on movement?
     
  16. Wulf

    Wulf Community Admin

    I'll try to take a look at it once I get a chance.
     
  17. Cheers
     
  18. I want to be able to force teleport another player to a location, neither of those allow an admin to do such a thing. For instance /tp "player" "jail" or /tp "player" "X Y Z"