[INACTIVE][TP] EssentialsTele v202 - Advanced Teleportation Plugin [531]

Discussion in 'Inactive/Unsupported Plugins' started by Zenexer, Feb 17, 2011.

  1. Offline

    Zenexer

    As part of our effort to keep Essentials compatible with a wide range of plugins, and as a result of continued pressure from the Bukkit development community, we have opted to split Essentials into multiple sub-plugins. Most utilize the Essentials core, and require that it be present.

    EssentialsTele provides the following commands as of writing:
    • /tp (teleport to another player)
    • /tpa (teleport "ask"/request)
    • /tpaccept (accept a teleportation request)
    • /tpahere (teleport here "ask"/request)
    • /tpdeny (deny a teleportation request)
    • /tphere (teleport a user to you)
    • /tpo (overrides /tptoggle)
    • /tpohere (again, overrides /tptoggle)
    • /tppos (teleports to specified coordinates--potentially dangerous!)
    • /tptoggle (toggles ability to receive teleport requests/be teleported/be teleported to)

    For detailed documentation, including installation instructions, download links, and command description, please see our wiki. Special thanks goes to our support team headed by Aelux for this fantastic resource.

    For immediate installation, download the JAR directly.
     
  2. Offline

    Charles Harvey

    I'm not sure why but as of 423 whenver I add essentials to my server everyone that joins is given ops. Kind of scary. I know that it hasn't been updated yet but just wanted to let you know.
     
  3. Offline

    5DayForecast

    Have you updated to the new Permissions that literally just came out? That might help I hope
     
  4. Offline

    Napier

    Has anyone had any issues where the usage of the /tppos command occasionally locked up the console/game? Timeouts when players try to log in and console doesn't respond to commands. Most of the time /tppos commands go through fine, but occasionally they have been locking up my server. It locks up immediately after one of my staff members use it.

    A possibility might be because I had neglected to uninstall the Teleplus plugin after I installed this one. But the TP coordinates are not the same between these two plugins - though perhaps there is some function or something in both of them that is conflicting.
     
  5. Offline

    Catsbuggy

    hi , first really sorry for my english ( french , my native language, is bad too ;) )

    i just test Tppos and help in game say X Y Z but command use X Z Y for work
    i try to explain ( i use Zan minimap for see loc ), X (first number for zan minimap) = North / South, Y (second number) = Est / West, Z (last number ;) ) for elevation. in your command the elevation is second input number ( and not last help say .... ;) )

    i hop so you have understand ( and is useful ;) )

    edit : after test i see little bug, minecraft client loc use Y for elevation ;), F3 for see loc , and jump for see modify loc, we normally use Z axis for elevation no?
     
  6. Offline

    GameFAQsRolo

    Is there a way to remove the teleport cooldown from specific players or ranks? I like restricting how often normal players can use home and jump, but I don't like that it also restricts how often my mods can use teleport. Also, please note that I don't want to add my mods to ops.txt.
     
  7. Offline

    footwo

    I am trying to get this to work but I keep getting this exception:

    Code:
    23:10:47 [SEVERE] java.lang.NoSuchMethodError: com.earth2me.essentials.User.get(
    Lorg/bukkit/entity/Player;Lorg/bukkit/Server;)Lcom/earth2me/essentials/User;
    23:10:47 [SEVERE]       at com.earth2me.essentials.tele.EssentialsTeleWorker.onC
    ommand(EssentialsTeleWorker.java:17)
    23:10:47 [SEVERE]       at com.earth2me.essentials.tele.EssentialsTele.onCommand
    (EssentialsTele.java:48)
    23:10:47 [SEVERE]       at org.bukkit.command.PluginCommand.execute(PluginComman
    d.java:31)
    23:10:47 [SEVERE]       at com.earth2me.essentials.Essentials.onCommand(Essentia
    ls.java:533)
    23:10:47 [SEVERE]       at org.bukkit.command.PluginCommand.execute(PluginComman
    d.java:31)
    23:10:47 [SEVERE]       at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCo
    mmandMap.java:80)
    23:10:47 [SEVERE]       at org.bukkit.craftbukkit.CraftServer.dispatchCommand(Cr
    aftServer.java:183)
    23:10:47 [SEVERE]       at net.minecraft.server.NetServerHandler.c(NetServerHand
    ler.java:619)
    23:10:47 [SEVERE]       at net.minecraft.server.NetServerHandler.chat(NetServerH
    andler.java:582)
    23:10:47 [SEVERE]       at net.minecraft.server.NetServerHandler.a(NetServerHand
    ler.java:576)
    23:10:47 [SEVERE]       at net.minecraft.server.Packet3Chat.a(SourceFile:24)
    23:10:47 [SEVERE]       at net.minecraft.server.NetworkManager.a(SourceFile:230)
    
    23:10:47 [SEVERE]       at net.minecraft.server.NetServerHandler.a(NetServerHand
    ler.java:75)
    23:10:47 [SEVERE]       at net.minecraft.server.NetworkListenThread.a(SourceFile
    :100)
    23:10:47 [SEVERE]       at net.minecraft.server.MinecraftServer.h(MinecraftServe
    r.java:357)
    23:10:47 [SEVERE]       at net.minecraft.server.MinecraftServer.run(MinecraftSer
    ver.java:272)
    23:10:47 [SEVERE]       at net.minecraft.server.ThreadServerApplication.run(Sour
    ceFile:366)
    23:10:48 [SEVERE] java.net.SocketException: Connection reset
    23:10:48 [SEVERE]       at java.net.SocketInputStream.read(Unknown Source)
    23:10:48 [SEVERE]       at java.net.SocketInputStream.read(Unknown Source)
    23:10:48 [SEVERE]       at java.io.FilterInputStream.read(Unknown Source)
    23:10:48 [SEVERE]       at net.minecraft.server.Packet.b(SourceFile:113)
    23:10:48 [SEVERE]       at net.minecraft.server.NetworkManager.f(SourceFile:155)
    
    23:10:48 [SEVERE]       at net.minecraft.server.NetworkManager.c(SourceFile:9)
    23:10:48 [SEVERE]       at net.minecraft.server.NetworkReaderThread.run(SourceFi
    le:62)
    23:10:48 [INFO] /86.163.218.190:59856 lost connection
    23:11:02 [INFO] Cormag [/86.163.218.190:59865] logged in with entity id 17
    23:11:25 [INFO] ยบ9[PLAYER_COMMAND] Cormag: /help
    I am on build 493, using Permissions and the essentials tele mod with the other required essentials file listed on the download page http://ess.earth2me.com/index.php/Downloads

    Whenever I try to tp, it chucks that exception.
     
  8. Offline

    Kruemelkatze

    Hey, whats about adding a feature to implement iConomy?
    It would be great to have costs for using tpa :)
     
  9. Offline

    Chekkaa

    I am also getting this error whenever I try to tp on build 493:
    Code:
    2011-03-13 04:42:40 [SEVERE] java.lang.NoSuchMethodError: com.earth2me.essentials.User.get(Lorg/bukkit/entity/Player;Lorg/bukkit/Server;)Lcom/earth2me/essentials/User;
    2011-03-13 04:42:40 [SEVERE]     at com.earth2me.essentials.tele.EssentialsTeleWorker.onCommand(EssentialsTeleWorker.java:17)
    2011-03-13 04:42:40 [SEVERE]     at com.earth2me.essentials.tele.EssentialsTele.onCommand(EssentialsTele.java:48)
    2011-03-13 04:42:40 [SEVERE]     at org.bukkit.command.PluginCommand.execute(PluginCommand.java:31)
    2011-03-13 04:42:40 [SEVERE]     at com.earth2me.essentials.Essentials.onCommand(Essentials.java:533)
    2011-03-13 04:42:40 [SEVERE]     at org.bukkit.command.PluginCommand.execute(PluginCommand.java:31)
    2011-03-13 04:42:40 [SEVERE]     at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:80)
    2011-03-13 04:42:40 [SEVERE]     at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:183)
    2011-03-13 04:42:40 [SEVERE]     at net.minecraft.server.NetServerHandler.c(NetServerHandler.java:619)
    2011-03-13 04:42:40 [SEVERE]     at net.minecraft.server.NetServerHandler.chat(NetServerHandler.java:582)
    2011-03-13 04:42:40 [SEVERE]     at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:576)
    2011-03-13 04:42:40 [SEVERE]     at net.minecraft.server.Packet3Chat.a(SourceFile:24)
    2011-03-13 04:42:40 [SEVERE]     at net.minecraft.server.NetworkManager.a(SourceFile:230)
    2011-03-13 04:42:40 [SEVERE]     at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:75)
    2011-03-13 04:42:40 [SEVERE]     at net.minecraft.server.NetworkListenThread.a(SourceFile:100)
    2011-03-13 04:42:40 [SEVERE]     at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:357)
    2011-03-13 04:42:40 [SEVERE]     at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:272)
    2011-03-13 04:42:40 [SEVERE]     at net.minecraft.server.ThreadServerApplication.run(SourceFile:366)
     
  10. Offline

    tedmazer

    UHHHHHHHH update plz?
     
  11. Offline

    Darkenvy

    Yes an update would be awesome!
     
  12. Offline

    sfxworks

    So when is the update?
     
  13. Offline

    Darkenvy

    UPDATE!!!!
     
  14. Is this no longer available? :S
     
  15. This thread should probably be closed. This plugin was merged into the main essentials package some time ago.

    You can find out more about essentials by visiting the wiki page.

    You can find the most recent download links posted also on the wiki page.

    If you need any help with essentials visit our support channel on espernet in channel #essentials
     
  16. Offline

    Plague

    inactive
     
  17. Offline

    Bfitzy

    the download link doesnt work
     

Share This Page