Minecraft SplashExtinguish mod 2026 download
logo
minecraft mod SplashExtinguish

SplashExtinguish

Game Version: CB 1.7.2-R0.2
Total Downloads: 565
Updated: Jan 18, 2014
Created: Sep 29, 2012
Download SplashExtinguishDownload Earlier Versions

Earlier Versions

Name Size Uploaded Game Version Downloads
SplashExtinguish v0.2 Plugin beta 9.53 KB Jan 18, 2014 CB 1.7.2-R0.2 248 download SplashExtinguish SplashExtinguish v0.2 Plugin betaDownload
SplashExtinguish v0.1 Plugin beta 6.35 KB Sep 29, 2012 CB 1.3.2-R1.0 317 download SplashExtinguish SplashExtinguish v0.1 Plugin betaDownload

Description

Share this:

SplashExtinguish

SplashExtinguish is a Plugin that lets you extinguish fires by throwing splash potions at it!

Installation

Just put the SplashExtinguish jarfile into your plugins directory and reload or restart your server! The configuration file will be located in plugins/SplashExtinguish. Edit it according to your needs and reload your server again.

Configuration

There are a total of three configuration values:

  • range: A value in blocks how far away fires will be extinguished.
  • success-pct: A percentage of how high the chances are to extinguish a patch of fire
  • allowed-list: A comma separated list of potion types that can extinguish fires. Prepend an exclamation mark ('!') to invert the sense of the list and make it into a blacklist. Added in v0.2.
    • Valid values are:
      • FIRE_RESISTANCE
      • INSTANT_DAMAGE
      • INSTANT_HEAL
      • INVISIBILITY
      • MUNDANE
      • NIGHT_VISION
      • POISON
      • REGEN
      • SLOWNESS
      • SPEED
      • STRENGTH
      • WATER – not available as a splash potion
      • WEAKNESS
    • Examples:
      • Allow all potions (default):
        allow-list=!
        
      • Disallow all potions:
        allow-list=
        
      • Allow all potions except mundane potions and instant damage potions:
        allow-list=!MUNDANE,INSTANT_DAMAGE
        
      • Allow only instant health potions:
        allow-list=INSTANT_HEAL
        

Changelog

v0.1

  • Initial release

v0.2

  • Added a config parameter for specifying the potion types that can/can't extinguish fires
  • Updated list of water-permeable blocks

Known bugs

  • None at the moment.

Comments

Add a comment