HeroicDeathPlus

HeroicDeathPlus - Player Death Notification Plugin
Original Authors: SquallSeeD31,ElgarL
Wow, thanks for 10000+ downloads ! :D
HeroicDeathPlus provides functionality to CraftBukkit server administrators to broadcast player deaths on a per-world or whole-server basis and finely customize the messages that are displayed based on the type of death (or damaging entity). The project has no external dependencies and does not add any features not directly associated with its primary purpose; this makes the plugin easy to install and maintain andgenerally speakingremain compatible with future changes.
Feautures
- Broadcast cause of death when a player dies
- Shows who killed whom in PvP and with what item
- Shows which kind of monster was responsible for eating a player
- Optionally shows which world they were killed in!
- Define an unlimited (within reason) number of custom messages based on cause of death, and a random message will be chosen
- Log deaths to a configurable file, including timestamp and location of death!
- Send messages on a per-world basis or to the whole server, configure which worlds should get messages and which shouldn't!
- Define the text color to be used for the message, the player(s) involved, and the "murder weapon" (for PvP deaths)
- Customize item names to be displayed for PvP deaths (Ex. "Excalibur" instead of "Gold Sword")
- Supports items with durability! (wood, coal, dye, wool)
- Item list doesn't need to be updated for future Minecraft patches! (If an item is not defined in the items file, the name of its Material will be prettified and used by default)
- Supports following causes of death (all lines below the :Tag will be treated as messages for that type of death):
Changelog:
V2.5
- Compiled under JDK 6, Bukkit 1.6.2-R0.1
- MagmaCube message fixed
- Blaze message fixed
- Potion Message fixed
ToDo
- /reload command
- Set message command ( example: /hdp blaze set '%player killed by angry Blaze'
Thanks to @ViscousSummer88 for logo :)
Buy me a beer :)
Webmoney WMZ - Z221297429932 , Webmoney WMR - R219902466071
-
View User Profile
-
Send Message
Posted Oct 28, 2012When will this be updated? Also is it working properly right now?
-
View User Profile
-
Send Message
Posted Oct 28, 2012@Loading37
Why can't or why don't you update to Java 7?
@joannou1
Woot, Woot... Just to note the plugin does run, at its current state, on 1.4.2 with the exception of a few death messages mixing up.
-
View User Profile
-
Send Message
Posted Oct 28, 2012Bam! 1.4 is out, yay.
-
View User Profile
-
Send Message
Posted Oct 27, 2012can you compile with java 6 ? :/
-
View User Profile
-
Send Message
Posted Oct 26, 2012@slenky
Those are bugs with latest RB of Bukkit. I actually messed around with the old HeoricDeath source codes and got it to work. But yea, wait for 1.4.2 version of CB and then do one nice update to get everything working as required once again. Should not be too hard :)
-
View User Profile
-
Send Message
Posted Oct 26, 2012@Drift_91
Oh. Don't khow what to do with this.
@ViscousSummer88
Yep, I wait for 1.4 and will update.
-
View User Profile
-
Send Message
Posted Oct 24, 2012@Drift_91
Correct, the plugin is a little buggy on the newest RB. To be honest I see no point in updating the plugin to 1.3.2 as 1.4.1 is out tomorrow. I'm sure that slenky will update it in 1.4.1.
-
View User Profile
-
Send Message
Posted Oct 23, 2012@PulseSurge
I just tested "/kill" on myself and it gave the fall damage message instead of the message I listed under "other"
-
View User Profile
-
Send Message
Posted Oct 21, 2012Well when some one dies of fall damage on my server is says the player was killed by a spider. O_O
-
View User Profile
-
Send Message
Posted Oct 20, 2012@mrcashking228
You should run this plugin with Java 7 installed.
-
View User Profile
-
Send Message
Posted Oct 16, 2012I get this error when I start the server. 20:12:41 [SEVERE] Could not load 'plugins/HeroicDeathPlus.jar' in folder 'plugins' org.bukkit.plugin.InvalidPluginException: java.lang.UnsupportedClassVersionError: org/lithiumcraft/plugin/heroicdeathtplus/HeroicDeath : Unsupported major.minor version 51.0 at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:154) at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:305) at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:230) at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:223) at org.bukkit.craftbukkit.CraftServer.<init>(CraftServer.java:199) at net.minecraft.server.ServerConfigurationManagerAbstract.<init>(ServerConfigurationManagerAbstract.java:50) at net.minecraft.server.ServerConfigurationManager.<init>(SourceFile:11) at net.minecraft.server.DedicatedServer.init(DedicatedServer.java:105) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:377) at net.minecraft.server.ThreadServerApplication.run(SourceFile:539) Caused by: java.lang.UnsupportedClassVersionError: org/lithiumcraft/plugin/heroicdeathtplus/HeroicDeath : Unsupported major.minor version 51.0 at java.lang.ClassLoader.defineClass1(Native Method) at java.lang.ClassLoader.defineClassCond(ClassLoader.java:631) at java.lang.ClassLoader.defineClass(ClassLoader.java:615) at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:141) at java.net.URLClassLoader.defineClass(URLClassLoader.java:283) at java.net.URLClassLoader.access$000(URLClassLoader.java:58) at java.net.URLClassLoader$1.run(URLClassLoader.java:197) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findClass(URLClassLoader.java:190) at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:44) at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:29) at java.lang.ClassLoader.loadClass(ClassLoader.java:306) at java.lang.ClassLoader.loadClass(ClassLoader.java:247) at java.lang.Class.forName0(Native Method) at java.lang.Class.forName(Class.java:247) at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:143) ... 9 more
-
View User Profile
-
Send Message
Posted Oct 16, 2012Nice job man, this is perfect.
-
View User Profile
-
Send Message
Posted Oct 13, 2012@LordKainzo
Well that's nice, but in all fairness you did just say, it's not publicly released as of yet, so informing everyone of this is not really of any use. But I'm sure when it's publicly released that will be awesome too.
@MagicRecon
You can simply edit the 'heroicdeath.messages' to suit how you want it. Once you have edited it to the messages you want, you can simply save the file. I would suggest you reload the server rather then a the plugin(s).
-
View User Profile
-
Send Message
Posted Oct 4, 2012hey i was wondering, ive had to save the messages and open them in notepad++ to edit them if i re-upload them as a .txt file will the plugin read correctly from it? if not what do i have to save it as to get it to read from it? thanks
-
View User Profile
-
Send Message
Posted Oct 2, 2012How do i configure it to say what i want it to like "{name} was mashed by {names} fists"?
-
View User Profile
-
Send Message
Posted Oct 2, 2012HeroicDeath2 is already released to Herocraft, it just isnt publicly posted/broadcasted.
-
View User Profile
-
Send Message
Posted Sep 25, 2012@nurwin22
DeathTpPlus, is all good and well.... Personally used it for about 2months, then removed it as it was really... to be honest a heavy plugin and not what i needed. A simple death broadcasting solution is all I needed but HeroicDeath was left and not updated by the original owner.
HeroicDeath supports death messages, where as DeathTpPlus supports, death messages, death chests along with many other things. I don't think the owner of DeathTpPlus... will at all be bothers about HeroicDeath being updated again as DeathTpPlus, is more than a simple death broadcaster.
To all others, can we stop causing arguments and drama here.... there is no need for it, be thankful someone is taking their time to update a plugin for us. If you don't like it or think it's not as good as a different plugin.... then simply don't use it. :)
-
View User Profile
-
Send Message
Posted Sep 24, 2012@nurwin22
You're confusing DonRedhorse adding HeroicDeath-like features to DeathTpPlus with it being the continuation of HeroicDeath. They are not the same. No where on HeroicDeath's page does SquallSeeD31 suggest that DeathTpPlus is the replacement for HeroicDeath, nor does DonRedHorse ever state on DeathTpPlus' page that it is the replacement for HeroicDeath. DeathTpPlus is no more an official replacement for HeroicDeath than HeroicDeathPlus is. Please stop making false statements.
By the way, I tried DeathTpPlus when HeroicDeath started giving me problems. It was too much. I already had plugins that I liked doing all the other stuff DeathTpPlus did in addition to its HeroicDeath-like features. That is why I am happy this plugin has been created to continue the simplicity of HeroicDeath, without all the extra features I don't need.
-
View User Profile
-
Send Message
Posted Sep 24, 2012@nurwin22
Awesome! But what if I don't want DeathTp feautures? :)
-
View User Profile
-
Send Message
Posted Sep 24, 2012HeroicDeath was never abandoned. It's features were added to http://dev.bukkit.org/server-mods/deathtpplus/