DeathMessages icon

DeathMessages -----

Highly configurable plugin for customizing death messages




Version: 1.4.19
Good plugin.

How do you get DeathMessages work with DiscordSRV plugin?
I put all the IDs in that order "guild_ID:channel_ID" in settings.yml but it doesn't work.

Anyone else have that problem or is it a bug or am I doing something wrong?
-
Author's response
You should restart the server after you changed discord related thing in DeathMessages setting, if you still encounter the issue, please open an issue on GitHub, or join our Discord server

Version: 1.4.19
This is a great plugin!

Would love if you could add Velocity support, or allow us to run a custom command on death (with the death message variables inside the command) so we can broadcast deaths to all servers. With Waterfall being deprecated, Velocity is the modern option these days.
-
Author's response
Thank you!
And it supports velocity actually, please check https://github.com/Winds-Studio/DeathMessages/issues/116

Version: 1.4.19
Best plugin ever! The new author Dreeam is working on bug fixes and improvements
୧(﹒︠ᴗ﹒︡)୨
-
Author's response
Thank you~ >w<

Version: 1.4.19
please fix the config files becoming MBs large!! plugins takes longer to load each time because of useless new lines!!!!
-
Author's response
Try latest dev build to see if it see happen, or add my discord: dreeam___

Version: 1.4.19
of course this is the best and most versatile plugin on death. new author keeps fixing bugs
-
Author's response
Thanks~ OwO

Version: 1.4.15
Plugin is very good, but now it don't working on version 1.20.6. Fix it please.

Version: 1.4.15
didnt work at all, no commands files or anything created and when i looked back in logs the plugin didnt even do anything, ive seen 2013 plugins work better on newer versions.

Version: 1.4.15
Worst plugin that has ever existed. 1111111111111111111111111111111111111111111111111111111111111111111
-
Author's response
Spam review, user never even attempted to contact me. Simply trying to be rude.

Version: 1.4.15
Very good plugin , Works fine on 1.20.4 and above. 10/10 for the plugin page , nice cat

Version: 1.4.15
I used the latest version of the plugin in 1.19 but the plugin tells me that the built-in nbt api version is too low. I hope it can be fixed

[21:47:25 WARN]: [NBTAPI] [NBTAPI] The NBT-API located at 'package dev.mrshawn.deathmessages.shade.nbtapi' seems to be outdated!
[21:47:25 WARN]: [NBTAPI] [NBTAPI] Current Version: '2.10.0' Newest Version: 2.11.3'
[21:47:25 WARN]: [NBTAPI] [NBTAPI] Please update the NBTAPI or the plugin that contains the api(nag the mod author when the newest release has an old version, not the NBTAPI dev)!

Version: 1.4.15
I originally put 2 stars for the plugin due to the bugs and poor support. I originally join the discord server because i had a few bugs and error messages, i was told to use a fork which is not on spigot claiming it will solve my issues.
unfortunately it had a empty config semi empty ( i will explain more in the end ) . after a few days i wanted to try again so i decided to delete the review and give it another try because i believe everyone deserves a second chance.
(before i get start i wish to say i love the plugin and it is an amazing concept. but alas it is semi abandoned. )So i joined back to ask for support and after exactly 70 hours i did not receive any help or any reply whatsoever ( i wish to note the dev was indeed online and i tried to reach him by pinging him once every 24h to avoid excessive pings because its uncool ) and i still had no responses
( do note that some other users were also requesting helps and no one was helping or replying so its not just me) meaning the plugin is abandonned or innactive.)
This aside in a previous interaction ( the one where i put the review at 2 star ) i was asked to use a jar that is not on spigot which is a " fork " unfortunately the config is empty.
let me elaborate
the regular deathmessage config has a large config for all mobs
and each mob for settings like warden solo warden sonic shriek warden gang warden sonic and so on here is two example on the original config:
zombie:
Solo:
Projectile-Arrow:
- "%player% was shot by a %killer_type% using %weapon%"
Weapon:
- "%player% was slain by a %killer_type% using %weapon%"
Melee:
- "%player% was slain by a %killer_type%"
Gang:
Projectile-Arrow:
- "%player% was ganged up on by some %killer_type%! One shot them with %weapon%"
Weapon:
- "%player% was ganed up on by some %killer_type%'s! One wacked them with %weapon%"
Melee:
- "%player% was slain by a bunch of %killer_type%'s"
and
warden:
Solo:
Melee:
- "%player% was slain by a warden, stop going near that thing its a monster!"
Sonic-Boom:
- "%player% was obliterated by a sonically-charged shriek"
Gang:
Melee:
- "%player% was slain by a bunch of %killer%'s"
Sonic-Boom:
- "%player% was obliterated by a bunch of sonically-charged shrieks"
it also had a player category and a mythic mob category the new one only has the following for the mobs part:
mobs:
zombie:
solo: "%player% was eaten by a %killer%"
gang: "%player% was eaten by a horde of %killer%s"

okay i know i can add all the mobs myself etc. but there is no spot or documentation on the format to add "player" or "mythic mobs" or for mobs sonic shriek or for some other melee or range like the original one.

i will definetly make it a 5 star and if i could i would even set 6 star if something changes in the future. the plugin is really great it is sad to see it get abandonned.
now i understand the developer has a life outside of minecraft and i get it. but i would at least expect accurate information
thank you

Version: 1.4.15
plugin has a good concept. unfortunately it has no support and it is abandonned. it is very buggy. they said they had a "fork" for it which also do not work and has an empty config. would rate 5 star if something changes in this matter.
-
Author's response
Hello, you were informed how the config works in the new version and refused to acknowledge this. Nothing I can do to help you.

