HomeJavaModsZzaiClear
ZzaiClear
ZzaiClear — screenshot 1ZzaiClear — screenshot 2

Zzclear is a lightweight, highly intelligent entity clearing and server optimization mod for Minecraft Fabric. It silently operates in the background to automatically sweep up dropped items, abandoned entities, and lag-inducing objects based on a highly configurable frequency timer. With a powerful in-game command system and hot-reloadable configuration logic, it eliminates server lag from its absolute source!


✨ Core Features


⌨️ In-Game Commands

The primary root command is /zzclear:

1. Configuration Reload (Admin)

/zzclear reload

2. Check Clear Countdown (All Players)

/zzclear status

3. Manual Immediate Sweeping (Admin)

If you do not want to wait for the background timer intervals, use these commands to instantly wipe specific entity categories:

4. Item Whitelists (Admin)

Hold an item in your main hand and instantly register it into the whitelist filters to prevent the sweeper from ever consuming it:

5. Entity ID Whitelists (Admin)

If you need to meticulously protect or exclude a specific living organism or object (e.g., minecraft:zombie), utilize these endpoints:


🔑 Permission Nodes

Without LuckPerms, admin commands require OP level 4. With LuckPerms installed, use these permission nodes for fine-grained control:

Permission Description Default
zzclear.command.admin Reload, whitelist management OP only
zzclear.command.items Manual item clearing OP only
zzclear.command.monsters Manual monster clearing OP only
zzclear.command.animals Manual animal clearing OP only
zzclear.command.xps Manual XP orb clearing OP only
zzclear.command.others Manual other entity clearing OP only
zzclear.command.status View clear countdown All players

⚙️ Configuration Setup

After launching the game once, the mod automatically generates the config file at:

<game root>/Zzclear/config/config.json

The config file includes comments in Chinese or English (controlled by the language field).

Common Settings

Parameter Default Description
language "zh" Config comment language, zh=Chinese, en=English. Takes effect after reload
sweepIntervalMinutes 4 Sweep interval in minutes
warningTimeSeconds 20 Warning time before sweep (seconds)
finalCountdownSeconds 5 Final countdown duration (seconds)
countdownMessage Chinese text Countdown warning message template, supports {0} placeholder
sweepCompleteMessage Chinese text Sweep complete summary template, supports {0}~{3} placeholders
statusMessage Chinese text /zzclear status message template
ignoreNamedEntities true Ignore entities with custom names
ignoreRiddenEntities true Protect entities being ridden by players
newItemImmunitySeconds 0 Item drop immunity (seconds after drop), 0=disabled
minEntityCountToSweep 0 Minimum entity count to trigger sweep, 0=no limit
dimensionBlacklist [] Dimensions excluded from sweep, e.g. ["minecraft:the_end"]

Item Settings

Parameter Default Description
sweepItems true Enable item entity sweeping
useItemWhitelist false Whitelist mode (protect listed items)
useItemBlacklist false Blacklist mode (only sweep listed items)
itemWhitelist [] Item whitelist
itemBlacklist ["minecraft:diamond"] Item blacklist

Mob Settings

Parameter Default Description
sweepLivingEntities true Enable living entity sweeping
dropExp false Drop experience when killing mobs
sweepPassiveAnimals false Sweep passive animals
sweepHostileMonsters true Sweep hostile monsters
useMobWhitelist true Enable mob whitelist mode
useMobBlacklist false Enable mob blacklist mode
mobWhitelist Villagers, Iron Golems, etc. Mob whitelist
mobBlacklist Villagers, Iron Golems Mob blacklist

Other Entity Settings

Parameter Default Description
sweepExperienceOrbs false Sweep experience orbs
sweepFallingBlocks false Sweep falling blocks (e.g. sand)
sweepArrows false Sweep arrows
sweepTridents false Sweep tridents
sweepProjectiles false Sweep projectiles
sweepShulkerBullets false Sweep shulker bullets
sweepFireworks false Sweep firework rockets
sweepItemFrames false Sweep item frames
sweepPaintings false Sweep paintings
sweepBoats false Sweep boats
sweepPrimedTNT false Sweep primed TNT

Tip: After tweaking the JSON config, jump right back into the game and fire /zzclear reload. Done instantly, with absolutely zero delays!

Quick facts

Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.

Verified by MCModsHub

These come from our own check of the pack file, not from the source page.

Explore more