Realistic Torches
Realistic Torches
Make Torches and Jack-O-Lanterns burn out!
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.
Currently ToDo:
- add mySQL support
- add some sort of permissions
Comments:
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/
Video:
v2.2.1:
Plugin's Information:
- You can set Torches to burn out after some time (the time is configurable) or when it's raining (configurable)
- When burned out, it will be turned into a RedstoneTorch or it will be removed (configurable)
- When burned out, it will drop a Stick (configurable)
- You can set Jack-O-Lanterns to burn out after some time (the time is configurable) or when it's raining (configurable)
- When burned out, it will get turned into a Pumpkin
- When burned out, it will drop a Stick (configurable)
- You can turn Pumpkins into Jack-O-Lanterns by punching them with a Torch (configurable)
- This will cost you 1 Torch (configurable)
- You can turn RedstoneTorches into Torches by punching them with a Flint and Steel (configurable)
- This will cost your Flint and Steel 2 durability (configurable)
- This will cost your Flint and Steel 2 durability (configurable)
Config:
(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)
Known Bugs:
- none known at the moment
Requests:
If you want an extra function (or something made configurable), just ask me and I'll add it that option to the config!
Credits:
- NeatMoster made RealisticTorches v1.4.1 (last updated: 22 Oct 2011) and gave me the sources, which caused me to start creating Bukkit plugins. Without him, I would have never created a Bukkit plugin.
-
View User Profile
-
Send Message
Posted Sep 30, 2012it worked normally on craftbukkits before #2380 went out. Can anyone update It please?
@edit
Nvm! Downloaded the latest version and worked perfectly!
-
View User Profile
-
Send Message
Posted Sep 27, 2012Hey, can you add the ability to make this per world? I really don't want to mess with my redstone but would love this on my RPG world!
-
View User Profile
-
Send Message
Posted Sep 24, 2012I really like this plugin but it can't work on bukkit 1.2.5 R5.0.
-
View User Profile
-
Send Message
Posted Sep 20, 2012@koibunny
Hey Koibunny and All,
I've got a copy of the source and permission to make an update to the plugin. He hasn't been on since to add me to the bukkitdev project but I can have updated code I think.
I'll be able to start on the code this weekend. Can you please list the functionality you're requesting?
-
View User Profile
-
Send Message
Posted Sep 14, 2012I've sent a message to the owner suggesting that I bring this plugin up to date with the latest version of bukkit.
I suspect there won't be any issues but someone active should hold it.
I'd also like to make the source public so that similar issues can't happen.
-
View User Profile
-
Send Message
Posted Aug 11, 2012I'd love an updated version as well. Can't seem to find anything else out there which performs the same task as this does..
-
View User Profile
-
Send Message
Posted Jul 16, 2012Hey mate. I was just wondering if there will be an updated version of this plugin at all? It seems really great and there is nothing else like it. It would be a shame to see it disappear.
Thanks, Aaron.
-
View User Profile
-
Send Message
Posted Jun 8, 2012I want to implement this on my server but only on one of my four worlds. Can you add a option for certain worlds you specify?
-
View User Profile
-
Send Message
Posted May 10, 2012Plzz make this work either with worldguard or permissions :(
Need it bad..
So everytorch in the whole world doesnt just go out. only within specified region.
Like adding a flag to the region possible.. :)
-
View User Profile
-
Send Message
Posted May 3, 2012:)
We believe in you
-
View User Profile
-
Send Message
Posted Apr 17, 2012Currently I'm kinda short on time, got a deadline to meet in a week or so.
After that I'll have enough time to add extra things to this plugin.
-
View User Profile
-
Send Message
Posted Apr 16, 2012permissions so the items placed by someone with the permissions it wont go off?
-
View User Profile
-
Send Message
Posted Apr 16, 2012Will try this now!
-
View User Profile
-
Send Message
Posted Apr 3, 2012@zwarmapapa
Yes, mySQL please! Thanks for taking my suggestion into consideration!
-
View User Profile
-
Send Message
Posted Apr 2, 2012@zwarmapapa
Fully pledged MySql no sql lite :(
-
View User Profile
-
Send Message
Posted Apr 2, 2012@Tyeiz
I'll test if SQLite goes any faster, and if it does, I'll put it into the plugin (or I'll make an option to use txt files or a SQLite database)
-
View User Profile
-
Send Message
Posted Apr 1, 2012Do you ever plan to add database support, such as SQL? I have a feeling that may make the plugin run a bit speedier. I have a server with a 10k x 10k world with about 20 regular users plus many other infrequent users, and had to uninstall the plugin because of the tremendous lag I was getting. I really love the idea of the plugin and hope to be able to put it in place again! (By the way, I'm running an older version since I have a Tekkit server. Tekkit only uses 1.1-R4 at the moment.)
-
View User Profile
-
Send Message
Posted Mar 31, 2012@JoneKone
Strange, it's probably because of the new craftbukkit version.
I'll try to fix it as soon as possible.
-
View User Profile
-
Send Message
Posted Mar 31, 2012few pictures
http://kuningaskunta.fi/~jonekone/Torch1.png http://kuningaskunta.fi/~jonekone/Torch2.png
-
View User Profile
-
Send Message
Posted Mar 31, 2012@zwarmapapa
http://pastie.org/3702862
Yeah i have it on...
Also when the light is turned off.. The client doesn't update it... And even after relog it doesn't dim the light. Only when i punch the torch out it dim's the light. I can also punch next to the torch.
And no errors