HWTeleportation

Moved

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

5/5, 35 likes
  1. Just add
    Code:
    using Emotes;
    At the top of the Teleportation.cs where the other "using" references are.

    Here's an Unofficial fix for now.
     
  2. Works, Thanks!
     
  3. LaserHydra updated Teleportation with a new update entry:

    1.4.2

     
  4. the timer is buggy
     
  5. Which timer? Define 'buggy'.
     
  6. for example the player has used the command tpr or home, and he writes that you need to wait until cool down.
    numerous complaints from players come to me.

    sorry for my English
     
  7. you fix the bug?
     
  8. I have version 2.0 almost ready... I think that should fix it.
     
  9. Thank you very much!
     
  10. Hi LaserHydra. I have one question ... can you make a "cmd" in the plugin Teleportation like /setworldspawn ?
    I wish one location to spawn on the server for the first time and not a random location.
    And thanks ☺☻ you make a good job.
     
  11. /grant group <Group> teleportation.****> how create groups?
     
  12. Wulf

    Wulf Community Admin

    There are some groups that already exist such as admin, moderator, and default. You can create custom groups if you'd like, but it isn't needed.
     
  13. So where to find information about groups? Their creation and assignment of rights
     
  14. Wulf

    Wulf Community Admin

  15. Обновленный плагин оксида, и теперь не работает плагин комплект, телепорт и свиток, когда исправление?
     
  16. Soon the update will be released?
     
  17. update please ^_^
     
  18. How i can set permissions for all players for example for commands homes or tpr?
    [DOUBLEPOST=1467269507][/DOUBLEPOST]How to deny access this comands?
    • /tp <player> Teleport yourself to a player
    • /tp <player> <player> Teleport a player to another
    • /tp <x> <y> <z> Teleport yourself to a location (~ can be used as x, y or z to represent your x, y, z)
    • /tphere <player> Teleport somebody to yourself
     
    Last edited by a moderator: Jun 30, 2016

  19. write: /grant group admin teleportation.admin into the game chat for /tp and /tphere
    for /tpr and /tpa : /grant group admin(or moderator, default) teleportation.tpr
    for /home etc: /grant group admin(or moderator, default) teleportation.home
    and for: /warp etc: /grant group admin(or moderator, default) teleportation.warp
    default
    group is default for all new players.
    if you want add any players into the group write: /usergroup add <playername/ID> <group>
     
    Last edited by a moderator: Jun 30, 2016
  20. thx, my bad :)