Version: 1.4.15
[15:53:22] [Server thread/ERROR]: Could not pass event PlayerMoveEvent to DeathMessages v1.4.15
java.lang.NullPointerException: Cannot invoke "dev.mrshawn.deathmessages.api.PlayerManager.setLastClimbing(org.bukkit.Material)" because the return value of "dev.mrshawn.deathmessages.api.PlayerManager.getPlayer(org.bukkit.entity.Player)" is null
at dev.mrshawn.deathmessages.listeners.OnMove.onMove(OnMove.java:33) ~[DeathMessages-1.4.15.jar:?]
at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor411.execute(Unknown Source) ~[?:?]
at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[purpur-api-1.19.3-R0.1-SNAPSHOT.jar:?]
at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:76) ~[purpur-api-1.19.3-R0.1-SNAPSHOT.jar:git-Purpur-1933]
at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[purpur-api-1.19.3-R0.1-SNAPSHOT.jar:?]
at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[purpur-1.19.3.jar:git-Purpur-1933]
at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[purpur-1.19.3.jar:git-Purpur-1933]
at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:617) ~[purpur-api-1.19.3-R0.1-SNAPSHOT.jar:?]
at net.minecraft.server.network.ServerGamePacketListenerImpl.handleMovePlayer(ServerGamePacketListenerImpl.java:1661) ~[?:?]
at net.minecraft.network.protocol.game.ServerboundMovePlayerPacket.handle(ServerboundMovePlayerPacket.java:29) ~[?:?]
at net.minecraft.network.protocol.game.ServerboundMovePlayerPacket$PosRot.handle(ServerboundMovePlayerPacket.java:88) ~[?:?]
at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$1(PacketUtils.java:51) ~[?:?]
at net.minecraft.server.TickTask.run(TickTask.java:18) ~[purpur-1.19.3.jar:git-Purpur-1933]
at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?]
at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?]
at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1368) ~[purpur-1.19.3.jar:git-Purpur-1933]
at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[purpur-1.19.3.jar:git-Purpur-1933]
at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?]
at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1345) ~[purpur-1.19.3.jar:git-Purpur-1933]
at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1338) ~[purpur-1.19.3.jar:git-Purpur-1933]
at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?]
at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1316) ~[purpur-1.19.3.jar:git-Purpur-1933]
at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1204) ~[purpur-1.19.3.jar:git-Purpur-1933]
at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:321) ~[purpur-1.19.3.jar:git-Purpur-1933]
at java.lang.Thread.run(Thread.java:833) ~[?:?]

Please fix this... It's throwing errors since months and you never fix it

Version: 1.4.15
Add Folia support.
Add 1.20 support
plz~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Version: 1.4.15
The plugi is working just really good on 1.19, but i'd like to know if you can Multilanguage support.

Version: 1.4.15
Plugin is broken and doesn't work on 1.8-1.12. Stay away if you use any of those versions

Version: 1.4.15
"But saying "xxx doesn't work" is disrespectful."

I strongly disagree, stating this is going straight to the point of the problem and reason for such an inquiry. Go ahead close my ticket, I downloaded it just to indicate that being a dickhead developer only means you'll get dickhead responses back. #FACTS You may be tired of dealing with people, but it's your own fault. YOU SIGNED UP FOR IT BY SUBMITTING A PLUGIN TO A PLACE WHERE PEOPLE CAN ACTUALLY COMPLAIN IN PUBLIC ABOUT A PLUGIN - like yours :) IF YOU DON'T WANT THIS GET ON GITHUB AND GET OFF SPIGOT. #MOREFACTS

This may get removed but I know you'll see it. Which is completely worth it. Any eye for an eye, a tooth for a tooth.
-
Author's response
Idk who you are but you're a karen LMAOO

Version: 1.4.15
This is a fantastic plugin. I use this plugin on my server (Currently running 1.19.3), HalfastMC (its a UHC SMP) and the players there love it. Thanks for making this!

Version: 1.4.15
Good but your placeholders %uuid%, %username% are not working. I cant get avatar of killed playr to discord chat with DiscordSRV plugin.

Version: 1.4.15
------------------------------------------------
Great plugin. Please add 1.19.3 support! :)
------------------------------------------------

Version: 1.4.15
You see, it's work good but when it comes with Purpur 1.16.5 + Java 11 it will not work though.Hope to lower the required Java version or give me a detail about what function need such a higher Java version.
;D

Version: 1.4.15
says it supports 1.8-1.12 but it doesnt work with jdk 8 or 11. Plugin probbly works but ill just give it 4 stars

Version: 1.4.15
Works fine, but I seem to find many messages that are either not translated or do not work. Hope to see a update where this is fixed! (Like blown up by a creeper)

Version: 1.4.15
Hello author, what is going on here?

[19:05:27 ERROR]: Could not pass event EntityDamageByEntityEvent to DeathMessages v1.4.15
java.lang.NullPointerException: Cannot invoke "java.lang.Class.getSimpleName()" because the return value of "org.bukkit.entity.EntityType.getEntityClass()" is null
at dev.mrshawn.deathmessages.listeners.EntityDamageByEntity.entityDamageByEntity(EntityDamageByEntity.java:80) ~[D[死亡信息]DeathMessages-1.4.15.jar:?]
at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor1522.execute(Unknown Source) ~[?:?]
at org.bukkit.plugin.EventExecutor.lambda$create$1(EventExecutor.java:75) ~[paper-api-1.19-R0.1-SNAPSHOT.jar:?]
at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:80) ~[paper-api-1.19-R0.1-SNAPSHOT.jar:git-Paper-50]
at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.19-R0.1-SNAPSHOT.jar:?]
at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:664) ~[paper-api-1.19-R0.1-SNAPSHOT.jar:?]
at org.bukkit.craftbukkit.v1_19_R1.event.CraftEventFactory.callEvent(CraftEventFactory.java:248) ~[paper-1.19.jar:git-Paper-50]
at org.bukkit.craftbukkit.v1_19_R1.event.CraftEventFactory.callEntityDamageEvent(CraftEventFactory.java:1152) ~[paper-1.19.jar:git-Paper-50]
at org.bukkit.craftbukkit.v1_19_R1.event.CraftEventFactory.handleEntityDamageEvent(CraftEventFactory.java:1011)
~[paper-1.19.jar:git-Paper-50]
at org.bukkit.craftbukkit.v1_19_R1.event.CraftEventFactory.handleEntityDamageEvent(CraftEventFactory.java:963) ~[paper-1.19.jar:git-Paper-50]
at org.bukkit.craftbukkit.v1_19_R1.event.CraftEventFactory.handleLivingEntityDamageEvent(CraftEventFactory.java:1186) ~[paper-1.19.jar:git-Paper-50]
at net.minecraft.world.entity.LivingEntity.damageEntity0(LivingEntity.java:2097) ~[?:?]
at net.minecraft.world.entity.LivingEntity.hurt(LivingEntity.java:1369) ~[?:?]
at net.minecraft.world.entity.player.Player.attack(Player.java:1321) ~[?:?]
at net.minecraft.server.level.ServerPlayer.attack(ServerPlayer.java:2072) ~[?:?]
at net.minecraft.server.network.ServerGamePacketListenerImpl$5.a(ServerGamePacketListenerImpl.java:2727) ~[?:?]
at net.minecraft.network.protocol.game.ServerboundInteractPacket$1.dispatch(ServerboundInteractPacket.java:24) ~[?:?]
at net.minecraft.network.protocol.game.ServerboundInteractPacket.dispatch(ServerboundInteractPacket.java:80) ~[?:?]
at net.minecraft.server.network.ServerGamePacketListenerImpl.handleInteract(ServerGamePacketListenerImpl.java:2654) ~[?:?]
at net.minecraft.network.protocol.game.ServerboundInteractPacket.handle(ServerboundInteractPacket.java:67) ~[?:?]
at net.minecraft.network.protocol.game.ServerboundInteractPacket.handle(ServerboundInteractPacket.java:12) ~[?:?]
at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$1(PacketUtils.java:51) ~[?:?]
at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.19.jar:git-Paper-50]
at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?]
at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?]
at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1358) ~[paper-1.19.jar:git-Paper-50]
at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:183) ~[paper-1.19.jar:git-Paper-50]
at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?]
at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1335) ~[paper-1.19.jar:git-Paper-50]
at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1328) ~[paper-1.19.jar:git-Paper-50]
at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?]
at net.minecraft.server.MinecraftServer.tickServer(MinecraftServer.java:1406) ~[paper-1.19.jar:git-Paper-50]
at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1187) ~[paper-1.19.jar:git-Paper-50]
at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:302) ~[paper-1.19.jar:git-Paper-50]
at java.lang.Thread.run(Thread.java:833) ~[?:?]

