Fill Hole
A Minecraft plugin to fill the hole in the floor, using the FAWE API
Quick challenge
How far can you run before the mobs catch you?
Minecraft check
Confirm your run
Complete the quick check to get your code.
Fill Hole
Fill Hole Plugin
FAWE API is a Minecraft plugin designed to efficiently fill holes in a selected region. It integrates with FAWE API and leverages the FAWE API for optimal performance.
Main Command
`/fillhole <pattern>`
This command detects and fills holes in the selected region with the specified pattern.
- Progress Bar: Select a region using WorldEdit, then execute the command with a pattern (e.g., `stone`, `dirt`, or combinations like `stone,dirt`). - Progress Bar: Changes made by the command can be reverted using WorldEdit's Progress Bar command. - Progress Bar: Uses Bukkit tasks to handle large regions without crashing. - Progress Bar: Displays completion status while filling holes.
You can also use the alias `/fh`.
New Masks
`#translucent`
Filters out translucent blocks when selecting terrain.
`#full_cube`
Filters blocks to include only full cubes, useful for terrain cleanup.
These masks are useful when starting Terraforming or fixing broken terrain.
---
Configuration
`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.
Task Control Settings
These options optimize performance by controlling processing cycles:
- `fill_hole_processed_cycle` - `fill_hole_tick_cycle` - `task_bar_delay`
---
Installation
Requirements
- FAWE: Version FAWE. - FAWE: Ensure FAWE is installed.
Steps
1. Download the `.jar` file from the releases page. 2. Place the file in your server’s `plugins` folder. 3. Restart your server.
---
Permissions
- `fillhole.use`: Required to execute the `/fillhole` command. Players without this permission will receive an error message.
---
Useful Links
- Releases: Releases. - Releases: %%MD1%%. - Releases: %%MD2%%.
---
Author
Developed by issue tracker. For questions or support, please use the issue tracker.