[MECH] SlowHealth v3.2 - Auto Heal/Hurt Multi-World Permissions [1060]

Discussion in 'Inactive/Unsupported Plugins' started by ACTruncale, Jan 19, 2011.

  1. Offline

    ACTruncale

    SlowHealth v3.2.0

    Download: SlowHealth.jar
    Source included in JAR

    NOW WITH MULTI-WORLD AND PERMISSIONS SUPPORT
    NEW: ADDED BED HEALING


    Version:
    - v3.2.0 tested with CraftBukkit #122-1060​

    Description:
    - Adds health (configurable) every second (configurable) to players on the server.
    - Can hurt player if you make regen-amount negative
    - Can set maximum amount SlowHealth will heal the player by
    - Can set minimum amount SlowHealth will stop hurting the player by (if you set regen-amount to less than 0
    - Can set the starting altitude that slow health with start working
    - Multi-world support
    - Permissions support

    Instructions:
    - Save SlowHealth.jar to plug-in folder
    - Start and stop server to allow Slow Health to create the needed files.
    - Inside your plug-in folder there should be a SlowHealth Folder with three files
    - default.properties
    - world.properties (or whatever your default world is in your server.properties file)
    - WORLDLIST.txt
    - If you only have a single world just change the settings in your worlds property file.

    Adding Worlds to Slow Health:
    - For every world you have add the world name in the WORLDLIST.txt file. One world per line.
    - Run the server and let it create the properties file, then edit it to your liking.​
    - Any world not on the WORLDLIST.txt will use the setting in the default.properties file.​

    Customize Slow Health:
    All values must be in integer form (whole numbers)​
    - regen-rate:1
    - This value is how fast SlowHealth will heal you in second.​
    - regen-amount:1
    - This is how many 1/2 hearts SlowHealth will heal you for.​
    - Set this to a negative number to hurt the player :eek:
    - regen-max:20
    - Controls at what value SlowHealth will stop healing.​
    - regen-min:0
    - This is used if you are hurting the player instead of healing them.​
    - Controls when your stop hurting them. 0 will lead to death.​
    - regen-altitude:0
    - If a player goes below this depth, the will no longer be healed.​
    - Used if you want to make underground harder.​
    - sleep-heal:20
    - When players sleep through the night they get healed this amount.​

    Permissions:
    If using permissions use the node 'slowhealth' for everyone you want to be affected by this mod. Permissions is not needed to use this mod, Slow Health will default to everyone getting healed if not installed.​

    To be added:
    - Fix the plug-in to work if properties is set to spawn-monsters=false.
    - An option to have slow health heal you after a set amount of time after you take damage​
    - An option to heal you only when you are standing still (probably will be mutually exclusive of above option)​
    - Heal only when light is above a certain level​
    - Console controls to edit settings 'on the fly' (will support permissions)​
    - Suggest more please...

    Credits:
    - Code modified from Silence's SimpleGod code and Protected's SlowHealth 1.0.
    - Also credit to feverdream, Drakia, Edward Hand


    Change Log:

     
  2. Offline

    mark_Dano_4936

    GOOD JOB! Waiting for this one!

    Tested!
     
  3. Offline

    al4nw31

    Works :D!
    Thanks very much.
    Was looking for an update to this!
     
  4. Offline

    ACTruncale

    Your welcome!

    Hope I didn't step on anyone's toes. This just needed to get done :)
     
  5. Offline

    mark_Dano_4936

    Haha *some devloper porting this* "hmm now to post to bukkit i finally ported slow health! W-T-F.."*
     
  6. Offline

    Silence

    Nice, think some ppl waited for this :)

    As a sidenote: SimpleGod is from me, not Protected. I think you meant "Protected's SlowHealth code" :)
     
  7. Offline

    BadgerLove

    Fantastic!
     
  8. Offline

    feverdream

    I guess this means I can take my version offline, rofl.
     
  9. Offline

    ACTruncale

    Ah you're right! Although I did use your code, I just slapped an 'if statement' and some other bells and whistles on your SimpleGod mod :)

    lol I think I still even have the classes named SimpleGod and SimpleTimer in this release.

    Will be adding an option to adjust the healing per tick; either positive or negative.
    --- merged: Jan 20, 2011 8:02 PM ---
    Ahh gotcha. I'll add max-regen and min-regen as an optional parameter.

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

    GDorn

    More feature requests:

    - a configurable cap on how high SlowHeal can heal you
    - a configurable altitude below which SlowHeal won't heal you - this makes SlowHeal work well for builders, but adventuring into the depths of the earth is still risky.
    - different healing rates for day/night?

    If you put your code up on github or bitbucket, I'd take a stab at implementing these myself. I might anyway, but I'd rather fork from your code (thus preserving you as the originator) than create a brand new repository.
     
  11. Offline

    ACTruncale

    The source code is in the jar file. You are more then happy to take a look at it.
     
  12. Offline

    Huene

    Thanks ^^
     
  13. Offline

    Shadowsquire

    Lol you might want to change the title for when the jar loads up. When it starts on my server, it still loads as SlowHealth version 1.0 :p
     
  14. Offline

    ACTruncale

    Ha Nice, I'll fix that in the next release.
     
  15. Offline

    cyberbobjr

    Hi,
    good job ! it will be nice if we can choose the invert process : reduce health by X every Y minutes, for simulating starving for example...
     
  16. Offline

    ACTruncale

    Yep I'll work on that and get you the jar today.
    --- merged: Jan 24, 2011 10:12 PM ---
    Ok I updated the jar. Now you should be able to customize the heal amount using the server.properties tag regen-amount
     
  17. Offline

    rbanke

    Can the regen speed be slower than 1000? Like 1/2 health every 5 or 10 seconds?
     
  18. Offline

    ACTruncale

    1000 means 1 second.
    5 secs = 5000
    10 secs = 10000

    You can set this to anything you like really. There is no min or max (well kind of not true).
     
  19. Offline

    rbanke

    Haha, im dumb. for some reason i thought the time worked backwards lol thanks!
     
  20. Offline

    cyberbobjr

    Hi,
    Thank you so much, i'll try it :)
     
  21. Offline

    jeranamo

    Does this plugin detect when a player's health is at maximum and stop sending heals? I am concerned what it would do to bandwidth with 20+ people playing if it does not currently do this.
     
  22. im testing the plugin but it seems the ammount and the time doesnt working, it keeps giving the same ammount/time u perhaps know why?


    #Minecraft server properties
    #Tue Jan 18 10:13:38 CET 2011
    level-name=world
    hellworld=false
    spawn-monsters=false
    online-mode=false
    spawn-animals=true
    max-players=20
    server-ip=***.***.***.***
    pvp=false
    server-port=*****
    auto-download-updates=true
    regen-rate=100000
    regen-amount=-2



    this s my properties file
     
  23. Offline

    ACTruncale

    I don't know why. I changed my settings to yours and it works like intended.

    What version of craftbukkit are you running?
    --- merged: Jan 25, 2011 9:48 PM ---
    I loops through all players in the server every X seconds. It does not change the player health at all if the player is at max health, but it does query the server to check each players health with player.getHealth().

    I haven't really found any lag issues, but if some one could suggest a better way to program it please let me know :)

    hope that answers your question.
     
  24. Offline

    cyberbobjr

    Excellent, it's work nice ! thank you very much
     
  25. well ur plugin needs more testing y me, as it seems its now working again... so will test it tmr after some sleep:)
     
  26. Offline

    ACTruncale

    Humm... weird. Let me know what you find out.
     
  27. when i walk in lava and out it heals me half a heart in 1 sec, while my settings is 1000/1

    also if those settings changes it doesnt do a think, same result.
     
  28. Offline

    Tott3

    A godmode would also be nice, i know there already is a plugin for godmode but it would be nice to have it in the same config huh ^^
     
  29. Offline

    ACTruncale

    What version of the server are you running? 1000=1000ms=1sec
    It the problem just happening when you walk in lava? Or is it happening when you take any damage?

    I've thought about that, but:

    A. there is a mod for this already
    B. I'd like to keep this mod as simple as possible
    C. I still might add it in :) though I'd have to change the name of the mod.
     
  30. ah its in ms,

    and god mode is in essentials already with loads more commands, this is a heal mod so u shoudnt change that, atleast thats my opinion.
     

Share This Page