Compatibility
Minecraft: Java Edition
Platforms
Links
Tags
Creators
Details

FastMud is a lightweight and efficient plugin to turn dirt into mud
without using glass bottle. Save your time!
Be very careful with clone projects, some may contain MALWARE!
You should be suspicious if you find DLL, EXE, or BAT files.
Motivation
Maybe you've already thought the following:
"If glass bottles can turn dirt into mud, then why doesn't a bucket of water work? Wouldn't it make more sense if running water could make mud? 🤔"
It was after thinking a lot about this logical inconsistency, as well as spending a lot of time with glass bottles, that I decided to create this plugin and share it with you!
However, lakes generated around the world WILL NOT AFFECT underwater dirts! The reason is the overwhelming loss of performance, although it is a cool idea it does not seem feasible. See more details here.
Disclaimer
We do not intend to release corrections for previous versions of the plugin. So, please always stay updated with the latest release.
🎉 Features (screenshots here)
- When player uses water bucket.
- When water flows.
- When block is placed under water.
- When dispenser dispenses water.
- When block fade to water (ex: ice block).
📜 Permissions
Command
fastmud.command.*: Allows you use any fastmud commandfastmud.command.fastmud: Allows you to see and use: /fastmudfastmud.command.reload: Allows you to use: /fastmud reload
Events
fastmud.event.*: Allows every available event permission to playerfastmud.event.place_dirt_over_water: Allows player to place dirt over water to turn dirt into mudfastmud.event.water_bucket_over_dirt: Allows player to use water bucket over dirt to turn dirt into mud
⚙️ Configuration (config.yml)
# Feature settings.
when:
# When player use water bucket over dirt.
water_bucket_over_dirt:
enabled: true
# When running water over dirt.
water_flow_over_dirt:
enabled: true
# When place dirts over water.
place_dirt_over_water:
enabled: true
# When block fade to water over dirt (like ice).
block_fade_to_water_over_dirt:
enabled: true
# When dispenser dispenses water over dirt.
dispense_water_over_dirt:
enabled: true
⚡️ Compatibility
Mud was officially introduced in Minecraft version 1.19, and we expect this plugin to be compatible with version 1.19+.


