WE NEED BLOOD PLUG PLEASE!

Discussion in 'Plugin Development' started by clitcomander, Jul 22, 2011.

Thread Status:
Not open for further replies.
  1. Offline

    clitcomander

    Im willing to pay for the development of a server plug in that allows for your mobs of all kinds to bleed when damaged. IS there anyone talented with drive and a desire to make this plug in come to life?
     
  2. Offline

    Deathly

    First of all this should be in the Plugin Request section.
    Also this would require a Clientside Mod if you want Blood Particles or something.

    Best Regards
     
  3. Offline

    bergerkiller

    Well you can make the smoke effect play when a creeper gets damaged, but for any new type of effect a client-sided mod is required. (Also, it could be it only plays the sound, not the effect)
     
  4. Offline

    MuisYa

    Bleeding as a plug-in should be possible.
    Just when a mob gets hit decide if its a bloody strike or not.

    And if it is, than set a delay on damaging the mob more.
    Like:
    Damage-blood: 1 #In half hearts
    Damaging-duration: 6000 #In milli seconds
    Once-in: 1000 #How often it suffocates Also in milli seconds

    Also McMMO shows up with this.
    They ability Swords is giving you a bleed chance.
     
  5. Offline

    bleachisback

    you could use redstone as a spray of blood =3=
     
  6. Offline

    Jaker232

    Clientside Mod, however I can do this plugin to create smoke particles and shoot redstone out like what bleachisback said. This just uses the Bukkit API doc. PM me if your interested.
     
  7. Offline

    clitcomander

    everything you said sounds like what im looking for, doesn't even need to be that complicated. just want the mob to bleed when hit, more blood the better, the more kinds the better. no need for them to bleed out either. just the effect of blood splashing or pouring or anything that looks good.
     
  8. Offline

    bergerkiller

    Yeah you can't transfer custom content to your clients (yet), so no good-looking blood effect without a client mod installed at the clients. Or spam lots of redstone around the entity as bleachisback said. :)
     
  9. Offline

    vildaberper

    Theres blood in DefaultCommands. :)
     
  10. Offline

    clitcomander

    ok wow thats some new news. how do i get to this blood in the default commands?? what do i do?? and yeah if there was a client side mod i would use it and so would all me members. anyone know of one for client side mod blood?? i know this evilminecraft is gonna be cool when its done. http://www.evil-minecraft.net/
     
  11. Offline

    vildaberper

    Its in the per-world Config.yml, "blood: true".
     
  12. Offline

    Jaker232

    I can make a separate plugin for that.
     
  13. Offline

    clitcomander

    i have 2 normal worlds running in multiverse and nether, NONE of them have a .yml config file in them.....

    i was told i would need a client side mod to see blood splattering or pouring, and i read none like making plug ins that require a client side mod. what would you be looking for once its done? and can you describe how the bloods gonna look, or keep me posted as your developing it?

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

    vildaberper

    plugins/DefaultCommands/Worlds/worldname/Config.yml.
     
  15. Offline

    clitcomander

    sorry mine dont have a deaultcommands folder at all......wierd balls
     
  16. Offline

    Face

    Then maybe try installing DefaultCommands?
     
  17. Offline

    vildaberper

    Oh yeah, of course you need to install the plugin first. xD
     
  18. Offline

    Jaker232

    @clitcomander I can create it without client side mod. All I had to do is create smoke effect and drop like 2-4 redstone when they're damaged.
     
  19. Offline

    zhuowei

    I tried to make a blood plugin as well on this thread.
     
Thread Status:
Not open for further replies.

Share This Page