Language

Fill Hole

Fill Hole

Modrinth

A Minecraft plugin to fill the hole in the floor, using the FAWE API

596 downloads 2 followers updated 8d ago
Modrinth
Paper 1.20.6 – 1.21.11 OptimizationUtility

Fill Hole Plugin

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.

Main Command

/fillhole <pattern>

This command detects and fills holes in the selected region with the specified pattern.

  • Usage: Select a region using WorldEdit, then execute the command with a pattern (e.g., stone, dirt, or combinations like stone,dirt).
  • Undoable: Changes made by the command can be reverted using WorldEdit's undo command.
  • Task-Based Execution: Uses Bukkit tasks to handle large regions without crashing.
  • Progress Bar: Displays completion status while filling holes.

You can also use the alias /fh.

Extend Cuboid Selection

You can extend a WorldEdit selection when you hold the WorldEdit wand, it works like the Axiom's selection.

/extendsel <enable | disable>

The command allow to enable/disable the extending selection features

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

tag.disable_extend_selection (default: fillhole_disable_extend_sel)

You can modify the tag that disable the extending selection features option with this option


Installation

Requirements

  • Minecraft Paper Server: Version 1.20.6 or later.
  • FAWE (Fast Async WorldEdit): 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.


Author

Developed by Nacharon.
For questions or support, please use the issue tracker.

Versions

No version history available. Use the Download button to get the latest from the source.

Comments 0

No comments yet. Be the first to share your thoughts.

Download Fill Hole

Files are served directly from the original source. Modgrid does not host or modify them.