LightningStick
A youtube video created by @deleted_9556897: Go to show off plugin. Thanks for your awesome work!
A user can conjure up a bolt of lightning (or 100 bolts at once) simply by aiming and clicking with a stick (or other item as set in the config.yml file).
I have seen many plugins that you can use a command to do this. But I do not find that very useful. And many of the ones that use an item to do this with no longer works because it is outdated.
Left clicking causes one strike of lighting to hit the target. Right clicking causes 15 strikes in a 5x5 block radius.
This my first plugin, so any suggestions is welcome.
Possible Uses
- Smiting griefers
- Showing off your admin abilities
- Warning players
- Clear out mobs
- (PM with what you use this for)
Development Builds
You can access development builds on my Jenkins server by visiting: My Jenkins Site These builds are the latest and greatest (and sometimes not so great!)
Bukkit required disclaimer: Development builds of this project can be acquired at the provided continuous integration server. These builds have not been approved by the BukkitDev staff. Use them at your own risk.
Servers that use this:
- mc1.alexriggs.com
- UltraCraftCity.us.to
- 82.34.33.171
- (PM me your server and I will add it here!)
Permissions:
permissions: lightningstick.*: description: Gives access to all LightningStick commands children: lightningstick.use: true lightningstick.use: description: Allows player to use the LightningStick default: op lightningstick.reload: description: Reloads config file from disk default: op lightningstick.commands: description: Allows a player to use the commands available in LightningStick default: op
Default Config.yml
# strikesOnRightClick is the number of strikes that will be spawned on a right click strikesOnRightClick: 100 # effectOnly turns off player and fire damage when set to true effectOnly: false #statistics is used by me only to see how people is using this plugin to help better it statistics: true #toolToUse: sets the tool that you will use to strike lightning with. This must # be the item ID, and MUST be a number! Default is 280 (a stick). To see a list of # item IDs, visit, http://minecraft-ids.grahamedgecombe.com/ toolToUse: 280
Statistics
This plugin collects statistics on your server so I can better the plugin by seeing versions of the plugin running on what version of bukkit. I also collect what you have "strikesOnRightClick" set to in your config.yml so I know what people prefer to make the plugin not need as much configuration when first installed. The stats are uploaded directly to my servers, and I am the only one who is able to see the stats (unlike on mcstats.org that most data is public). This will also aid me in fixing issues if you have any errors with this plugin.
Todo:
- upload pic
- [DONE v1.1] Ability to turn off fire and player damage
- [DONE v1.1] config file to set how many strikes on right click
- command to turn feature on and off for player
- [DONE v1.3]Allow admin to choose type of material to conjure stike with. (@ThisUsernameIsMine: Go)
- Open ticket for any ideas or suggestions you may have
-
View User Profile
-
Send Message
Posted Jun 29, 2016can this plugin add a crafting recipe on it ? if can how can i do it ?
-
View User Profile
-
Send Message
Posted Aug 19, 2020In reply to _ForgeUser20751622:
just take stick
-
View User Profile
-
Send Message
Posted Dec 23, 2015Is there a way you could enable a delay on the lightning strike? I'd like to use this to test a kit idea. But spamming infinite lightning seems a bit broken.
-
View User Profile
-
Send Message
Posted Dec 1, 2013@george5865
Just like u do anyother plugin... You click download at the top of the page.
-
View User Profile
-
Send Message
Posted Dec 1, 2013how do you get it!
-
View User Profile
-
Send Message
Posted Oct 28, 2013Video is done! Thanks to @deleted_9556897 for his awesome work!
-
View User Profile
-
Send Message
Posted Oct 23, 2013Alex if you do have skype call me mine is FireFoxUniverse.
-
View User Profile
-
Send Message
Posted Oct 23, 2013Hey alex still need someone to make a vid for this ill do it if you have skype
-
View User Profile
-
Send Message
Posted Oct 22, 2013Hey would you like me to make a video still or has someone else already beaten me to it?
-
View User Profile
-
Send Message
Posted Oct 22, 2013@ThisUsernameIsMine
Don't have to thank me, like I said, I am open for any advice since I am new to the Bukkit plugin community!
-
View User Profile
-
Send Message
Posted Oct 21, 2013@Alexander7567
Well, not a similar plugin as LightningStick, but thanks for the update! :-) +1
-
View User Profile
-
Send Message
Posted Oct 21, 2013@ThisUsernameIsMine
Ohh, I was not aware that there was a WORKING plugin like this one. I will try and do that then!
-
View User Profile
-
Send Message
Posted Oct 18, 2013Please make it possible to choose a different item than a stick.
We already have another plugin that uses the same item ;-)