# Warning message (if enabled)
warning-message: "&c⚡ You feel electricity in the air... ⚡"
# Creeper lightning settings
creeper:
enabled: true
base-chance: 10.0 # Base chance for a lightning to strike a creeper (percentage)
check-radius: 50 # Radius around players to check for creepers
no-damage: true # If true, creepers will be charged without taking damage
ignore-weather: true # If true, creepers can be struck regardless of weather
# Cow lightning settings
cow:
enabled: true
base-chance: 10 # Base chance for a lightning to strike a cow (percentage)
check-radius: 50 # Radius around players to check for cows
no-damage: true # If true, cows will transform without taking damage
ignore-weather: true # If true, cows can be struck regardless of weather
# Permissions
permission:
# Permission to be immune to lightning
immunity: "lightningmagnet.immune"
# Permission for admin commands
admin: "lightningmagnet.admin"
# Worlds where the plugin is active (leave empty for all worlds)
enabled-worlds:
- "Bari"
- "TownyLand"
- "Farming"