
Atom:Sweep - Entity Cleanup Mod
The Atom:Sweep modification provides a convenient tool for server entity cleanup. It allows getting rid of various objects such as dropped items, creatures, experience orbs, tridents, arrows, and many more. Cleanup helps optimize server performance.
Main Features
- Cleaning various entity types: items, hostile mobs, animals, and others
- Flexible filter settings: using white and black lists for fine-tuning
- Protection of important objects: named entities are not automatically removed
Administrator Commands
For administrative purposes, a set of special commands with permission nodes has been added:
Action | Command | Node |
---|---|---|
Delete items | /atomsweep items |
atom.clean.command.items |
Clean monsters | /atomsweep monsters |
atom.clean.command.monsters |
Clean animals | /atomsweep monsters |
atom.clean.command.monsters |
Delete other entities | /atomsweep monsters |
atom.clean.command.monsters |
Add to whitelist | /atomsweep white add |
- |
Remove from whitelist | /atomsweep white del |
- |
Settings
After installation, you will be able to change the mod configuration in the atom/atom_sweep.toml
file located in the game directory. This allows fine-tuning the mod's behavior to suit your needs.
The capabilities of this addon are not limited to specific mod collections - it can be integrated into any set of modifications for effective cleanup.