The Ultimate Aquatic Vegetation Manager for Minecraft Servers
Remove seaweed, kelp, and ocean clutter with surgical precision! A high-performance plugin designed for server admins and builders who need clean oceans without lag.
✨ Key Features
✅ Blazing Fast Clearing – Removes:
- Kelp
- Seagrass
- Tall Seagrass
- Sea Pickles
- Bubble Columns
✅ Smart World Handling
- Works in all worlds (Overworld, Nether, End)
- Chunk-by-chunk processing to prevent lag
✅ Flexible Commands
- /sc radius 10 → Clear 10 chunks around you
- /sc all → Wipe vegetation from all loaded worlds
- /sc reload → Hot-reload configs
✅ Progress Tracking
- Real-time HUD updates
- Detailed console logging
✅ Developer Friendly
- Simple API for integrations
- Event hooks for custom behavior
Installation
- Download SeaweedClear.jar
- Drop into your plugins/ folder
- Restart server (or /reload confirm)
Command Reference
/sc all - Clear all loaded worlds [seaweedclear.all]
/sc world <world> - Clear a specific world [seaweedclear.world]
/sc radius <size> - Clear around player [seaweedclear.radius]
/sc stop - Cancel active cleaning [seaweedclear.stop]
/sc reload - Reload config [seaweedclear.reload]
⚙ Configuration
Code (Java):
# plugins
/SeaweedClear
/config.
yml
language
: en # en
/ru
performance
:
chunks
-per
-tick
:
3 # Balance speed vs.
lag
tick
-delay
:
3 # Pause between chunks
logging
:
true # Progress reports
Tested On
- Spigot/Paper 1.13 → 1.20+
- Java 8+ (17 recommended)
- Folia (experimental support)