This plugin def relies on WorldGuard and WorldEdit. Please list those as dependencies. or make it so that they are not needed... I had to download both plugins for this plugin to work.
There is no blood option for SKELETON_HORSE so i manually added the following:
Hello, thanks for you review, i just updated the plugin and i fixed the worldguard and worldedit issue (i forgot to add a verification to disable the worldguard part when not installed, my bad) Also, the skeleton horse, is now added in the mob-blood.yml, the /mobreload and /mobset is now /mob reload and /mob set, the /mob reload is fixed as well. For the amountparticle, materialparticlename they worked and for the specialparticlename and specialparticleamountparticle, you need to enable by set to true:
# Enable Special Particles for mobs?
EnableSpecialParticle: false
Thanks for reporting all the issues
Best regards ;)
Version: 2.0.5 | REMAKE
This plugin def relies on WorldGuard and WorldEdit. Please list those as dependencies. or make it so that they are not needed... I had to download both plugins for this plugin to work.
There is no blood option for SKELETON_HORSE so i manually added the following:
This plugin def relies on WorldGuard and WorldEdit. Please list those as dependencies. or make it so that they are not needed... I had to download both plugins for this plugin to work.
[18:28:42 ERROR]: Could not pass event EntityDamageByEntityEvent to BloodInMinecraft v7.5
org.bukkit.event.EventException
at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) ~[server.jar:git-TacoSpigot-bf023c7d]
at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:78) ~[server.jar:git-TacoSpigot-bf023c7d]
at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[server.jar:git-TacoSpigot-bf023c7d]
at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:501) [server.jar:git-TacoSpigot-bf023c7d]
at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:486) [server.jar:git-TacoSpigot-bf023c7d]
at org.bukkit.craftbukkit.v1_8_R3.event.CraftEventFactory.callEvent(CraftEventFactory.java:87) [server.jar:git-TacoSpigot-bf023c7d]
at org.bukkit.craftbukkit.v1_8_R3.event.CraftEventFactory.callEntityDamageEvent(CraftEventFactory.java:553) [server.jar:git-TacoSpigot-bf023c7d]
at org.bukkit.craftbukkit.v1_8_R3.event.CraftEventFactory.handleEntityDamageEvent(CraftEventFactory.java:466) [server.jar:git-TacoSpigot-bf023c7d]
at org.bukkit.craftbukkit.v1_8_R3.event.CraftEventFactory.handleLivingEntityDamageEvent(CraftEventFactory.java:585) [server.jar:git-TacoSpigot-bf023c7d]
at net.minecraft.server.v1_8_R3.EntityLiving.d(EntityLiving.java:1112) [server.jar:git-TacoSpigot-bf023c7d]
at net.minecraft.server.v1_8_R3.EntityHuman.d(EntityHuman.java:886) [server.jar:git-TacoSpigot-bf023c7d]
at net.minecraft.server.v1_8_R3.EntityLiving.damageEntity(EntityLiving.java:748) [server.jar:git-TacoSpigot-bf023c7d]
at net.minecraft.server.v1_8_R3.EntityHuman.damageEntity(EntityHuman.java:826) [server.jar:git-TacoSpigot-bf023c7d]
at net.minecraft.server.v1_8_R3.EntityPlayer.damageEntity(EntityPlayer.java:510) [server.jar:git-TacoSpigot-bf023c7d]
at net.minecraft.server.v1_8_R3.EntityHuman.attack(EntityHuman.java:1047) [server.jar:git-TacoSpigot-bf023c7d]
at net.minecraft.server.v1_8_R3.EntityPlayer.attack(EntityPlayer.java:1092) [server.jar:git-TacoSpigot-bf023c7d]
at net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:1387) [server.jar:git-TacoSpigot-bf023c7d]
at net.minecraft.server.v1_8_R3.PacketPlayInUseEntity.a(SourceFile:52) [server.jar:git-TacoSpigot-bf023c7d]
at net.minecraft.server.v1_8_R3.PacketPlayInUseEntity.a(SourceFile:11) [server.jar:git-TacoSpigot-bf023c7d]
at net.minecraft.server.v1_8_R3.PlayerConnectionUtils$1.run(SourceFile:13) [server.jar:git-TacoSpigot-bf023c7d]
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_282]
at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_282]
at net.minecraft.server.v1_8_R3.SystemUtils.a(SourceFile:44) [server.jar:git-TacoSpigot-bf023c7d]
at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:808) [server.jar:git-TacoSpigot-bf023c7d]
at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:378) [server.jar:git-TacoSpigot-bf023c7d]
at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:747) [server.jar:git-TacoSpigot-bf023c7d]
at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:645) [server.jar:git-TacoSpigot-bf023c7d]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_282]
Caused by: java.lang.NoClassDefFoundError: org/bukkit/Particle
at fr.yanisssch.plugin.bim.PlayerBlood(bim.java:130) ~[?:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_282]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_282]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_282]
at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_282]
at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:300) ~[server.jar:git-TacoSpigot-bf023c7d]
... 27 more
[18:28:42 ERROR]: Could not pass event EntityDamageByEntityEvent to BloodInMinecraft v7.5
org.bukkit.event.EventException
at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) ~[server.jar:git-TacoSpigot-bf023c7d]
at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:78) ~[server.jar:git-TacoSpigot-bf023c7d]
at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[server.jar:git-TacoSpigot-bf023c7d]
at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:501) [server.jar:git-TacoSpigot-bf023c7d]
at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:486) [server.jar:git-TacoSpigot-bf023c7d]
at org.bukkit.craftbukkit.v1_8_R3.event.CraftEventFactory.callEvent(CraftEventFactory.java:87) [server.jar:git-TacoSpigot-bf023c7d]
at org.bukkit.craftbukkit.v1_8_R3.event.CraftEventFactory.callEntityDamageEvent(CraftEventFactory.java:553) [server.jar:git-TacoSpigot-bf023c7d]
at org.bukkit.craftbukkit.v1_8_R3.event.CraftEventFactory.handleEntityDamageEvent(CraftEventFactory.java:466) [server.jar:git-TacoSpigot-bf023c7d]
at org.bukkit.craftbukkit.v1_8_R3.event.CraftEventFactory.handleLivingEntityDamageEvent(CraftEventFactory.java:585) [server.jar:git-TacoSpigot-bf023c7d]
at net.minecraft.server.v1_8_R3.EntityLiving.d(EntityLiving.java:1112) [server.jar:git-TacoSpigot-bf023c7d]
at net.minecraft.server.v1_8_R3.EntityHuman.d(EntityHuman.java:886) [server.jar:git-TacoSpigot-bf023c7d]
at net.minecraft.server.v1_8_R3.EntityLiving.damageEntity(EntityLiving.java:748) [server.jar:git-TacoSpigot-bf023c7d]
at net.minecraft.server.v1_8_R3.EntityHuman.damageEntity(EntityHuman.java:826) [server.jar:git-TacoSpigot-bf023c7d]
at net.minecraft.server.v1_8_R3.EntityPlayer.damageEntity(EntityPlayer.java:510) [server.jar:git-TacoSpigot-bf023c7d]
at net.minecraft.server.v1_8_R3.EntityHuman.attack(EntityHuman.java:1047) [server.jar:git-TacoSpigot-bf023c7d]
at net.minecraft.server.v1_8_R3.EntityPlayer.attack(EntityPlayer.java:1092) [server.jar:git-TacoSpigot-bf023c7d]
at net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:1387) [server.jar:git-TacoSpigot-bf023c7d]
at net.minecraft.server.v1_8_R3.PacketPlayInUseEntity.a(SourceFile:52) [server.jar:git-TacoSpigot-bf023c7d]
at net.minecraft.server.v1_8_R3.PacketPlayInUseEntity.a(SourceFile:11) [server.jar:git-TacoSpigot-bf023c7d]
at net.minecraft.server.v1_8_R3.PlayerConnectionUtils$1.run(SourceFile:13) [server.jar:git-TacoSpigot-bf023c7d]
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_282]
at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_282]
at net.minecraft.server.v1_8_R3.SystemUtils.a(SourceFile:44) [server.jar:git-TacoSpigot-bf023c7d]
at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:808) [server.jar:git-TacoSpigot-bf023c7d]
at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:378) [server.jar:git-TacoSpigot-bf023c7d]
at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:747) [server.jar:git-TacoSpigot-bf023c7d]
at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:645) [server.jar:git-TacoSpigot-bf023c7d]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_282]
Caused by: java.lang.NoClassDefFoundError: org/bukkit/Particle
at fr.yanisssch.plugin.bim.PlayerBlood(bim.java:130) ~[?:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_282]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_282]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_282]
at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_282]
at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:300) ~[server.jar:git-TacoSpigot-bf023c7d]
... 27 more
I just used the one you gave me, but did not work, can you help me pls?
[23:52:05 ERROR]: Could not pass event EntityDamageByEntityEvent to BloodInMinecraft v9.3.6
org.bukkit.event.EventException
at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) ~[server.jar:git-TacoSpigot-bf023c7d]
at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:78) ~[server.jar:git-TacoSpigot-bf023c7d]
at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[server.jar:git-TacoSpigot-bf023c7d]
at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:501) [server.jar:git-TacoSpigot-bf023c7d]
at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:486) [server.jar:git-TacoSpigot-bf023c7d]
at org.bukkit.craftbukkit.v1_8_R3.event.CraftEventFactory.callEvent(CraftEventFactory.java:87) [server.jar:git-TacoSpigot-bf023c7d]
at org.bukkit.craftbukkit.v1_8_R3.event.CraftEventFactory.callEntityDamageEvent(CraftEventFactory.java:553) [server.jar:git-TacoSpigot-bf023c7d]
at org.bukkit.craftbukkit.v1_8_R3.event.CraftEventFactory.handleEntityDamageEvent(CraftEventFactory.java:466) [server.jar:git-TacoSpigot-bf023c7d]
at org.bukkit.craftbukkit.v1_8_R3.event.CraftEventFactory.handleLivingEntityDamageEvent(CraftEventFactory.java:585) [server.jar:git-TacoSpigot-bf023c7d]
at net.minecraft.server.v1_8_R3.EntityLiving.d(EntityLiving.java:1112) [server.jar:git-TacoSpigot-bf023c7d]
at net.minecraft.server.v1_8_R3.EntityHuman.d(EntityHuman.java:886) [server.jar:git-TacoSpigot-bf023c7d]
at net.minecraft.server.v1_8_R3.EntityLiving.damageEntity(EntityLiving.java:748) [server.jar:git-TacoSpigot-bf023c7d]
at net.minecraft.server.v1_8_R3.EntityHuman.damageEntity(EntityHuman.java:826) [server.jar:git-TacoSpigot-bf023c7d]
at net.minecraft.server.v1_8_R3.EntityPlayer.damageEntity(EntityPlayer.java:510) [server.jar:git-TacoSpigot-bf023c7d]
at net.minecraft.server.v1_8_R3.EntityHuman.attack(EntityHuman.java:1047) [server.jar:git-TacoSpigot-bf023c7d]
at net.minecraft.server.v1_8_R3.EntityPlayer.attack(EntityPlayer.java:1092) [server.jar:git-TacoSpigot-bf023c7d]
at net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:1387) [server.jar:git-TacoSpigot-bf023c7d]
at net.minecraft.server.v1_8_R3.PacketPlayInUseEntity.a(SourceFile:52) [server.jar:git-TacoSpigot-bf023c7d]
at net.minecraft.server.v1_8_R3.PacketPlayInUseEntity.a(SourceFile:11) [server.jar:git-TacoSpigot-bf023c7d]
at net.minecraft.server.v1_8_R3.PlayerConnectionUtils$1.run(SourceFile:13) [server.jar:git-TacoSpigot-bf023c7d]
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_282]
at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_282]
at net.minecraft.server.v1_8_R3.SystemUtils.a(SourceFile:44) [server.jar:git-TacoSpigot-bf023c7d]
at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:808) [server.jar:git-TacoSpigot-bf023c7d]
at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:378) [server.jar:git-TacoSpigot-bf023c7d]
at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:747) [server.jar:git-TacoSpigot-bf023c7d]
at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:645) [server.jar:git-TacoSpigot-bf023c7d]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_282]
Caused by: java.lang.NoClassDefFoundError: org/bukkit/entity/ElderGuardian
at fr.yanisssch.plugin.Blood.ElderGuardianBlood(Blood.java:963) ~[?:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_282]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_282]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_282]
at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_282]
at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:300) ~[server.jar:git-TacoSpigot-bf023c7d]
... 27 more
Downloaded this, got an issue and in a few minutes (not hours or days, MINUTES) got fixed and the new version uploaded. Need more information about how good this plugin is?
It's a smart nice-to-have plugin to improve a unique-feeling in your survival server. I like the new Material-Particle-Name option. This configurable details make fun to use it. Only, I down't like the plugin description and update info with the amount of colors, font-sizes, unterlines ... . ^^
This plugin is simply awesome. The developer quickly responded and made a fully custom version for my server because it was not working normally. If that isn't 5-star plugin support, I don't know what is! Much love to this amazing developer and this incredible plugin, this was the perfect addition for my RPG server OmniCraft, which just adds to the unique fighting style that you can find in most adventure games. 10/10 plugin, 10/10 developer.
Hi, thanks for the review, i will try for next update to add new more realistics options ^^
Version: 7.5
Does not work with red_concrete, red_wool or other blocks that used to use a data value to denote their color due to the plugin using legacy materials. Although it does work with the default config, you don't have a lot of blocks to choose from for particles.
This is not a 1.16 plugin, this is a 1.7-1.9 plugin being goatse'd into newer versions. Spigot/Paper will even warn you that this plugin is built for legacy versions of Minecraft. It needs a rewrite, atleast for 1.13-1.16.
SImple yet effective, a must-have cosmetic plug-in for RPG servers or anyone celebrating Halloween :D It's just a shame you can't set the type of blood colour per mob-type - it's a bit odd when armour stands bleed green ;)
Does not work and clearly does not understand 1.15. There are no item id's anymore, and no red blocks work. You should really spend the 5 minutes and remake the plugin, in fact, I think I will.
Hi it's because your computer is so bad x) just disable particle in parameters lol
Version: 6.0 REMAKED see changelog
Great work and well done.
I have used similar plugin in my old servers, but not after 1.8
Sooo happy to find this one for my current servers.
Great thank you to your great work.
Just one thing i hope to implement:
when player falls into lava, this blood does not seem to work.
it would be great to add that effect too.
hi, thank you a lot for the review but i stopped developpement of plugins since i stopped my minecraft server sorry
Version: 6.0 REMAKED see changelog
Hey ! Very nice, however, could you add items to the list too ?
For example I would like a redstone powder item break effect when I hit a player or a mob, I've been trying to search for blood plugins like that but can't find any :(
Hi thanks for the review, for the particle when a item break is a good idea I will maybe create a new plugin for this, when I i've created the plugin I will send you a pm
Version: 5.4 support1.13&1.14(fix)
This plugin doesn't work quite well with World Guard Version 7.0, but Yan is fixing it and he says he will release it soon. :) But honestly, whether it works or not, Yan is truly one of the best developer here at Spigot, providing me with full in-game, spigot, and Discord support. He is perhaps the only one with this amount of patience to join a server and sort out the issue. Big vouch for this man! Thanks for all your help!
pm me to give you a special version and thanks for the review ^^
Version: 1.10
Particles getting spawned even if player NOT damaged.
This developer thinking that i'am idiot. He says - "I currently tested the plugin and i not see particles if players not damaged". Dude, don't lie to people, people aren't idiots! Your code doesn't have a corresponding check. I won't correct my review never. Thanks, dude.
Hi this bug is now fixed in version 2 please download and change your review thanks ^^
Version: 1.9
This is an amazing plugin. Lightweight and easy to use. My current blood particle plugin has the ability to turn on and off blood particles for a player.
Could you add a /bim on and /bim off command that turns the blood particles on and off for players? Thank you!
Hi thanks you very much for the review for add /bim on/off i can add this for next version but at this time i don't have the time for dev this plugins and my other plugins so i update this plugins when i have the time ^^
Version: 1.9
Hello, it is pretty satisfying. It would be more satisfying if you could add a "bloodonkill" in config. That only show the effect when you killed the enemy? It would be super satisfying.