Changelog
LightningMod-paper
Features
- Configurable lightning strike chance
- Adjustable radius around players for lightning strikes
Installation
- Download the latest version of LightningMod.
- Place the
.jarfile into thepluginsdirectory of your Minecraft server. - Restart the server or use
/reloadcommand to load the plugin.
Configuration
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
Files
lightingmod_paper-1.0.jar(4.19 KiB) Primary Download
Links
Details
Licensed MIT
Published a year ago
Updated 2 months ago

