[TP] Tele++ v1.3.4 - Full-featured teleportation suite - Moved to BukkitDev!

Discussion in 'Inactive/Unsupported Plugins' started by lycano, Apr 20, 2011.

Thread Status:
Not open for further replies.
  1. Offline

    lycano

    Tele++ v1.3.4
    The complete teleporting solution for bukkit powered servers
    Craftbukkit 1846

    This project has been moved to BukkitDev
    Please visit the new project page on BukkitDev http://dev.bukkit.org/server-mods/tpp/

    Project moved to BukkitDev

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 13, 2016
    hammale, morganm, Phaedrus and 6 others like this.
  2. any eta on the tpa system? :)
     
  3. Offline

    lycano

    @po5 when its done youll see an update post here xD
     
  4. Offline

    unl33t

    @lycano
    Don't suppose you could get with CraftBukkitUpToDate to fix the update link for Tele++? Pretty pretty please :-D

    Edit: fixed @name :-p (might need to bump down the resolution on my monitor 6pt font is tiny)
     
  5. Offline

    Psycho Robot

    [​IMG]
     
  6. Offline

    lycano

    @unl33t what is it you want to tell me? Even google translate couldnt help me translating it into something useful. #953 is latest RB oO and what "update" link do you mean?

    Thanks to t3hk0d3 i now know what you mean. Ill see what i can do to provide a direct jar link.

    The only problem i currently see is that if i provide a latest jar link it would be the latest dev build. So you would probably get a dev build instead the latest recommended with my current script. Maybe i can add this as a feature.
     
  7. Offline

    unl33t

    hrm, well, if you can only link to the latest dev build, it might be worth it to have tele++ removed from the CraftBukkitUpToDate listing. else you might end up with a LOT of "it's broke" messages while you're working on tele++
    :)
     
  8. Offline

    lycano

    I dont even know what link he uses ^^
     
  9. Offline

    unl33t

  10. Offline

    phaed

    Whens 1.4 coming out? My server still can't use the mover tool since when you move something the block you chose as destination gets automatically tagged. Feels like so many months have passed without an update.
     
  11. Offline

    lycano

    @unl33t this is the deprecated version

    @phaed many private events happened this week. I dont want to spread this in forums in detail but i can tell it wasnt funny. So i will continue work on it this week.
     
    arpey likes this.
  12. Offline

    Kalexer

    Is there any chance to disable all /tp-functions for players but keep them enabled for OPs while using ops.txt?
     
  13. Offline

    lycano

    @Kalexer in v1.3.4 ... no. But in v1.4 ^^
     
  14. Offline

    Sir_Speshkitty

    I don't suppose there's any way to stop people teleporting more than a certain amount out? People keep going too far and the server invariably crashes.
     
  15. Offline

    lycano

    @Sir_Speshkitty this is also fixed in 1.4 as you have a maximum range you can specify. Im currently deciding if i add per user settings or if i do it later ... cause im back in business since first august. Well ill do my best to get it out ^^
     
  16. Offline

    bigggan

    I got this error just now :S
    Code:
    2011-08-11 23:26:51 [SEVERE] 	at org.bukkit.craftbukkit.entity.CraftPlayer.performCommand(CraftPlayer.java:152)
    2011-08-11  23:26:51 [SEVERE] 	at  net.sacredlabyrinth.Phaed.TelePlusPlus.managers.CommandManager.processCommand(CommandManager.java:835)
    2011-08-11 23:26:51 [SEVERE] 	at net.sacredlabyrinth.Phaed.TelePlusPlus.TelePlusPlus.onCommand(TelePlusPlus.java:90)
    2011-08-11 23:26:51 [SEVERE] 	at org.bukkit.command.PluginCommand.execute(PluginCommand.java:35)
    2011-08-11 23:26:51 [SEVERE] 	at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:129)
    2011-08-11 23:26:51 [SEVERE] 	at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:320)
    2011-08-11 23:26:51 [SEVERE] 	at org.bukkit.craftbukkit.entity.CraftPlayer.performCommand(CraftPlayer.java:152)
    2011-08-11  23:26:51 [SEVERE] 	at  net.sacredlabyrinth.Phaed.TelePlusPlus.managers.CommandManager.processCommand(CommandManager.java:835)
    2011-08-11 23:26:51 [SEVERE] 	at net.sacredlabyrinth.Phaed.TelePlusPlus.TelePlusPlus.onCommand(TelePlusPlus.java:90)
    2011-08-11 23:26:51 [SEVERE] 	at org.bukkit.command.PluginCommand.execute(PluginCommand.java:35)
    2011-08-11 23:26:51 [SEVERE] 	at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:129)
    2011-08-11 23:26:51 [SEVERE] 	at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:320)
    2011-08-11 23:26:51 [SEVERE] 	at org.bukkit.craftbukkit.entity.CraftPlayer.performCommand(CraftPlayer.java:152)
    2011-08-11  23:26:51 [SEVERE] 	at  net.sacredlabyrinth.Phaed.TelePlusPlus.managers.CommandManager.processCommand(CommandManager.java:835)
    2011-08-11 23:26:51 [SEVERE] 	at net.sacredlabyrinth.Phaed.TelePlusPlus.TelePlusPlus.onCommand(TelePlusPlus.java:90)
    2011-08-11 23:26:51 [SEVERE] 	at org.bukkit.command.PluginCommand.execute(PluginCommand.java:35)
    2011-08-11 23:26:51 [SEVERE] 	at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:129)
    2011-08-11 23:26:51 [SEVERE] 	at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:320)
    2011-08-11 23:26:51 [SEVERE] 	at org.bukkit.craftbukkit.entity.CraftPlayer.performCommand(CraftPlayer.java:152)
    2011-08-11  23:26:51 [SEVERE] 	at  net.sacredlabyrinth.Phaed.TelePlusPlus.managers.CommandManager.processCommand(CommandManager.java:835)
    2011-08-11 23:26:51 [SEVERE] 	at net.sacredlabyrinth.Phaed.TelePlusPlus.TelePlusPlus.onCommand(TelePlusPlus.java:90)
    2011-08-11 23:26:51 [SEVERE] 	at org.bukkit.command.PluginCommand.execute(PluginCommand.java:35)
    2011-08-11 23:26:51 [SEVERE] 	at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:129)
    2011-08-11 23:26:51 [SEVERE] 	at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:320)
    2011-08-11 23:26:51 [SEVERE] 	at org.bukkit.craftbukkit.entity.CraftPlayer.performCommand(CraftPlayer.java:152)
    2011-08-11  23:26:51 [SEVERE] 	at  net.sacredlabyrinth.Phaed.TelePlusPlus.managers.CommandManager.processCommand(CommandManager.java:835)
    2011-08-11 23:26:51 [SEVERE] 	at net.sacredlabyrinth.Phaed.TelePlusPlus.TelePlusPlus.onCommand(TelePlusPlus.java:90)
    2011-08-11 23:26:51 [SEVERE] 	at org.bukkit.command.PluginCommand.execute(PluginCommand.java:35)
    2011-08-11 23:26:51 [SEVERE] 	at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:129)
    2011-08-11 23:26:51 [SEVERE] 	at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:320)
    2011-08-11 23:26:51 [SEVERE] 	at org.bukkit.craftbukkit.entity.CraftPlayer.performCommand(CraftPlayer.java:152)
    2011-08-11  23:26:51 [SEVERE] 	at  net.sacredlabyrinth.Phaed.TelePlusPlus.managers.CommandManager.processCommand(CommandManager.java:835)
    2011-08-11 23:26:51 [SEVERE] 	at net.sacredlabyrinth.Phaed.TelePlusPlus.TelePlusPlus.onCommand(TelePlusPlus.java:90)
    2011-08-11 23:26:51 [SEVERE] 	at org.bukkit.command.PluginCommand.execute(PluginCommand.java:35)
    2011-08-11 23:26:51 [SEVERE] 	at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:129)
    2011-08-11 23:26:51 [SEVERE] 	at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:320)
    2011-08-11 23:26:51 [SEVERE] 	at org.bukkit.craftbukkit.entity.CraftPlayer.performCommand(CraftPlayer.java:152)
    2011-08-11  23:26:51 [SEVERE] 	at  net.sacredlabyrinth.Phaed.TelePlusPlus.managers.CommandManager.processCommand(CommandManager.java:835)
    2011-08-11 23:26:51 [SEVERE] 	at net.sacredlabyrinth.Phaed.TelePlusPlus.TelePlusPlus.onCommand(TelePlusPlus.java:90)
     
  17. Offline

    lycano

    @bigggan and this should tell me what? pls discribe what you did before this happened to you.
     
  18. Offline

    bigggan

    i have no idea sorry
     
  19. Offline

    Nori755

    How do I disable feather jump?
     
  20. Offline

    arpey

    Set the disable.mod.tool node to true in your plugins/TelePlusPlus/config.yml.
     
  21. Offline

    Nori755

    Thx. Disabling works.
     
  22. Offline

    Robert Pendell

    Has anyone tested to make sure this plugin works on 1060?
     
  23. Offline

    lycano

    @Robert Pendell it should work but as i will release 1.4 soon you dont have to worry about that. RB 1060 is out and this should be the RB for 1.4 as many bugs are fixed in this RB
     
  24. Offline

    Robert Pendell

    Ok. Well I'm holding off on 1060 for a bit to give everyone time to either confirm 1060 on the existing build or update to support it.
     
  25. Offline

    Koltrast

    Build 1.3.4 works fine on my 1060 server.
     
  26. Offline

    Jobsti

    For me too ;)
     
  27. Offline

    Hempa

    /tp request doesnt work.. the ones I /tp request to doesnt get the request
     
  28. Offline

    lycano

    @Hempa Please note if the player has used /tpp toggle to turn off teleportation to his/her location it would also block Teleport-Requests.
     
  29. Offline

    Marium0505

    Does this works with the newest Bukkit version? :)
     
  30. Offline

    Flatliner

    Yup, no problems here :)
     
    Marium0505 likes this.
  31. Offline

    bigggan

    Can i disable a world that players can tp to?

    Like i dont want players to tp to world: Fun?
     
Thread Status:
Not open for further replies.

Share This Page