Dimensional Bucket
A plugin that allows players to store more liquids in just one bucket
Quick challenge
How far can you run before the mobs catch you?
Minecraft check
Confirm your run
Complete the quick check to get your code.
Dimensional Bucket
Bucket Dimension
Bucket Dimension is a lightweight Minecraft plugin that gives players a single special bucket that can store water and lava in persistent, per-player storage.
Stop hauling tons of buckets around. Carry just one.
Features
- ✅ Shift + Left Click while holding it to open a mode selection GUI - ✅ 3 modes: Collect, Water, Lava - ✅ Collect mode stores water/lava (and removes them from the world) - ✅ Water/Lava modes let you place stored sources back into the world - ✅ Persistent per-player storage in storage.yml - ✅ Optional storage cap via config.yml - ✅ Prevents creature capture (fish/axolotl/etc) with the special bucket

Commands
/Bucket | Gives you the Bucket Dimension bucket
Usage
1. Use /bucket to get your Bucket Dimension bucket. 2. Hold it and Shift + Left Click to open the GUI. 3. Click one of the modes: - Collect Mode - Water - Lava 4. Collect Mode - Right-click a water/lava source block to store it (only source blocks; flowing won’t work). - Right-click a water/lava cauldron to drain it into storage. 5. Water / Lava Mode - Right-click to place a stored source block (uses 1 from storage). - Right-click cauldrons to fill them (see Features for details).
Config
Edit `plugins/BucketDimension/config.yml`:
- `storage.limit-enabled`: enable/disable a storage cap - `storage.max-sources`: max stored sources per fluid type (water and lava)
Stored amounts are saved per-player in `plugins/BucketDimension/storage.yml`.