HWTeleportation

Moved

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

5/5, 35 likes
  1. Code:
    [Oxide] 8:52 PM [Error] Teleportation plugin failed to compile!
    [Oxide] 8:52 PM [Error] Teleportation.cs(675,30): error CS0246: The type or namespace name `PlayerSession' could not be found. Are you missing an assembly reference?
    Got this on load. Any solutions? Thanks.
     
  2. I also have this error. Myself, I can give permission to teleport someone to a particular group, for example VIP. But how to allow all players to use /tpr /home, etc.? Sorry for bad English, I use translator :)
     
  3. I am the admin.on your server put the plugin of teleportation and when I write /tpr issues(

    can you describe what to do. I don't really understand
     

    Attached Files:

    Last edited by a moderator: Dec 30, 2015
  4. Wulf

    Wulf Community Admin

    /grant group default teleporation.home
    /grant group default teleporation.tpr
    [DOUBLEPOST=1451511700][/DOUBLEPOST]
    The message you got was from the Kits plugin. According to the "Unknown command" message, you don't have this plugin actually loaded. Check your oxide/logs for errors.
    [DOUBLEPOST=1451511737][/DOUBLEPOST]
    Your Hurtworld server is outdated. Make sure you are fully updated and using the latest Oxide build.
    [DOUBLEPOST=1451511760][/DOUBLEPOST]
    /grant user YourPlayerName teleportation.tpr

    Your other threads were removed or merged here, which you should have received alerts for in the top right of your screen for each action.
     
    Last edited: Dec 30, 2015
  5. i did the /grant group default teleporation.tpr and it still says no premission you got steam or anything where i can talk to you instead of here seems like it would be faster
     
  6. Wulf

    Wulf Community Admin

    Please reply to the thread here. The forums are here for support, not my personal Steam. ;)

    If you get no permission, then you'd need to add yourself as admin with Hurtworld either via your startup script or autoexec.cfg:
    Code:
    addadmin 76561198099416191
    Make sure you only have one command per line in autoexec.cfg.
     
  7. my friend told me to do /tp then hes name so i could tele to him but it did not work
     
  8. Wulf

    Wulf Community Admin

    You'd need the 'teleportation.admin' command for that, but you'd still need to make sure you are admin with Hurtworld first as mentioned above.
    Code:
    /grant user "Your Player Name" teleportation.admin
     
  9. hi.man

    /group add a group where is type in?
     
  10. Wulf

    Wulf Community Admin

    You don't need to create a group, just use the 'default' group which all players are in by default.
    Code:
    /grant group default teleportation.tpr
    /grant group default teleportation.home
    These are chat commands, you enter them in the chat as admin.
     
  11. wulf, what is this error?
     

    Attached Files:

  12. thanks.I finally got it.
     
  13. Any way of changing the default value of no more than 3 homes to something higher?

    All good changed.
     
  14. i admin server, I add group
    /group add default

    but cant add this /group add admin
    group admin already exist

    cant work
    /grant group admin teleporation.home
    /grant group admin teleporation.tpr


    after in chat message
    /grant group default teleporation.home
    /grant group default teleporation.tpr


    After in chat
    /sethome 1
     

    Attached Files:

    Last edited by a moderator: Dec 31, 2015
  15. /usergroup add PLayer YourGroup
     
  16. Is it possible to use this plugin so that various groups can have a different number of homes available? Ex. Default group gets 1, donators get 2, etc.

    Currently, if you have a home set and remove the claim stake, you can still teleport to that spot. Has there been any fixes for this issue or discussion around it?

    Also Wulf, you're fucking beautiful. Thanks for all the work you do :)
     
  17. Wulf

    Wulf Community Admin

    Not that I know of right now, but @LaserHydra may consider that in the future.

    And thanks. :p
     
  18. What about the homes and claim stake issue?
     
  19. There does not seem to be a group "teleportation.admin" and if I create one and add a player they still can't use the admin TP tools
     
  20. Wulf

    Wulf Community Admin

    That's a permission, not a group. The 'admin' group exists by default with Oxide, you just need to grant it.

    /grant group admin teleportation.admin
    /usergroup add Quicken admin