
Clearlite
Clearlite helps keep your server running smoothly by removing only unnecessary entities — without wiping out valuable ones like pets, armor stands, or storage minecarts.
Список изменений
✨ New Commands
-
/cl status – Shows TPS, last run, entities cleared, breakdown, and next run ETA.
-
/cl debug [world] [limit] – Debug tool to list dropped items and explain why they’re skipped (grace, skips, rules, etc.).
-
/cl items [material|*] [minAge] [world] [radius] [force] [simulate] – Targeted item-only clears.
-
force=true bypasses all skip rules (admin nuke).
-
simulate=true shows counts without removing.
🔐 Permissions
-
clearlite.status – View plugin status.
-
clearlite.member – Manage per-member skip & grace rules.
-
clearlite.debug – Use the new debug command.
-
(Existing: clearlite.simulate, clearlite.now, clearlite.reload.)
🛠 Improvements
-
Entity Type Update: Fixed compatibility with Minecraft 1.21 – dropped items now use ITEM instead of the old DROPPED_ITEM.
-
Config Handling: Plugin now merges new default keys into config.yml automatically on reload, so you won’t miss new options.
-
Status Info: /cl status now includes breakdown summaries and next-run estimates.
-
Debug & Targeting Internals: Added clear reasons, item inspection, and targeted removal utilities.
⚠️ Upgrade Notes
- Update your config.yml → change DROPPED_ITEM to ITEM in clear-types.
