Plugin Name: Flashlight What it does: when you walk around if you are holding a torch it will place one under you giving the effect of a movable torch (Make the torch unbreakable to avoid infi-dupe glitch)
@CadillacClobber @linuxfan1 The plugins doesn't have to actually place a physical torch block. There are ways to create server-side light sources, such as in this resource.
@CadillacClobber so you can't make a plugin to cancel a zombie spawn event yet you are going to try this?
@TheYamsMan I didnt want to do the Zombie Plugin while I was on a mini vacation... No one made me one that works... So i had to eventually make my self one.. @linuxfan1 I was looking around bukkit when I found this. It has everything that you need. http://dev.bukkit.org/bukkit-plugins/lightsource/files/11-light-source-v1-5/
@linuxfan1 Working on it @linuxfan1 Done working and tested! took only like 5 mins to code When ever a player holds a torch in his hand it will spawn one! Download: https://www.dropbox.com/s/597olyyauuqyseq/Flashlight.jar?dl=0 If you want me to add a permission tahg me and reply EDIT by Timtower: merged posts
Thx guys im not wxactly seeing how the lightsource one works but i will give it a go. i will also try the custom made one! Bukkit has alot of nice community members! You guys can come on my server and see how it works! ip:71.61.71.118 Thank you btw! EDIT by Timtower: merged posts
I am looking for a plugin like this. But I found a small bug for spawning torches. When a player holds a torch in water it spam spawns a tone of them. There is a small delay before they can pick them up. Is there a way to use dynamic lighting without having to place a torch down? If not is there a way to make it glowstone while in water? @gal0511 @linuxfan1
@ajisfree i just got on and noticed the same thing. maby you can use the api that @LordDarthBob suggested.
@CadillacClobber I made the plugin and it should have been fine, I just registered my events wrong and was having an issue. Sorry, was making that plugin. Also, I finished the plugin recently and uploaded it. It is now called SelectiveSpawns.