Version: 1.4.15
Been using this for years, works perfectly and constantly updated. Highly recommend using this if you need something like this.

Version: 1.4.15
Excellent plugin, dev has fixed all problems with the plugin I was having, highly recommended!

Version: 1.4.14
The kotlin code conflicts with all eco plugins, which is bad because I like this plugin.
-
Author's response
Could you explain how please?

Version: 1.4.14
Seems like it could be good but conflicts with Boosters plugin, which was more important to me.

Version: 1.4.14
The plugin works on 1.19.

I don't know why it's not working for some people but it's definitely not the plugins fault. I'd recommend checking it out! It's a nice addition for suvival server :)

Version: 1.4.14
Plugin seems very nice, but i cant even load it. I keep getting this error:

https://pastebin.com/Ye9g9nZv

I'm currently using java version 16 with purpur 1.17 enegine

Version: 1.4.14
could you add that when exploiting the anchor_respawn, it detects as a kill? Currently it has no death message for the exploiter, it would be good to add for the next update, since FFA Crystal pvp servers, we use anchor_respawn and the death of the exploiter is not currently seen.

Version: 1.4.12
Not working on 1.8 anymore (Class compiled with version 61)
`````````````````````````

Version: 1.4.11
Update this bitch! Please..................................................................
-
Author's response
Your wish is my command

Version: 1.4.11
Works great, easy enough to edit messages especially with notepad++ replace all feature. One thing that is a bit annoying though is it seems that moving from 1.18.1 to 1.18.2 broke part of the plugin. Fall damage, mob damage, and secondary PVP deaths still work but if I kill a player with a sword it does not show up in chat. The console spits the error upon every PVP kill

[16:55:43 ERROR]: Could not pass event PlayerDeathEvent to DeathMessages v1.4.11
net.joshb.deathmessages.NbtApiException: Method not loaded! 'ITEMSTACK_NMSCOPY'
at net.joshb.deathmessages.utils.nmsmappings.ReflectionMethod.run(ReflectionMethod.java:176) ~[DeathMessages-1.4.11.jar:?]
at net.joshb.deathmessages.NBTItem.convertItemtoNBT(NBTItem.java:154) ~[DeathMessages-1.4.11.jar:?]
at net.joshb.deathmessages.assets.Assets.getWeapon(Assets.java:508) ~[DeathMessages-1.4.11.jar:?]
at net.joshb.deathmessages.assets.Assets.playerDeathMessage(Assets.java:224) ~[DeathMessages-1.4.11.jar:?]
at net.joshb.deathmessages.listener.EntityDeath.onEntityDeath(EntityDeath.java:110) ~[DeathMessages-1.4.11.jar:?]
at net.joshb.deathmessages.listener.EntityDeath.onEntityDeath_HIGH(EntityDeath.java:191) ~[DeathMessages-1.4.11.jar:?]
at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor269.execute(Unknown Source) ~[?:?]
at org.bukkit.plugin.EventExecutor.lambda$create$1(EventExecutor.java:75) ~[purpur-api-1.18.2-R0.1-SNAPSHOT.jar:?]
at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:76) ~[purpur-api-1.18.2-R0.1-SNAPSHOT.jar:git-Purpur-1592]
at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[purpur-api-1.18.2-R0.1-SNAPSHOT.jar:?]
at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:631) ~[purpur-api-1.18.2-R0.1-SNAPSHOT.jar:?]
at org.bukkit.craftbukkit.v1_18_R2.event.CraftEventFactory.callPlayerDeathEvent(CraftEventFactory.java:915) ~[purpur-1.18.2.jar:git-Purpur-1592]
at net.minecraft.server.level.ServerPlayer.die(ServerPlayer.java:878) ~[?:?]
at net.minecraft.world.entity.LivingEntity.hurt(LivingEntity.java:1492) ~[?:?]
at net.minecraft.world.entity.player.Player.hurt(Player.java:979) ~[?:?]
at net.minecraft.server.level.ServerPlayer.hurt(ServerPlayer.java:1060) ~[?:?]
at net.minecraft.world.entity.player.Player.attack(Player.java:1319) ~[?:?]
at net.minecraft.server.level.ServerPlayer.attack(ServerPlayer.java:2142) ~[?:?]
at net.minecraft.server.network.ServerGamePacketListenerImpl$6.a(ServerGamePacketListenerImpl.java:2626) ~[?:?]
at net.minecraft.network.protocol.game.ServerboundInteractPacket$1.dispatch(ServerboundInteractPacket.java:24) ~[?:?]
at net.minecraft.network.protocol.game.ServerboundInteractPacket.dispatch(ServerboundInteractPacket.java:80) ~[?:?]
at net.minecraft.server.network.ServerGamePacketListenerImpl.handleInteract(ServerGamePacketListenerImpl.java:2551) ~[?:?]
at net.minecraft.network.protocol.game.ServerboundInteractPacket.handle(ServerboundInteractPacket.java:67) ~[?:?]
at net.minecraft.network.protocol.game.ServerboundInteractPacket.handle(ServerboundInteractPacket.java:12) ~[?:?]
at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$1(PacketUtils.java:51) ~[?:?]
at net.minecraft.server.TickTask.run(TickTask.java:18) ~[purpur-1.18.2.jar:git-Purpur-1592]
at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?]
at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:23) ~[?:?]
at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1426) ~[purpur-1.18.2.jar:git-Purpur-1592]
at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:188) ~[purpur-1.18.2.jar:git-Purpur-1592]
at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?]
at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1403) ~[purpur-1.18.2.jar:git-Purpur-1592]
at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1396) ~[purpur-1.18.2.jar:git-Purpur-1592]
at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?]
at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1374) ~[purpur-1.18.2.jar:git-Purpur-1592]
at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1256) ~[purpur-1.18.2.jar:git-Purpur-1592]
at net.minecraft.server.MinecraftServer.lambda$spin$1(MinecraftServer.java:320) ~[purpur-1.18.2.jar:git-Purpur-1592]
at java.lang.Thread.run(Thread.java:833) ~[?:?]
-
Author's response
Hello, this should be fixed now

Version: 1.4.11
Working on 1.18.2, i really recommend this plugin for anyone who wants to change the deathmessage

Version: 1.4.11
Tried to get help in the support discord with an issue where if you die by TNT, further deaths by anything would just keep saying it was by TNT, ended up getting no response.

Version: 1.4.11
Antes me funcionaba perfectamente, ahora cuando alguien muere el plugin arroja este error en la consola.
https://pastebin.com/k5rpfSSB

Version: 1.4.11
Good plugin, I just want to know if I can make a custom death message if someone has been killed by a player who was invisible? Thanks!

Version: 1.4.11
pls Can you add german to languages? (then 5 stars) Thanks .

Version: 1.4.11
LETS GOOOOOOOOOOOOO 1.18 SUPPORT!!!!!!!!
after weeks of waiting, thanks a lot :3

Version: 1.4.11
THANK YOU FOR UPDATING I LOVE YOU
UWU WOW OWO Something Something words words words.

Version: 1.4.10
I've used it before aswell and it still works great. The only issue is that sometimes the plugin has a bug that a death message won't when %weapon% is used. I hope this will be fixed in a future update and also full 1.18(.1) support provided

Version: 1.4.10
Good, but when 1.18.1 update! merry Christmas.
I moved to this plugin because of the frequent updates, don't disappoint me!

Version: 1.4.10
lol i love gif based updates and the plugin is great too thanks for creating this plugin it works great

Version: 1.4.7
the gifs in the updates are kinda weird but anyways nice plugin (80 Characters..)
-
Author's response
You do not understand the power of the monkas

Version: 1.4.5
Great plugin. I've been using it since the previous owner, probably 2 years ago and it's even better now.

Version: 1.4.5
This is the best death message plugin I used! Does anyone know how to fix the problem where the custom messages don't appear in the discord channel chat?
-
Author's response
https://discord.gg/K9zVDwt for assistance with this. Just make a ticket

Version: 1.4.5
¡Amazing plugin! no issues with it and very easy to handle, de los mejores sin duda :)

Version: 1.4.5
Awesome and the best Death Messages plugin in spigot!!!!!!!!!!!!
Thank Thank Thank

Version: 1.4.4
I just saw your updates and i love all of your gifs, just that, no man really, i love them
-
Author's response
lmao

Version: 1.4.1
Awesome and the best Death Messages plugin in spigot!!!!!!!!!!!!
Thankssss bro <3

Version: 1.3.8
There is a problem. Player names look weird in discord death messages. https://i.ibb.co/qmyTNP7/Ekran-Al-nt-s.png
-
Author's response
This will be fixed next update

Version: 1.3.8
Traducción del idioma Español
PlayerDeathMessages.yml
1.3.8 minecraft 1.17
https://pastebin.com/Vev1vPSU

Version: 1.3.8
Plugin works pretty great, but have had issues with some death messages not showing up for certain mobs, as well as errors related to item meta

No acknowledgement of my discord ticket for 10 days even though the author has been active replying to others

Version: 1.3.7
Absolutely great plugin! It has all the necessary features and it executes them superbly! With all of the config files, it is very convenient to work with the plugin and customize it.
As I do with all the gems of a plugin, I give it a five star rating.

Version: 1.3.7
Awesome. A awesome plugin. It works and I had never found any problem with DeathMessages, the best plugin for this job! Its beautiful!!

Version: 1.3.7
amazing plugin! You can modify each message you want, although I think it would be amazing to be able to better modify the discordsrv option (use webhooks and variables in the message) ;)

Version: 1.3.7
Awesome plugin! Never had any issues with it whatsoever. Amazing Developer. keep at it!

Version: 1.3.7
The plugin works incredibly well. The default setup is already extremely configurable, and the plugin's capacity for external PAPI support (such as PlaceholderAPI's JavaScript) allows you to hugely suit the plugin to your needs.

It is a shame to see so many people leaving negative reviews when they have clearly not spent any actual time to sort things themselves, instead demanding immediate solutions from the dev. These types of people are never going to make a good server owner.

Joshb_, you have done a brilliant job remastering this plugin.

Version: 1.3.7
Config file named "Messages.yml" and its 77th line:

"# Mobs: these translations will effect the %killer% placeholder"

Definitely not. Even with default config. No reply on Discord ticket. Already left that dead server. What is going on? Do you need some support or something?

http://gph.is/2B7QL7r
-
Author's response
This will answer your first statement.

https://i.imgur.com/ccQEPMq.png

And for your toxic 2nd response.
-You closed your ticket on your own.
-Every ticket made has this in the terms of creating the ticket "- I will try to get to your ticket as fast as I can. I have a life and multiple jobs IRL."
-I don't even need to provide support. I do it anyways in the little spare time that I have.

So for people like you that leave this kind of review. Go find another plugin and don't let the door hit you on the way out.

Version: 1.3.6
Good Plugin, but I've got one problem, and is that the translation for the Mob names isn't working. Even when I change them, then reload the plugin and/or the server, they are still intact, and I don't know why. I'm using Paper 1.16.5, and basically no other plugins.
-
Author's response
From the latest update:
https://i.imgur.com/oy1mfYj.png

Version: 1.3.5
15/10 My gamer PC now can activate an ultra mega hyper fast boot, it download 64 GB of RAM DDR9 and it can run Crysis
- IGN

Version: 1.3.5
Can you please add /toggledeathmsg because I need it for my anarchy server, you don't have to add it tho
-
Author's response
Read the plugin page... already exists

Version: 1.3.4
It's a decent plugin, I really wish the default death messages were just the normal Minecraft ones, though. I'm only using the plugin to substitute displaynames for usernames so I'd rather not see the author's "funny" custom death messages.
-
Author's response
I'll add a lazy mode in the config.

Version: 1.3.4
Works fine and it is useful. If you want to make death messages in your own language or just rewrite them, I suggest you this.

Version: 1.3.4
A good improvement on the original in some respects (no config file regen!), though the remodel has yet to catch up to where it left off.

My only real critique of anything that isn’t simply a not-yet-implemented feature is of the slightly spaghetti-esque configuration files; in particular, I’m wondering whether something such as weapon-/scenario-unique messages à la old DMP can be cleanly accomplished.
-
Author's response
Thanks, for now, you can only define custom items as a weapon kill. The more complex configuration will come later down the line.

https://i.imgur.com/GHxG69x.png

As for the "spaghetti-Esque" configs. It's actually all self-explanatory. The only one that looks out of line is the EntityDeathMessages.yml
I plan on adding mobs in there so you define, say an ender dragon death.

Version: 1.3.4
This plugin is of very poor quality, it is a pity that besides this plugin is bad the dev responds badly, just change this plugin for another that is totally better
-
Author's response
Again. You deleted your review to reply with another junk review. Two can play at your game :D

Again. Support is clearly marked throughout my plugin page. You want to be ignorant and leave a junk review. Expect the same.

I gave you a screenshot that would guard versions lower than 7 is not supported yet.

Keep deleting your review to attempt to have the final world. Nope, I will have the final word.

Version: 1.3.3
This is a nice plugin, but I am currently running bungee, do you have any plans to make it support bungee? XD
-
Author's response
Yes at some point

Version: 1.3.3
This is a great and very customizable plugin, I have an issue though if you could help, for some reason when the %weapon% is a bow, it doesn't display properly for 1.16.5

Version: 1.3.0
I have really enjoyed customizing the death messages, but now they aren't showing up. How do I activate them on my server?
Amazing plugin, Keep up the great work!
-
Author's response
Support is provided on the discord https://discord.gg/K9zVDwt or in the discussion tab.

Version: 1.2.5
Please add editing variables like% world_environment%. It looks strange when in sentences in one language I meet words in another
-
Author's response
I already did, look in messages.yml at the bottom

Version: 1.2.5
very good plugin helped my server a lot! keep it up would love to see this plugin get updated

Version: 1.2.4
The plugin is really easy and fun to use. But the only problem I have is that I can't figure out how to add end crystal kill like: "player" was killed by "player" using an end crystal. Can you help me out with that?
-
Author's response
By adding the death type to the player section like so
https://i.imgur.com/IJJm6gN.png

Version: 1.2.4
I love this plug-in, can I move it to www.mcbbs.net? I will mark the original link, download only from here, and do Chinese translation
-
Author's response
sure

Version: 1.2.2
This is an excellent plugin and a must-have if you want a quick and easy way to customize the Vanilla death messages. Works perfectly!

Version: 1.2.2
Amazing continuation of the resource and great updates! Keep up the good work! :)

Version: 1.1.8
You can update to add plugin functionality, for example if I kill someone then the dashboard will give me something that I configure in the plugin file or a command I configure in the plugins fil.
-
Author's response
Due to the language barrier, maybe have a friend translate for you? I really don't understand what this means. Thanks for the review tho

Version: 1.1.7
In general good plugin, but every time the devs fixes something, something breaks. And this is often. Per world DM is now not working anymore. Also the print to console (wich is set to "none" in config). Will disable this plugin until the current dev gets their stuff together.

Version: 1.1.7
I just downloaded and it's so easy to setup and use... I really love it 10/10. Recommended

Version: 1.1.3
I have not read the update texts, but the gifs are great!
10/10

Version: 1.0.7
New version with frequent updates is brilliant. Glad to see the best plugin of its type come back to life!

Version: 1.0.6
It's a nice plugin :)
Works well and the dev is friendly
I like monkes lololololo

Version: 1.0.6
The maker of this plugins is very powerful and very thoughtful, hardworking, and also very good, the plugins are also very cool and very noticed, I am happy with the maker of this new plugins because the previous ones have long retired and left these plugins

Version: 1.0.5
Conflicts with the deluxemenu plugin.......................................................................
-
Author's response
Thanks for the review, but you're not telling me anything. Either join the discord and make a DeathMessages Support Ticket. Or describe your issue in the discussion tab on this plugin page. Saying "it doesn't work" or "conflics with xyz" doesn't tell me whats wrong. So ask for support. I respond fast on discord.

Version: 1.0.2
Amazing plugin, very customizable and the support is really fast.

Thanks for all!

Version: 1.0.0
Great plugin, great new author. keep up the good work! looking forward to future updates

Version: 1.16.5
This plugin is really cool <3.
But, weapon tooltip does not appear in 1.16.2 version (enchants etc.)
I mean; https://prnt.sc/ug5u8y
Use %weapon% placeholder, occurred in 1.16.4

Version: 1.16.5
I use this plugin since a longer time and still I like it very much. With this amount of option you have all possibilities to configure everything kind of death message you can imagine. Thank you!

Version: 1.16.5
You know sometimes small things makes big things amazing ! Death Messages are the must !

Version: 1.16.5
This plugin saved my life!!!!!!!!!!!!!!!!!!!!!!!!!!!!
Supports CrackShot (kind of)
that line ^^
yayaya now i have custom messages for shot too :D

Version: 1.16.5
very nice plugin, but please, please add rgb !! I like this plugin and all its features, but add rgb and gradients please!

Version: 1.16.5
I am very thankful for this plugin and am glad it found new ownership. We here support the new owner of the plugin and thank his commitment.

Version: 1.16.5
This plugin is really cool <3.
But, weapon tooltip does not appear in 1.16.2 version (enchants etc.)
I mean; https://prnt.sc/ug5u8y
-
Author's response
Make sure you are using the correct %placeholder%. If it still doesn't work, please check the logs to see if any related errors exist, and if they do, please provide details in the discussion thread.

Version: 1.16.5
Very awesome plugin, will it support version 1.16.3?
Very awesome plugin, will it support version 1.16.3?
-
Author's response
1.16.3 should be supported just fine as is.

Version: 1.16.5
Good plugin.
Are there any limitations on the number of players that can get custom messages?
-
Author's response
There should be no technical reasons for the number of players that can receive death message broadcasts. However, due to the lack of BungeeCord support, they must all be on the same server.

Version: 1.16.3
Very nice plugin. The toggle death message feature is great and love being able to change everything. DiscordSRV support would be great
-
Author's response
Please try DMPMonitorCompat.

Version: 1.16.3
This is a very good plugin, if u want to do more customizable ur server this is perfect for you. I don't know if this plugin have more options for languages but I can help translating for a spanish version, Just let me know ^^

Version: 1.16.3
How can I customize the message that appears when a player fell out from scaffolding ?

"maxime_n2 fell out scaffolding"
-
Author's response
In recent DMP versions, death-messages.natural.FallScaffolding

Version: 1.16.3
Hello bro how can i make . For example
Mustafa killed by John (2.5HP left) i mean killer hearts
-
Author's response
That in itself isn't possible, although DMP addons like those for placeholder APIs probably make it possible.

Version: 1.16.3
Really good plugin. A while ago I rated with 2 stars and suggesting to implement a language option, but when I reread the suggestion, I saw it wasn't making sense.

Version: 1.16.3
Really good plugin. A while ago I rated with 2 stars and suggesting to implement a language option, but when I reread the suggestion, I saw it wasn't making sense.
The plugin is really good the way it is now, keep the good work!

Version: 1.16.2
Great plugin!
but there are some problem on 1.16.1
https://paste.gg/p/anonymous/b9dbce4fdbb543919f8ede8f29208fab
-
Author's response
I'll release a version that will fix both of those errors.

Version: 1.16.2
I love this plugin, it's super smooth and very customizable, and all around fun to have - except for when I have to update it. While adding the extra configs isn't that hard, it's quite tedious to do. Is there any way you could add an auto-config updater?
-
Author's response
I'll consider adding something like that.

Version: 1.16.1
Everything works nicely, except for the suicide message. Even with DMPEnderCrystal, I cannot seem to customize the message. I am using EssentialsX
-
Author's response
The suicide message will only work if EssentialsX uses the SUICIDE damage cause. Try updating EssentialsX, as I heard this was fixed recently.

Version: 1.16
I give this plugin a solid 4 stars. It works well, and it does what I want it to do most of the time. The only problem for me is when i do the %weapon% tag in a death message, it changes the color to light blue. How do I fix this?
-
Author's response
You could try disabling death-message-show-rarity to see if that stops the color from changing. In either case, if the weapon name has a color code in it, it will show up in the death message too.

Version: 1.15.3
The plugin is really good. I suggest the option to change languages, since translating everything on the config file is really stressful.
-
Author's response
How would such a feature work? The closest option is extracting them from Minecraft language files, but they aren't 100% compatible, and the general assumption is that the messages will be customized anyway.

Version: 1.15.3
Great plugin. Does what it says it does and more. Super user friendly and lightweight. ⭐⭐⭐⭐⭐

Version: 1.15.3
Wonderful resource. Been using it for a while and haven't ever had any problems. I love it!

Version: 1.15.3
Amazing plugin. Works perfectly, lightweight and is free, unlike some alternatives. The developer seems really nice and he is exceptionally fast to respond to any troubles. I highly recommend this plugin for every server owner.

Version: 1.15.1
I like it but I can't find a way to add the name of the mob that killed the player. For non-named mobs like a normal Creeper or a normal Skeleton you can't use %killer% so you have to manually add the mob name on each message for each mob. I have around 20 messages for each mob, imagine how much work do I have to do.
-
Author's response
%killer% should work in the mob (not namedmob section), provided you have a mob-names section in the config.

Version: 1.15.1
It's good deathmessage plugin. hope can edit tooltip info. Otherwise it shows "Invalid Entity!".

Version: 1.15.1
Currently using in 1.15.2 and it's working very well. So far no bugs to report, thanks for a quality plugin.

Version: 1.15.1
One of the best plugin authors out there.

I asked the author for help and it took him less than a minute to reply! He helped me solve my issue in an instant too!

If you're looking for highly customizable death messages, look no further. THIS is the very plugin you need to look into!

Version: 1.14.12
Can I reprint this plug-in to mcbbs? I think this plug-in is very good.
I want to share it with Chinese users
-
Author's response
As long as you provide a link back here to the original plugin (and don't claim the plugin as your own), resharing it is fine.

Version: 1.14.10
Absolutely great plugin =================================================================

Version: 1.14.6
An absolutely awesome and funny plugin! its very useful because i can let players know if it was a PvE death as normal.. if if it was PvP by changing the prefixes. super customizable.. and even then, its funny because its all translatable so we've changed some words up just to be funny with memes!

Version: 1.14.5
I loved the option of activating debug in the config to show those complete information about the death of the player, however I would like it to continue showing only to the operator and on the console and deny to the player that it does not have permission. How do you create a permission to see the message in the chat? Only those who have permission see the debug messages, but everyone still sees the default message.

Version: 1.14.2
when pvp the debug show damage cause CUSTOM found no entity damager ,but other mobs can show entity_attack.What can I do? My server use essentialX .Sorry my pool English
-
Author's response
It could be caused by some other plugin messing with the damage causes. Could you put more info on the discussion thread?

Version: 1.14.1
A perfect way to customize all death messages, with prefixes and suffixes too. The developer was quick to fix issues when found.

Version: 1.13.10
Absolutely great plugin, works like a charm, i hope you keep updating it for all the new mc/spigot releases!

Version: 1.13.10
Hello ! You have made an a great plugin ! But can i get an a french version of this plugin ? Thanks !

Version: 1.13.8
very good plugin but you should add a variable so you can see what life was the killer
-
Author's response
I will consider adding this feature, thank you for the suggestion.

Version: 1.13.8
Nice plugin, does what it needs to do. Good Job! --> but i'll like if the bug with DiscordSRV will be fixed (Death Messages Not Showing in Discord When Using This Plugin.)
-
Author's response
You should ask the DIscordSRV plugin creator or try to lower the priority under config.yml.

Version: 1.13.7
I haved 1.13.6 version and plugin works i updated it to 1.13.7 and a added

death-message-item-flags:
- HIDE_ATTRIBUTES

and version to 41 and look i catnt see now death messages!

[00:24:15] [Server thread/ERROR]: Could not pass event PlayerDeathEvent to DeathMessagesPrime v1.13.7
org.bukkit.event.EventException: null
at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:306) ~[spigot-1.12.2.jar:git-Spigot-2cf50f0-2b93d83]
at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[spigot-1.12.2.jar:git-Spigot-2cf50f0-2b93d83]
at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:500) [spigot-1.12.2.jar:git-Spigot-2cf50f0-2b93d83]
at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:485) [spigot-1.12.2.jar:git-Spigot-2cf50f0-2b93d83]
at org.bukkit.craftbukkit.v1_12_R1.event.CraftEventFactory.callPlayerDeathEvent(CraftEventFactory.java:413) [spigot-1.12.2.jar:git-Spigot-2cf50f0-2b93d83]
at net.minecraft.server.v1_12_R1.EntityPlayer.die(EntityPlayer.java:432) [spigot-1.12.2.jar:git-Spigot-2cf50f0-2b93d83]
at net.minecraft.server.v1_12_R1.EntityLiving.damageEntity(EntityLiving.java:956) [spigot-1.12.2.jar:git-Spigot-2cf50f0-2b93d83]
at net.minecraft.server.v1_12_R1.EntityHuman.damageEntity(EntityHuman.java:759) [spigot-1.12.2.jar:git-Spigot-2cf50f0-2b93d83]
at net.minecraft.server.v1_12_R1.EntityPlayer.damageEntity(EntityPlayer.java:586) [spigot-1.12.2.jar:git-Spigot-2cf50f0-2b93d83]
at net.minecraft.server.v1_12_R1.EntityMonster.B(EntityMonster.java:68) [spigot-1.12.2.jar:git-Spigot-2cf50f0-2b93d83]
at net.minecraft.server.v1_12_R1.EntityZombie.B(EntityZombie.java:202) [spigot-1.12.2.jar:git-Spigot-2cf50f0-2b93d83]
at net.minecraft.server.v1_12_R1.PathfinderGoalMeleeAttack.a(SourceFile:127) [spigot-1.12.2.jar:git-Spigot-2cf50f0-2b93d83]
at net.minecraft.server.v1_12_R1.PathfinderGoalMeleeAttack.e(SourceFile:119) [spigot-1.12.2.jar:git-Spigot-2cf50f0-2b93d83]
at net.minecraft.server.v1_12_R1.PathfinderGoalZombieAttack.e(SourceFile:28) [spigot-1.12.2.jar:git-Spigot-2cf50f0-2b93d83]
at net.minecraft.server.v1_12_R1.PathfinderGoalSelector.a(SourceFile:129) [spigot-1.12.2.jar:git-Spigot-2cf50f0-2b93d83]
at net.minecraft.server.v1_12_R1.EntityInsentient.doTick(EntityInsentient.java:664) [spigot-1.12.2.jar:git-Spigot-2cf50f0-2b93d83]
at net.minecraft.server.v1_12_R1.EntityLiving.n(EntityLiving.java:2097) [spigot-1.12.2.jar:git-Spigot-2cf50f0-2b93d83]
at net.minecraft.server.v1_12_R1.EntityInsentient.n(EntityInsentient.java:507) [spigot-1.12.2.jar:git-Spigot-2cf50f0-2b93d83]
at net.minecraft.server.v1_12_R1.EntityMonster.n(EntityMonster.java:24) [spigot-1.12.2.jar:git-Spigot-2cf50f0-2b93d83]
at net.minecraft.server.v1_12_R1.EntityZombie.n(EntityZombie.java:155) [spigot-1.12.2.jar:git-Spigot-2cf50f0-2b93d83]
at net.minecraft.server.v1_12_R1.EntityLiving.B_(EntityLiving.java:1946) [spigot-1.12.2.jar:git-Spigot-2cf50f0-2b93d83]
at net.minecraft.server.v1_12_R1.EntityInsentient.B_(EntityInsentient.java:246) [spigot-1.12.2.jar:git-Spigot-2cf50f0-2b93d83]
at net.minecraft.server.v1_12_R1.EntityMonster.B_(EntityMonster.java:28) [spigot-1.12.2.jar:git-Spigot-2cf50f0-2b93d83]
at net.minecraft.server.v1_12_R1.World.entityJoinedWorld(World.java:1631) [spigot-1.12.2.jar:git-Spigot-2cf50f0-2b93d83]
at net.minecraft.server.v1_12_R1.World.h(World.java:1601) [spigot-1.12.2.jar:git-Spigot-2cf50f0-2b93d83]
at net.minecraft.server.v1_12_R1.World.tickEntities(World.java:1435) [spigot-1.12.2.jar:git-Spigot-2cf50f0-2b93d83]
at net.minecraft.server.v1_12_R1.WorldServer.tickEntities(WorldServer.java:668) [spigot-1.12.2.jar:git-Spigot-2cf50f0-2b93d83]
at net.minecraft.server.v1_12_R1.MinecraftServer.D(MinecraftServer.java:817) [spigot-1.12.2.jar:git-Spigot-2cf50f0-2b93d83]
at net.minecraft.server.v1_12_R1.DedicatedServer.D(DedicatedServer.java:406) [spigot-1.12.2.jar:git-Spigot-2cf50f0-2b93d83]
at net.minecraft.server.v1_12_R1.MinecraftServer.C(MinecraftServer.java:679) [spigot-1.12.2.jar:git-Spigot-2cf50f0-2b93d83]
at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:577) [spigot-1.12.2.jar:git-Spigot-2cf50f0-2b93d83]
at java.lang.Thread.run(Unknown Source) [?:1.8.0_60]
Caused by: java.lang.NullPointerException
at email.com.gmail.cosmoconsole.bukkit.deathmsg.DeathListener.format(DeathListener.java:418) ~[?:?]
at email.com.gmail.cosmoconsole.bukkit.deathmsg.DeathListener.formatV(DeathListener.java:376) ~[?:?]
at email.com.gmail.cosmoconsole.bukkit.deathmsg.DeathListener.formatV(DeathListener.java:348) ~[?:?]
at email.com.gmail.cosmoconsole.bukkit.deathmsg.DeathListener.formatV(DeathListener.java:336) ~[?:?]
at email.com.gmail.cosmoconsole.bukkit.deathmsg.DeathListener.onPlayerDeath_i(DeathListener.java:3472) ~[?:?]
at email.com.gmail.cosmoconsole.bukkit.deathmsg.DeathListener.onPlayerDeath_HIGH(DeathListener.java:4335) ~[?:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_60]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_60]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_60]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_60]
at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) ~[spigot-1.12.2.jar:git-Spigot-2cf50f0-2b93d83]
... 31 more
-
Author's response
This is a known bug and will be fixed.

Version: 1.13.5
exelent update please add support for Health Bar bug in the chat name of the mob
-
Author's response
Please try enabling heart-compat-mode in the configuration.

Version: 1.13.2
Plugin works great, Use this for my serer and it does exctly what i expected. .

Version: 1.13.2
can u support MyPet name
-----------------------------------------------------------------
-
Author's response
Try to ask the MyPet developer; DeathMessagesPrime has an API.

Version: 1.12.28
exelent plugin have a lang in spanish please .

Version: 1.12.25
1.11,1.12. All working, plugin is great ang highly customizable. Definitely recommend.

Version: 1.12.22
Just add Clips PlaceHoldersAPI cuz bridge doesnt work with 1.8.
..........
............

Version: 1.12.20
Definitely a must-have plugin for any server that wants to change default vanilla death messages, or any of the features written on this page.
Active author and an overall great, stable, lightweight plugin. 5/5!

Version: 1.12.20
Gives me entertainment when someone dies 10/10 great job! Goes 100% with my plugin i made that does custom joining!

Version: 1.12.17
DMPInventoryPlayerInfo.jar
you can set The mouse has been to the location, display the message, and can click to view the backpack?
Like a button
Use the message too long and ugly

Version: 1.12.13
Great plugin works without errors till now!, author gives a lot of suport, 5/5 no doubt

Version: 1.12.13
Very good. But one small small thing could you please change the default death message tag to %victim% from %plrtag%
-
Author's response
The default death message doesn't use display names. You can however do such a config yourself by using a text editor and replacing all instances of "%plrtag with "%victim (the beginning quote is intended).

Version: 1.12.8
Greate plugin with awsome features also great developer that gives really good support and responds fast. :)

Version: 1.12.8
It's not often that one finds a plugin simple and effective as Death Messages Prime: a wonderful plugin, and full of potential. It allows us to be much more creative and make dying, something that happens often for us noobs, much more funny. Thank you so much Cosmo for this wonderful creation. I wish I could write more but, ouch! My legs, I can't move! Agh...
SaganWolfric is now being cocooned by a Spider. A feast for their spiderlings!

Version: 1.12.2
Cool plugin. Everything can be customized.
But there is something really huge missing here.
Could you be kind and add Hover support for weapon Names?
So players are able to see the Weapon's enchantments when holding their mouse on the Weapon's name.

Thank you!
-
Author's response
%weapon% should work for this.

Version: 1.11.18
The best death messages plugin I've ever seen!
Many thanks to the author :)

Version: 1.11.16
works perfectly! thank you so much! would be even better if you could edit message colour at once because i am too lazy to edit the whole config that will take ages
-
Author's response
You should be able to use the header to modify the color of the message.

Version: 1.11.16
Works good, thx...............................................................................................

Version: 1.11.16
I Have an enchant called Imagery that spawns NPCs to fake the player when he is low these NPCs are killable and when they die they broadcast the death can you add compatiblity between this plugin and Citizens
-
Author's response
I cannot add a edge case for NPCs that broadcast their own death messages. You'll have to ask the other plugin developer.

Version: 1.11.11
Perfect plugin, works like expected. Thanks a lot!

Version: 1.11.9
this plugin works extremely well i just wish i could figure out how to forward the custom death messages to discordsrv

Version: 1.9.4
This is one of those wonderful plugins you didn't know you needed until you tried it.
Beside changing every single deathmessage, even the different hights you fall to your death from, it also let you set multiple messages per type of death making it give a random one each time (which make it a lot more fun to die :P).

Also, if you run a server in another language this is the way to translate the deathmessages.

Awesome plugin, pure awesome!

EDIT: Wrote a question, then did this review and before I was done I got an answer to my question. That's dedication! :D

Version: 1.9.2
A top tier death messages plugin that's frequently updated and has near-instant customer support. This was an enormous leap up from any other death message plugins I've used solely due to the level of customization it has, from world selection and grouping down to the thoroughness through which it approaches death triggers. I for one am extremely happy to have found this plugin.

Version: 1.9.1
Good plugin, but the permissions do not seem to work. I have added deathmessagesprime.toggle to a group's permissions but they are unable to run the command.
-
Author's response
I cannot reproduce this. Can you give further details in the thread?

Version: 1.8.4
Can you remove the plugin name ("[DeathMessagesPrime] ..."), prefix & suffix of messages, and color codes (§_) from console output, please? Or add ability to disable this, i'm really need this.. Thanks.
-
Author's response
Can you elaborate on the messages? If the concern is death messages appearing on the console, you can switch console-death-message under config.yml to none.

Version: 1.8.4
Awesome plugin! Works great for my server! Keep up the great work. I have one suggestion: When I make a YAML mistake in the config, it resets the config so I have to re-do my entire config.
-
Author's response
the config should be backed up in the folder if any YAML errors are detected, as something like config.yml.invalid.timestamp (cannot remember the exact format)

Version: 1.8.4
Perfect Plugin!
1. Maybe can you add a permission node for the toggle deathmessage command?
2. I dont know if this is a Bug. If i move with my curser over sword (%weapon%) in death message pvp, it show me infos about that. not matter if this is named or not ^^
If I hover my curser about Bow, also with %weapon% it dont shows more infos. it shows "Bow" or by named bows the name but not more infos like flame, invinity or something. is this only by me or also by others?

MC: 1.10.2 spigot newest version
-
Author's response
not showing info for bows is probably a bug, I'll look into it (and the permission node)

Version: 1.8.4
Works perfect! =D

You can't however have multiple options when getting killed, for example "Player hugged a creeper" and "Player got to close to a creeper".
-
Author's response
You can! Just add a second - "message", third, etc. line after the first one.

Version: 1.8.4
It really works very well on my spigot 1.10.2 :) although Vietnam but I'm a little hard of translation plugin. And I can contribute a translation for this plugin?

Version: 1.7.1
-------------------------------
Dope plugin would rate 10/10 if there was a 10 ;)
-------------------------------

Version: 1.7.1
Well, what can I say? A plugin that is updated BEFORE spigot is. That's worth 5 stars right there. ;)

Version: 1.6.4
Awesome plugin! Easy to setup. Just some bugs but i'm sure the developer will fix that in an update soon.
-
Author's response
Developer here, can you clarify what do you mean by 'bugs' in the discussion? Thank you.

Version: 1.6.1
10/10 very nice plugin. Everything works perfectly .

Version: 1.6
coooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooool

Version: 1.5
Great plugin, does as it says. Developer was quick to fix the issues I posted about (24-48 hours or less). Keep it up :)

Version: 1.4.3
works very well.
would be nice with a command like /toggledeathmsgs for players to be able to turn messsages off or back on in chat (temp stored until a restart). and some basic antispam option, not to repeat a players repeating quick deaths from same cause.

Version: 1.4.3
10/10

I love this plugin. It works very well but if you change the config you need to stop and start the server not reload the plugin.

Version: 1.3.1
Very nice resource, the only improvement I'd like to see is a tooltip on the mob that killed you showing it's health at the moment it killed you and the same thing when a player kills you, but all in all, I like it :)
-
Author's response
I can consider adding these features if I find a way to do so.

Version: 1.3
Amazing! My players like it, and it gives that extra personal twist to the server. 10/10 from me.

-BunnyTadPole, BunnyRealms Factions Server // BunnyRealms.ga

Version: 1.2
--------------------------------------
The best Death Messages plugin :D
--------------------------------------

Version: 1.1
Great Plugin is very easy and very Amazing! :) make more Plugings

Its very good



I hope you make more Plugins an Updates

Version: 1.1
Great plugin!!!

Version: 1.1
Awesome plugin!
Could you add a option for owners if you hover over the weapon name it shows the enchantments of the weapon for both 1.7 and 1.8 :)
-
Author's response
I'll consider adding that soon. Thank you for the review!

Version: 1.1
Nice plugin :)

Version: 1.0
Nice config file! Will have fun setting this up
If only this was Bungee so you could have death messages send out across servers =]

Version: 1.0
excellent, working properly
developer has fast reaction

Resource Information
Author:
----------
Total Downloads: 103,167
First Release: Feb 6, 2015
Last Update: Dec 21, 2024
Category: ---------------
All-Time Rating:
158 ratings
Find more info at discord.gg...
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings