This is a plugin that allows you to give players lightningsticks. Lightningsticks are sticks that when right-clicked on by a player, will summon lightning.
LightningSticks
Commands: /ls - Give all players a lightningstick /ls <player> - Give a certain player a lightningstick /lsr - Remove a lightning stick from all players /lsr <player> - Remove a lightningstick from a certain player
Permissions: ls.give - Give a player a lightningstick ls.give.all - Give all players a lightningstick ls.remove - Remove a player's lightningstick ls.remove - Remove all player's lightningstick ls.reload - Reload the config.yml
# Chat Settings prefix: ''
give-msg: '&aYou have given
%player_name% a %lightning_stick%&a!' # You can use %lightning_stick% to get the lightning sticks name give-all-msg: '&aYou have given
all online players a
%lightning_stick%&a!' receive-msg: '&aYou have been given a
%lightning_stick% &aby %player_name%&a!' remove-msg: '&aYou have removed
%player_name%&a''s %lightning_stick%&a.' remove-all-msg: '&aYou have removed
all online players
%lightning_stick%&a.' removed-msg: '&aYour
%lightning_stick% &ahas been removed by %player_name%&a.' already-has-msg: '&cThat player already has a
%lightning_stick%&c.' does-not-have-msg: '&cThat player doesn''t have a
%lightning_stick%&c.' no-permission-msg: '&cYou do not have permission to use that command.'
config-reloaded-msg: '&aConfig files reloaded!'
# Lightning Settings [WARNING! TOO MANY BOLTS COULD CAUSE YOUR SERVER TO CRASH.] lightning-amount: 1
# Choose how much lightning strikes at once when a player uses the stick