infinite_bucket
Prevents the specified bucket types from being emptied, refilling them automatically.
Categories: player, world
Required arguments
| Key(s) | Description | Type |
|---|---|---|
type \| types | The bucket type(s) to make infinite. Use 'any' to apply to all bucket types. | STRING_LIST |
Example
effects:
- id: infinite_bucket
args:
type: <value>
Behaviour
| Setting | Value |
|---|---|
| Run order | NORMAL |
| Supports delay | true |
| Reloads on plugin reload | true |