/
.jar file into the plugins directory of your Minecraft server./reload command to load the plugin.The configuration file can be found at plugins/LightningMod/config.yml. Here are the available settings:
# Enable or disable the mod
modEnabled: true
# Chance of a lightning strike occurring (from 0.0 to 1.0)
lightningChance: 0.05
# Radius around the player where lightning can strike
lightningRadius: 100
# Enable or disable the use of lightning rods
lightningRodEnabled: true
# Interval (in ticks) to check for lightning strikes (default 100 ticks = 5 seconds)
checkInterval: 100

A simple mod that gives you the ability to control how many lightning bolts appear during thunder