[FUN/RPG] RealisticsTorches v1.3.2 - Add realism to your torches! [1060]

Discussion in 'Inactive/Unsupported Plugins' started by NeatMonster, Aug 15, 2011.

  1. Offline

    NeatMonster

    You can find the Bukkit Dev' thread HERE.
    Please use it, this thread will no longer be updated.
    ------------------------​
    RealisticsTorches v1.3.1
    Add realism to your torches!

    Because pictures are always better than thousand words:
    [​IMG]

    You want to know what this simple plugin does? Fine. This plugin makes torches burn out after a certain amount of time and it can also make torches break or disappear when it's raining (only if they are touched by rain, not if they are protected). It's multiworld capable plugin, so for example they can only activate this plugin on a "adventure" world or have different settings for each worlds.

    Feel free to post your suggestions, remarks or anything like that. :D

    Features:
    • Torches burn out after a certain amount of time ;
    • Torches breaks or disappear when touched by the rain.
    Configuration:
    Code:
    # Copy this sample for each world you want RealisticsTorches to be active.
    # worldname - The name of the world.
    # DropTorches? - Drop or destroy torches?
    # BurnoutDelay - Delay before torches burn out (0 = no burnout) - in seconds.
    # WeatherIsEnabled? - Will weather drop/destroy torches?.
    worldname:
        WeatherIsEnabled?: true
        BurnoutDelay: 300
        DropTorches?: true
    
    Download:
    Credits:
    • All credits for the idea of this plugin go to Montpelier.
    TO-DO:
    • Burn out ; DONE IN 1.3
    • Interaction with snow?
    Changelog:
    Version 1.3.1
    • Fixed a file system bug.
    Version 1.3
    • Now torches can burn out ;
    • Better configuration file.
    Changelog (open)
    Version 1.2
    • Completely changed plugin orientation ;
    • Now the plugin focuses on weather events.
    Version 1.1
    • Added persistence on server stop, start and crash ;
    • More options in configuration ;
    • Prepare for the next version.
    Version 1.0
    • Original version.


    [​IMG]
     
    Daniel Heppner and Xaostica like this.
  2. Offline

    BioRage

    Can you add a configurable option for that? And maybe that they turn to redstone torches?> *burn out / ash*

    Cause if your underground or above ground and you rely on torches, and they all drop, it's going to suck.
     
  3. Offline

    NeatMonster

    You haven't the OP. :(

    I think I'll have the same bug as @steaks4uce for his plugin.

    Yes, but in real life too, if your torch burn out, you're lost in the dark.
     
  4. Offline

    sagethor

    @NeatMonster
    Just wondering, what is the delay measured in? Perhaps I've missed something, but I'd like to ask anyway. :)
     
  5. Offline

    NeatMonster

    Sorry, I missed this information. It's in seconds.
     
  6. Offline

    Dothackking

    Currently relighting a torch makes it permanently re-light. Is it possible to make it so you have to keep relighting it?
     
  7. Offline

    NeatMonster

    How do you relight a torch? Are you talking about putting again the torch?
     
  8. Offline

    Yoshinat0r

    I really like this idea, it's great for realistic survival servers and makes exploring caves more risky. I wouldn't mind a simple client mod for this that changed the texture of the torch to a non-lit version, and allowed you to re-light torches with either flint+steel, or another torch in your inventory. Would be really awesome IMO to find old abandoned caves with burned out torches. :D
     
  9. Offline

    Zaros

    Could you possibly add torches of different 'levels'. It could work as follows:

    On creation of a torch, it is given a number (1,2,3) determining its strength. This could determine how long it holds up in the rain. Another idea could be that it drops sticks instead of torches, because water putting out the fire leaves only a piece of wood behind.
     
    BioRage likes this.
  10. Offline

    maxi1134

    I don't understant th enew config file :(

    worldname:world
    WeatherIsEnabled?:true
    BurnoutDelay:300
    DropTorches?:true


    it is good ?
     
  11. Offline

    NeatMonster

    Hum... a little bit too difficult I think. :p

    Yep, I'll update this plugin later, but now I'm working on SpoutBackpack v2.

    Code:
    worldname: # Change it by the name of your world.
        WeatherIsEnabled?: true # True if you want rain to destroy torches.
        BurnoutDelay: 300 # Time in seconds before destroying torches.
        DropTorches?: true # Drop torches or destroy torches?
     
  12. Offline

    maxi1134

    Where i put the name of my world ?
     
  13. Offline

    NeatMonster

    Change worldname to nameofyourworld.
     
  14. Offline

    maxi1134

    HO OK :O

    And 300 is 300 minut or second ?

    Make my server crash now :O

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

    NeatMonster

    :), any error?
     
  16. Offline

    mdt7734

    Time to torture my users for a while.

    @maxi1134

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

    maxi1134

    No one :S
     
  18. Offline

    NeatMonster

    :p

    When is crash happening?
     
  19. Offline

    maxi1134

    When i reload for activate the server
     
  20. Offline

    NeatMonster

    "reload for activate"? What's this? Are you talking about the /reload command.
     
  21. Offline

    maxi1134

    Yep , i do /reload for activate the plugins
     
  22. Offline

    NeatMonster

    You must install when the server is stopped (because it adds to his database all the torches when the server start).
     
  23. Offline

    maxi1134

    Ho ok , Ty ^^

    Keek crashing :( we all got read memory out whit th enew version of ur plugins :(

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

    Priizon

    What about torches breaking if you shoot them with arrows ? I could use that.
     
  25. Offline

    harrybridgen

    Could you possable make it so, if you are holding a torch it gives off light? like if i was in a dark cave, it would light it up?
     
  26. Offline

    Bseagull

    You need to make redstone torches not burn out and stuff and make them give more light if you do this to regular torches so redstone ones will act like lanters. good plugin though.
     

Share This Page