Inactive [TP/ADMN] WarpAllHere v2.1 - Warp all players online to a specific player [1.2.5-R1.0]

Discussion in 'Inactive/Unsupported Plugins' started by ItsHarry, Jul 4, 2011.

  1. Offline

    ItsHarry

  2. Offline

    Kerry

    Tried the plugin, it is totally awesome :D
    Love it.
     
  3. Offline

    ItsHarry

    Thanks, appreciate it. :D
     
  4. Offline

    Kerry

    No problem!
     
  5. Offline

    m0dulus

    Can we have Permissions? Like warp all those of the same permissions group here?
     
  6. Offline

    ItsHarry

    Good idea, I'll add it to my to-do list =D
     
  7. Offline

    kamild1996

    Backward compatible? A detail of #946?
     
  8. Offline

    ItsHarry

    ^ Should work, I don't think they changed anything to the API's which I used
     
  9. Offline

    ItsHarry

    Updated to version 1.2!

    Changes:
    • Added the /warpgrouphere and /warpgroupto commands! See the thread post for more information on how to use it.

    Hi, just wanted to let you know that version 1.2 is out, and it now supports permission-group warps! =D

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 17, 2016
  10. Offline

    m0dulus

    Yay! Thanks!
     
  11. Offline

    ItsHarry

    Tested plugin on RB #1000, works fine! =D
     
  12. Offline

    Grimmy777

    can we get a undo or a reverse port feature? =)
     
  13. Offline

    JustinGuy

    Will this plugin only warp "online" players? I want to regenerate my world and warp everyone to the spawn (no i don't want to delete the player NBT files, because they would lose their inventory).
     
  14. Offline

    ItsHarry

    @JustinGuy Yes, it only warps online players.

    I'll see what I can do, but I'm going on vacation soon.

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 17, 2016
  15. Offline

    Grimmy777

    k, I was just thinking this would be nice so you could port everyone to you for an event and then put them back when it is over
     
  16. Offline

    ItsHarry

    This "event" plugin was actually the first idea I had in mind for a plugin, this warpallhere plugin is based on that idea :D

    Hi, just letting you know that version 1.3 is out. It adds event warps! :D

    Use /startevent to start an event.
    Use /stopevent to stop an event.
    Use /goevent to go to an event (if it's started of course)
    Use /returnevent to go back to your original position after going to an event. (Positions will be lost if the server is restarted or /reload is used, keep that in mind!)

    Updated to 1.3.1.
    Some minor changes, nothing special.

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 17, 2016
  17. Offline

    Grimmy777

    Love it! Would nice if it could save the event though as the time the server(at least mine) is most likely to crash is during events. Thank you so much for updating this though!
     
  18. Offline

    ItsHarry

    No problem, glad you like it. I might add the saving feature later, but I'm going on a trip tomorrow for 4 weeks... So I might do it when I'm back XD
     
  19. Offline

    ItsHarry

    new Version 1.4:
    • /warpto [player]
    • /warphere [player]
    • /warpplayer [player] [player]
    • /warphelp
     
  20. Offline

    Anthony45654

    If I do "jh.whp.*" will it give the group/user permission for all these commands?
     
  21. Offline

    ItsHarry

    Have no idea, you could try it
     
  22. Offline

    ItsHarry

    Updated to version 1.4.1

    Fixed some bugs
     
  23. Offline

    ItsHarry

    Added a new JAR which supports PEX!
     
  24. Offline

    Yurikoma

    is there a reason that when i do /warpallhere it warps everyone and says the message twice?
     
  25. Offline

    ItsHarry

    [​IMG]
    Hmm weird, I'll check that

    v1.4.2 done, added "jh.whp.*" permission node, also updated to the latest RB.

    Hey, I couldn't find the error, there doesn't seem to be anything wrong with the code. Sorry D:

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 17, 2016
  26. Offline

    Yurikoma

    Have you uploaded this yet. because i am using the latest version on this page as i downloaded it just then. but jh.whp.* isn't working for me still.

    went back to using original permissions but now when i say /warpallhere it says Wrong syntax! Use: /warphere [player]

    which is weird seeing it worked with the one i was using yesterday apart from the whole doing it twice thing. so if this isn't a problem with the code, ill probably just go back to the version i was using yesterday.

    so at this point im like wtf lolz

    some reason if i use jh.whp.* by itself it says i don't have permissions required to use the command.
    if i use all the old permissions i get Wrong syntax! Use: /warphere [player]
    but if i use jh.whp.* and the old permissions it works but i still got the whole double message and teleport problem you got any help with this, it would be great
     
  27. Offline

    ItsHarry

    Hmm... I think the problem is something with my permissions code. Lemme check =D

    Okay so I think I fixed the problem. =D

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 17, 2016
  28. Offline

    Yurikoma

    lol i think it hates me. now if i use jh.whp.* by itself it says i don't have permissions and if i use just the other permissions such as jh.whp.warpallhere it says i don't have permissions. but if i use jh.whp.* and the other permissions it works. sorry for all this btw probably putting u through alot of trouble. is any1 else able to test out this to see if any1 else is having this problem?

    did a bit of testing, appears that any permission needs to have jh.whp.* in the same group of it otherwise it won't work. meaning if i have a group admin i need to have jh.whp.*: true and jh.whp.warpallhere: true for the warpallhere command to work. but all other commands will still not work unless i also add them in the same group
     
  29. Offline

    ItsHarry

    Which permission plugin are you using? Or are you using the default ones?
     
  30. Offline

    Yurikoma

    PermissionsBukkit and SuperpermsBridge. SuperpermsBridge makes any plugin that uses permissions instead of PermissionsBukkit act as if im running Permissions 2.7.7
    though it is possible yours may be the first i have that is having issues with it. guess there always has to be a first
     

Share This Page