Configuration
LightningPlus - Configuration
Default config.yml
The default config.yml that LightningPlus generates will look something like this:
lightningondeath: true thor: enabled: true item: 369 maxdistance: 40
- The 'lightningondeath' part will allow you to enable/disable lightning when a player dies. If it is on true, then whenever a player dies, (fake; no entity damage/fire damage) lightning will strike at the players death location.
- The thor category will allow you to configure the thor feature of LightningPlus.
- 'Enabled' will allow you to toggle whether or not thor is enabled.
- 'Item' will allow you to choose what item is used to call down lightning.
- 'maxdistance' will allow you to choose the maximum distance to call down lightning from.
Comments