Inactive [TP/CHAT] DeathTpPlus V 3.9.16.2262 -DeathNotify, DeathTP, Tombstones, Tomb and more [CB 1.3.2]

Discussion in 'Inactive/Unsupported Plugins' started by Don Redhorse, Oct 5, 2011.

  1. Offline

    Don Redhorse

    DeathTpPlus announces a death with a random message based on the death cause and allows you to teleport to the point of death It can also create a TombStone at the place you died to let you save your inventory (aka DeadMansChest).You can also create a tomb sign which can be used as respawn point and as a place of information of how often you died and what your last death cause was.

    Take a look, thanks to BrandonHopkins



    Based on the original plugin from lonelydime. Integrates a fork of furt from cenotaph and tomb from Belphemur. And code from mung3r!
    Supports

    DeathTP

    • Use /deathtp to teleport back to where you died.
    • Optional: Charge a player an item to teleport (must be in the player's hand).
    • Optional: Vault support for economies
    DeathNotify

    • Customizable messages for every kind of death.
    • Supports multiple messages per kind of death, chosen randomly when someone dies.
    • Custom colors per message.
    • PvP messages that show the attacker as well as what they killed with. Item names have been cleaned up to look pretty.
    • Optional: Show tombstones where someone died and how they died.
    • Optional: CraftIRC support
    TombStone

    • Create a TombStone where you die and save your inventory.
    • Highly Configurable via Permissions
    • More Info on the TombStone Page
    Tomb

    • Create a Tomb Sign which holds the following information: The name of the player, the number of times he died and what was the last cause.
    • Can be used as respawn point after death
    • There can be more than one Tomb
    • You can configure if the respawn point is based upon the world the player is in or across worlds
    • More Info on the Tomb Page
    Other stuff

    • Streaks (Show a custom message when someone has killed a custom set of people or died a custom amount of times.)
    • DeathLogs (Show the total number of times somebody died)
    • MultiKills (Well... you know.... quake style... no sound though :) )
    • Need a simpler version with only messages? DeathNotifier
    • More Info on the DeathTpPlus Page
    Install / Update / Permissons / Bugs / ChangeLog etc?

    Dev.bukkit

    Downloads & Support

    Dev.bukkit

    Todo

    • Upcoming Features
    • MAJOR Internal Reworking (that is really necessary)
    • Updates to RB of CB
     
  2. Offline

    Don Redhorse

    hmm honestly that depends on the noise.. I would make sure your HDD is not dying on you, because it saves information to disk at that time.

    v 3.8.0.1818 released

    • fixed an exploit with exp
    • added some messages from mog1255
    • add Magic and Poison Death causes and messages
    • implemented version 3 of metrics, incl tracking of deathtp, tombstone and tomb
    • fixed several issues with tombs
    • updated to new bukkit event system
    • fixed loophole where player suicide doesn't reset kill streak
    • fixed issue wolf and slime not recognized
    Messages for Magic and Poison Death will be updated without a problem, if you want to get the additional messages from mog1255 you will need to let the full deathmessages.yml recreate as I don't overwrite anything in a node.

    And again... if you have some nice messages especially for the areas which have few... or for new mobs and death causes comming up... post them, send them per pm or make a pull request for it...

    I will add them and mention you :)

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

    Clucky

    Yeah, It makes a low hum noise. Not any clicking or clacking. I've been wanting to invest in some spacers (or whatever those things are called that keep it from vibrating).
     
  4. Offline

    Don Redhorse

    ah... rubberbands (the big ones) can also help.. depending on the torque though.. :)
     
  5. Offline

    Jak33

    could you help me with the bug workaround, im a little confused. Im not sure what to replace and where

    Edit: nvm i had to update craftbukkit, didnt realize it has been updated, sorry my bad.
     
  6. Offline

    silentdojo

    You don't need to do the workaround anymore... hopefully Red removes that message on BukkitDev.
     
  7. Offline

    Don Redhorse

    well you need it if you have still a version before 3.5.0.1597 which is quite old I know..
     
  8. Offline

    migsthegod

    Awesome plugin

    Any chance we might see a lightweight version with only death messages and kill streaks? :D
     
  9. Offline

    Don Redhorse

    thanks... no..

    there is one though which does that... HeroicDeath is inactive afaik.. DeathNotfier is the one I mean
     
  10. Offline

    Quixote22

    Thanks for the great plugin!
     
  11. Offline

    Don Redhorse

    you are welcome
     
  12. Offline

    Stormbow

    Error received after updating server to 1.1.0:
    Code:
    12:04:58 [SEVERE] Error occurred while enabling DeathTpPlus v3.8.0.1818 (Is it up to date?): org.bukkit.plugin.Plug
    inManager.registerEvents(Lorg/bukkit/event/Listener;Lorg/bukkit/plugin/Plugin;)V
    java.lang.NoSuchMethodError: org.bukkit.plugin.PluginManager.registerEvents(Lorg/bukkit/event/Listener;Lorg/bukkit/
    plugin/Plugin;)V
            at org.simiancage.DeathTpPlus.DeathTpPlus.onEnable(DeathTpPlus.java:271)
            at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:230)
            at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:989)
            at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:280)
            at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:190)
            at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:173)
            at org.bukkit.craftbukkit.CraftServer.reload(CraftServer.java:443)
            at org.bukkit.Bukkit.reload(Bukkit.java:188)
            at org.bukkit.command.defaults.ReloadCommand.execute(ReloadCommand.java:22)
            at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:168)
            at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:385)
            at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:381)
            at net.minecraft.server.MinecraftServer.b(MinecraftServer.java:573)
            at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:550)
            at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:434)
            at net.minecraft.server.ThreadServerApplication.run(SourceFile:465)
    12:04:58 [INFO] [mcMMO] PermissionsEx found, using PermissionsEx.
    Resolved. Updated to CB 1.1.0-R3
     
  13. Offline

    Don Redhorse

  14. Offline

    colin5789

    when are you updating to 1.1-R4?
     
  15. Offline

    Don Redhorse

  16. Offline

    colin5789

    it was a typo, I thought it wasnt updated for R3 and i couldnt get it to work but it works fine now
     
  17. Offline

    DaEgo

    DeathTpPlus v3.8.0.1818
    git-Bukkit-1.1-R3-13-gb3c56b8-b1914jnks (MC: 1.1)
    while shutting server down i get this error :
    Show Spoiler

    Code:
    [WARNING] Task of 'DeathTpPlus' generated an exception
    java.lang.IllegalStateException
        at java.util.concurrent.ConcurrentLinkedQueue$Itr.remove(Unknown Source)
        at org.simiancage.DeathTpPlus.workers.TombStoneWorkerDTP.run(TombStoneWorkerDTP.java:111)
        at org.bukkit.craftbukkit.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:137)
        at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:503)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:435)
        at net.minecraft.server.ThreadServerApplication.run(SourceFile:465)
     
  18. Offline

    Don Redhorse

    well, it is quite common... some other also posted it... i was already looking :)

    glad you got it working... there shouldn't be any issues but I will make a new compile soon.

    hmm always or just from time to time

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 20, 2016
  19. Is it possible to say have 2 Tomb's per person, one in the real world, and one in the nether, then dependant on where u die, depends which tomb u respawn at.

    Im wanting to create 2 crypts, one in the nether and one on my overworld, and i also have to respawn at sign feature turned on (finally get rid of the bedspawn thing! hate that)
     
  20. Offline

    colin5789

    Only problem I'm having is people are getting teleported to the surface any way to fix this?
     
  21. Offline

    Don Redhorse

    yes... in the config

    Q: If I die in a cave or in nether and use /deathtp I will teleport back to the place I died but on top of the world
    A: Change teleportToHighestBlock: true to false but read the comments first in the config.
     
  22. Offline

    colin5789

    K thanks
     
  23. i have chuffed around with the settings on this and still am unable to get u to spawn at a tomb sign on different worlds.

    Is this even possible?
     
  24. Offline

    Don Redhorse

    one tomb should work if you enable the option allowworldtravel... but other spawn plugins can counter it..
     
  25. what im after is 2 tomb signs, one per world.
     
  26. Offline

    Maxxgold

    Any plans to update this to version 1846 ? It seems to be working fine except for a spike here and there.
     
  27. Offline

    Don Redhorse

    yeah... but that requires recoding.. atm I don't have the time for it... but you could put up an issue on github so I don't forget and I take a look at it..

    is a new RB out? nevertheless what are those spikes?
     
  28. Offline

    mrdeadlocked

    Is it possible to charge someone money(iconomy) on death? Would be a nice addition, and save from another addon. Great addon!
     
  29. Offline

    Don Redhorse

    well I could.. but why?

    atm not really... as the plugin is a mess an requires some rewriting... which is in the works as soon I finish my other project.

    so if you die an want to use deathtp you can charge people... charging on top.. don't know..
     
  30. Offline

    mrdeadlocked

    Yes. You have it setup now where its a option for people to pay to be able to use the tomb to go to there death spot. I'd just like the option for people to DIE and be charged a penalty for dieing, or for the use of the chest/tombstone for the stuff?
     
  31. Offline

    Don Redhorse

    well perhaps... atm adding any new option to the config and coding it in is a mess... a mess I produced.. but still.

    I'm working on a solution and when i have that finished I will clean up the code more... which than allows for more features.
     

Share This Page