About This Minecraft (Spigot) plugin is a collection of experimental functions which change the behaviour of Minecraft.
Usage Run the plugin once, then change the config.yml to your needs.
Per default, vanilla behaviour is used and nothing will change. Only by editing the config.yml, options can be added in.
For more info see the Configuration section.
Configuration All configuration is done in the config.yml.
The default config.yml:
```
### FIRE FireBlockBurningEnabled: true FireBlockBurnTriggersExplosionEnabled: false FireBlockBurnTriggersExplosionRadius: 3 FireBlockBurnTriggersExplosionFire: false ```
FIRE - `FireBlockBurningEnabled: true`
When disabled, prevent blocks that are on fire from burning down. WARNING: The fire will still spread (e.g. over whole forests)