
A Minecraft plugin to fill the hole in the floor, using the FAWE API
Fill Hole is a Minecraft plugin designed to efficiently fill holes in a selected region.
It integrates with WorldEdit and leverages the FAWE API for optimal performance.
/fillhole <pattern>This command detects and fills holes in the selected region with the specified pattern.
stone, dirt, or combinations like stone,dirt). You can also use the alias /fh.
#translucentFilters out translucent blocks when selecting terrain.
#full_cubeFilters blocks to include only full cubes, useful for terrain cleanup.
These masks are useful when starting Terraforming or fixing broken terrain.
max_selection_size (default: 10,000,000)Defines the maximum allowed selection size.
reload_delay (default: 5 minutes)Controls how often the configuration auto-reloads.
These options optimize performance by controlling processing cycles:
fill_hole_processed_cyclefill_hole_tick_cycletask_bar_delay.jar file from the releases page.plugins folder.fillhole.use: Required to execute the /fillhole command.Developed by Nacharon.
For questions or support, please use the issue tracker.