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

    Stormbow

    There are two lines in the default config.yml that say:
    Code:
    # Keep Sign and Chest for people with FREE chest and sign permission on quicklooting?
    # true = people can keep them, false = Sign and Chest are removed
    What's the actual option we're setting to true or false there? For example, directly above it there is
    but the code line above seems to only give us the description and true/false options, no actual command (or whatever it's called?) to be setting to true or false. Did I miss somethng?
     
  3. Offline

    Don Redhorse

    if you quickloot AND you have free chest and signs you will keep the free chest and the sign (so you get one sign and chest for free) otherwise the sign and chest are just gone (that is the old behaviour)


    that only works if you don't quickloot (as otherwise the tombstone is destroyed directly), so if you can open the chest and get the stuff out but DON'T take the chest and sign afterwards the chest and sign will be removed after the given time..

    perhaps I need to word it different?
     
  4. Offline

    Stormbow

    I guess what I'm asking here is: Is this
    Code:
    # Keep Sign and Chest for people with FREE chest and sign permission on quicklooting?
    # true = people can keep them, false = Sign and Chest are removed
    missing a line?

    Code:
    # Keep Sign and Chest for people with FREE chest and sign permission on quicklooting?
    # true = people can keep them, false = Sign and Chest are removed
    SomethingThatIShouldSet: true
    :eek:

    I am posting a sign in-game that says
    Code:
    [Tomb]
    Snowytail
    The sign that's landing on the target block is
    Code:
    [Tomb]
    Stormbow
    0 deaths
    Edit: Nevermind, just gave myself
    instead. (I hate doing that.)

    I only wanted the Tomb aspect of the plugin.

    Works great now! Thanks!

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

    Don Redhorse

    uupps..... :oops: .. ok.. I will need to look into that... could be that I either forgot a line of code OR that I just dropped the function because it wasn't necessary and forgot to remove the lines in the config.
    OH.. thanks for reporting.
     
    Stormbow likes this.
  6. Offline

    Stormbow

    Ah ok. You're welcome. :)

    I love the plugins you're managing. I actually like a lot of the stuff in this plugin too, but I'm trying to go with a "minimal magic" sort of feel on this round of my server, so less teleporting around. Players leave tombstones where they die, but DeathControl is keeping their loot with them. (And Tomb and DwarfForge are both in my TOP TEN plugins.)
     
  7. Offline

    Don Redhorse

    thanks... well I try to keep them up to date.. and add stuff... I also liked them a lot that is why I started coding again.. didn't want to see them die.
     
  8. Offline

    RugRats

    @Don Redhorse
    Can you add deathmessages for dispensers please :D If you could add them today perhaps I'll donate.
     
  9. Offline

    Don Redhorse

    you mean when you get shot from an dispenser?
    hmm I would need to look into that, and it will take some time sorry..
     
  10. Offline

    RugRats

    Yes I do when you're killed from a dispenser and :(

    @Don Redhorse
    If you /kill another player there isn't a death message

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

    Don Redhorse

    hmm.. which plugin are you using? don't know how it triggers the kill
     
  12. Offline

    RugRats

    essentials :D But seriously if you get these 2 things fixed I will donate a good amount of money :p
     
  13. Offline

    DeathToKittens

    Hey I'm coming from using the TombStone Mod and I like the new integration. One thing I'm having trouble with is I can't identify where I can allow non-op users to get a free chest/sign on death. I assuming I'm just missing something in the config file. I've spent the last few hours looking over it and I just can't determine which one it is.
     
  14. Offline

    Stormbow

    I mentioned that about 6 posts back. He's going to look into it.
     
  15. Offline

    migsthegod

    I love this plugin. Very cool killstreaks too!

    However,
    i'd like to report an incompatibility with MobArena

    it seems both plugins are using the same death message :)

    so whenever someone dies, it uses MobArena's default message.

    Could this be fixed?
    This would be the best death plugin if ever :)
     
  16. Offline

    Hamsterpower

    >

    can you fix this please.

    thx
     
  17. Offline

    Don Redhorse

    you need to look into permissions for that, http://dev.bukkit.org/server-mods/deathtpplus/pages/permissions/

    and YEAH I know that that pages s**** big time... if somebody can whack me up a nice layout in WikiCreole or whatever else dev.bukkit supports I WILL direclty put it up and put your name on the frontpage..

    hmm.. temporary problem with github? or something on your side? That is an error in SSL, which means encryption isn't working correctly.

    You can disable update checking if you want.

    atm deathTpPlus disables itself completly in MobArena, I can look into it but that would require support from MobArena too because otherwise you see 2 messages.

    well I put up the issues on github, but don't hold your breath before next year... I don't know how much time I have to code in the next days on this.

    Ok, I removed the stuff from the config... somebody requested removal of the free sign / chest... but when you quickloot you never get that sign or chest.. so you are even loosing one sign and chest if you don't give a free sign / chest..

    so atm it is:

    quickloot should be used with free sign / chest (via permissions!!)
    without free sign / chest you shouldn't use quicklooting.

    Version 3.3.1597 released:

    • Support for LWC 4
    • Fix Compass directions to use NewNorth
    • Remove payed message when amount is 0.0 (needs testing)
    • moved messages from info to informational, renamed error logging to informational
    • fixed bug with unknown cause of death/deathtype

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

    Stormbow

    Can we turn off the "messages loaded" info somehow?
     
  19. Offline

    Don Redhorse

    informational / error messages since 3.3.1597
     
  20. Offline

    RugRats

    Still no dispenser messages?
     
  21. Offline

    Don Redhorse

    nope... like I said this will take time.. and there is christmas you know... 2 kids... a wife.. a job... me or mung3r will look at it and IF it is possible it will get integrated... you can already start posting death messages :)
     
  22. Offline

    Stormbow

    :eek:

    What does that mean?
     
  23. Offline

    Don Redhorse

    set error / informational messages to false
     
  24. Offline

    JerryDVP

    Hello, absolutely in love with this plugin. I played with the config file and fixed the whole spawning above if you died in a cave or something. Only 1 issue (if it really is a problem...) The 3600 second time limit on a chest before it is destroyed....can i remove that? Or at least make it longer? I just had my chest get destroyed when i was like 1 block away from it lol (before i fixed the top block thing i had to dig all the way down to get to my chest) Thank you in advance. Great plugin.
     
  25. Offline

    Don Redhorse

    sure... you should just need to change the value in the config and reload / restart the server... if that doesn't work tell me it should be a bug than.
     
    JerryDVP likes this.
  26. Offline

    JerryDVP

    Thank you, at first i followed the config's normal settings where "0: = Disabled" that didn't work. "Totally derp on my part for not just typing "false" @ "# Remove TombStone after RemoveTime". The timeout is now disabled. I don't understand how 3600 seconds ran out that fast though lol is it 1 hour real time? Oh, doesn't matter thanks lol.
     
  27. Offline

    Stormbow

    Didn't work.
     
  28. Offline

    Don Redhorse

    hmm.. that should be a bug than.. could you open ticket on dev.bukkit or even better on github? thanks

    hmm.. with latest build? 3.3.1597 ? could you post the server log file and the config via pastie.org or similar?

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

    silentdojo

    Would there be any way to make death messages on a per world basis.
    Ex: All deaths in world1 are announced only to that world. World2 would not see the deaths of those players.
     
  30. Offline

    Stormbow

    I figured out what happened: When I downloaded the updated version, it wasn't pasted over the one I had because the server was online.

    All better now! Thanks!
     
  31. Offline

    Sevennemesis

    here's a little problem that rarely happens ... When we quickloot after we die, it destroys the chest, but it gives us nothing, as if it were empty. We lose our entire inventory.
     

Share This Page