Infinite Water Bucket

Oxide Infinite Water Bucket 1.0.1

Sign in to download
This plugin provides an endless supply of water by automatically refilling water containers such as buckets and water jugs with either saltwater or freshwater, depending on the original content. Whether you drink or dump the water, the container will always be refilled.

Permissions

  • infinitewaterbucket.use - Grants players the ability to have their water containers automatically refilled.

Configuration

JSON:
{
  "Version": "1.0.0",
  "Auto Refillable Item Short Names": [
    "bucket.water",
    "waterjug",
    "smallwaterbottle",
    "botabag"
  ]
}
  • Auto Refillable Item Short Names - A list of item short names for containers that will be automatically refilled after use.
Author
VisEntities
Downloads
21
First release
Last update

Ratings

0.00 star(s) 0 reviews

Also by VisEntities

Latest updates

  1. 1.0.1

    Added a null check to fix null reference exception when drinking water from containers.
Back
Top