HWTeleportation

Moved

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

5/5, 35 likes
  1. Wulf

    Wulf Community Admin

    It's currently only for Hurtworld. A few teleportation plugins exist for Rust too.
     
  2. Hi!, how can we translate the description messages coming in? I've found the
    void LoadMessages()
    {
    lang.RegisterMessages(new Dictionary<string, string>

    and changed it to Norwegian but still it doesn't change from English. Any tips?
     
  3. You can change messages in the language file which is located at yourserver/oxide/lang/en.Teleportation.json
    I do recommend to not change anything in the .cs file.
     
  4. YOU DO NOT HAVE PERMISSION TO USE THIS COMMAND?fix
     
  5. First of all, please do not post all in caps and bold.
    I can see your post also if you do not do that.
    There is no issue. You need to grant players the permissions for the plugin.
    How you can grant these, is shown on the overview.
     
  6. LaserHydra updated Teleportation with a new update entry:

    1.4.0

     
  7. Hi LaserHydra!

    I see you've updated this mod. Please could you add an explanation of warps and how they work to the overview please?

    Are warps like a wormhole that anyone can use if they can reach them?

    Thanks for this mod, and your others too! Great work! They make my server so fun to play on! :D
     
  8. Make your plugin for oxide 2 :) I Think he is better than others
     
  9. Updated the overview! :) Appreciate it :p
    [DOUBLEPOST=1453474248][/DOUBLEPOST]
    This plugin is for Oxide 2, but for Hurtworld only. In case you are running a Rust server, use this one: Teleportation System for Rust | Oxide
     
  10. Great job! However, I think I spotted a typo...

    Warps:
    • /warp <warp> Teleport to a warp
    • /warps List all warps
    • /sethome <warp> Set a warp
    • /removewarp <warp> Remove a warp

    Should be:

    Warps:
    • /warp <warp> Teleport to a warp
    • /warps List all warps
    • /setwarp <warp> Set a warp
    • /removewarp <warp> Remove a warp
    Is that correct?
     
  11. There is a mistake

    removewarp

    Should be Warp Removed, but the language which is Warp Remove
     
  12. LaserHydra updated Teleportation with a new update entry:

    1.4.01

     
  13. Trying to figure out how to grant permissions to all users
     
  14. /grant group default <Permission>
    /grant group moderator <Permission>
    /grant group admin <Permission>
     
    Last edited by a moderator: Jan 23, 2016
  15. admin can use it but not the players so how do i set all to use it?
     
  16. /grant group default <Permission>
    /grant group moderator <Permission>
    /grant group admin <Permission>
    if YOU run those and only YOU need to run those, it will grant the permission to all players
     
    Last edited by a moderator: Jan 23, 2016
  17. tried to do it in chat and i only get
    Permission <Permission> dosent exist

    im pretty new at this
     
  18. you should be replacing <Permission> with the actual permission you want to grant, for example: teleportation.tpr

    Permissions:
    • teleportation.admin for admin commands (/tp & /tphere & /setwarp & /removewarp)
    • teleportation.tpr for teleport request commands (/tpr & /tpa)
    • teleportation.home for home commands (/home, /sethome, /removehome & /homes)
    • teleportation.warp for warp commands (/warp & /warps)
     
  19. thank you
     
  20. not working plugin Teleportation for Hurtworld - Version History | Oxide

    [Oxide] 2:25 PM [Error] Teleportation plugin failed to compile!
    [Oxide] 2:25 PM [Error] Teleportation.cs(718,30): error CS0246: The type or namespace name `PlayerSession' could not be found. Are you missing an assembly reference?

    plis help