Control the monopoly on your water supplies

Supported Games
GameServerKingsGameServerKings

Easily adjust the amount of water a container will hold, or will produce.

Configuration

{
  "Small Water Catcher": {
    "Stack Size (vanilla: 10000)": 50000,
    "Add Amount Of Water (vanilla: 10)": 20.0,
    "Add Water Every X Seconds (vanilla: 60)": 30.0
  },
  "Large Water Catcher": {
    "Stack Size (vanilla: 50000)": 250000,
    "Add Amount Of Water (vanilla: 30)": 60.0,
    "Add Water Every X Seconds (vanilla: 60)": 30.0
  },
  "Water Pump": {
    "ML Capacity (vanilla: 2000)": 10000,
    "Add Amount Of Water To Water Pumps (Vanilla: 85)": 130,
    "Add Water To Water Pumps Every X Seconds (Vanilla: 10)": 10.0
  },
  "Water Jug ML Capacity (vanilla: 5000)": 25000,
  "Water Barrel ML Capacity (vanilla: 20000)": 100000,
  "Water Bucket ML Capacity (vanilla: 2000)": 10000,
  "Water Ground Pool Capacity (vanilla: 500)": 500,
  "Water Big Ground Pool Capacity (vanilla: 2000)": 2000,
  "Water Purifier ML Capacity (vanilla: 5000)": 25000,
  "Water Purifier (Powered) ML Capacity (vanilla: 5000)": 25000,
  "Water Pistol ML Capacity (vanilla: 250)": 500,
  "Water Gun ML Capacity (vanilla: 1000)": 2000,
  "Bota Bag ML Capacity (default: 3000)": 3000,
  "Reset To Vanilla Defaults On Unload": false
}
MIT License

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.