Latest version for DL to the right ( -> ) on the big download button.
Previous version was at: http:dl.dropbox.com/u/7174774/dl/RealisticTorches.jar
Both need Java 7 JRE to run.
If you want me to read your comment, place them on dev.bukkit.org, not on curse.com.
The link to the dev.bukkit.org page is: http:dev.bukkit.org/server-mods/realistic-torches/
v2.2.1:
(will be automaticly generated if there isn't any)
#torch: # turnIntoDisabledRedstoneTorch: true Turn the torch into a disabled-redstone-torch instead of removing it? # dropStick: false Drop a stick when the torch is removed? (or when the disabled-redstone-torch has been destroyed) # burnoutDelay: 86400 Time before the torch will be removed (in seconds, 86400 = 1 day) # weatherExtinguishesItem: true Does rain destroys torches? # #jack-o-lantern: # dropStick: true Drop a stick when the Jack-O-Lantern will be transformed into a pumpkin? # burnoutDelay: 604800 Time before the Jack-O-Lantern will be turned into a pumpkin (in seconds, 604800 = 1 week) # weatherExtinguishesItem: false Does rain turns Jack-O-Lanterns into pumpkins? # # #pumpkin: # lightWhenPunchedWithTorch: true Turn a pumpkin into a Jack-O-Lantern when the pumpkin is punched with a torch? # howmanyTorchesDoesLightingCosts: 1 Howmany torches will the player lose when he lights a pumpkin? # #disabled_redstone_torch: # lightWhenPunchedWithFlintAndSteel: true Turn a disabled-redstone-torch into a torch when the disabled-redstone-torch is punched with a flint-and-steel? # howmuchDurabilityWillLightingCost: 2 Howmuch durability will the flint-and-steel lose when the player uses it to light a disabled-redstone-torch? (a flint-and-steel has 65 durability)
If you want an extra function (or something made configurable), just ask me and I'll add it that option to the config!