HomeJavaModsMagic Sponge
Magic Sponge is a small plugin which provides a fun way to quickly remove large fluid bodies.

The plugins adds an item which allows the player to right-click on a body of water (or lava), the plugin will then remove the body block by block using path finding which works with real time calculation so it also works on larger bodies of water:
[​IMG]

To give yourself (or some other player) use the command
"/magicsponge [player]" which requires the permission "magicsponge.command"

in the configuration you can find the following values:
Spoiler: Configuration
Code (Text):
bps-threshold: 1000 # at what amount of blocks per second changed the plugin should halt the cleanup
calculation-interval: 2 # how often the plugin should do 1 block cycle (in ticks (1/20 sec))
calculation-threshold: 100 # at what amount of block cycles the plugin should halt the cleanup
also-break: ['SEAGRASS', 'TALL_SEAGRASS'] # list of blocks that should also be broken
support-lava: true # should the plugin support lava
block-dictionary: false # should the plugin keep track of which blocks have been visited so far, this might cause high memory usage

Commands

Plugin details

Read from the plugin's own plugin.yml.

Quick facts

Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.

Magic Sponge is a free Minecraft Java mod. Compatible with Minecraft 1.13, 1.14, 1.15, 1.16 and newer. Downloaded 165 times (via Spigot). Download it and open it directly in the game.

Explore more