File Details
FantasticGhostBlockRemover
- R
- Jun 9, 2026
- 36.31 KB
- 82
- 0.5
File Name
FantasticGhostBlockRemover.jar
Supported Versions
- 0.5
๐ป FantasticGhostBlockRemover
GhostBlockRemover is a simple and useful server-side tool for Hytale servers that helps admins find and remove broken, missing or invalid blocks from loaded world areas.
This mod is especially helpful after Hytale updates, removed mods, changed block IDs or world generation issues where old blocks no longer exist properly on the server.

โจ Features
- โ๏ธ Scan loaded chunks around the player
- โ๏ธ Detect unknown or invalid block types
- โ๏ธ List found ghost blocks
- โ๏ธ Remove all detected ghost blocks
- โ๏ธ Replace ghost blocks with another block
- โ๏ธ Automatic check mode
- โ๏ธ Configurable scan radius
- โ๏ธ Admin permission support
- โ๏ธ Hytale Update 5 compatible
- โ๏ธ Java 25 compatible
- โ๏ธ Server-side only
๐งน What are Ghost Blocks?
Ghost blocks are blocks that still exist in the world data but are no longer valid on the server.
This can happen when:
- A mod was removed
- A block ID changed after an update
- A world was generated with an older mod version
- Hytale changed internal block handling
- A custom block no longer exists
These blocks can sometimes appear as broken blocks, invisible blocks, invalid blocks or cause issues when loading areas.

โ๏ธ Commands
/fgbr scan
Scans the area around you for ghost blocks.
/fgbr list
Shows all currently detected ghost blocks.
/fgbr remove <block_id|all>
Removes detected ghost blocks.
Example:
/fgbr remove all
/fgbr replace <block_id|all> <replacement>
Replaces detected ghost blocks with another block.
Example:
/fgbr replace all hytale:air
/fgbr autocheck <true|false>
Enables or disables automatic ghost block checking.
/fgbr status
Shows the current mod status.
/fgbr reload
Reloads the config.
/fgbr clear
Clears the current ghost block cache.
๐ Command Aliases
You can also use:
/fantasticghost
/fgbr
/ghostclean
/ghostblockremover
๐งญ Scan Range
By default, the manual scan checks a radius around the player.
Example:
5 chunks radius = 11 x 11 chunks = 121 chunks
This means the mod scans a large area around you, but not the entire world at once.
This is safer for server performance, especially on large worlds.
๐ Permissions
Recommended LuckPerms permissions:
ghostblockremover.command.use
ghostblockremover.command.admin
Example:
/lp group admin permission set ghostblockremover.command.use true
/lp group admin permission set ghostblockremover.command.admin true
๐ Config
The config file is created automatically:
fantastic-ghost-block-remover.json
You can change scan radius, automatic check settings and other safety options inside the config.
โ ๏ธ Important Notes
This mod does not scan your entire world instantly.
It scans loaded areas around the player to keep the server safe and stable.
For best results:
/fgbr scan
/fgbr list
/fgbr remove all
Use automatic mode carefully on big servers:
/fgbr autocheck true
Always test the mod on a backup or test server before using it on your main world.
โ Compatibility
- Hytale Update 5
- Java 25
- Server-side usage
- Designed for admin/server maintenance
๐ Inspiration
This mod was inspired by **GhostBlockRemover **.
โค๏ธ Support
If you enjoy this mod, consider leaving a โญ on CurseForge!
๐ Check Out My Other Hytale Projects
Take a look at my other Hytale mods and projects here:
๐ DerFriesn CurseForge Projects
Tale-World German Community 
- IP: play.tale-world.com
- https://tale-world.com/

