File Details
simpleclearlag-1.0.0.jar
- R
- Dec 3, 2025
- 11.41 KB
- 14
- 1.20.1
- Forge
File Name
simpleclearlag-1.0.0.jar
Supported Versions
- 1.20.1
Curse Maven Snippet
📝 Changelog — v1.0.0 (Initial Release)
✅ Added
-
Automatic item clearing with configurable interval (
autoCullInterval) -
Manual item clearing with countdown and cooldown (
manualCountdown,manualCooldown) -
Warning broadcasts:
-
Configurable warning times before auto clear (
autoWarningTimes) -
Every-second countdown during last 10 seconds (manual and auto)
-
-
Exempt item list (
exemptItems) to protect valuable drops -
Ground item counter (
/clearlag check) -
Auto clear status command (
/clearlag status) -
Help command with color-formatted menu (
/clearlag help) -
Command whitelist (
commandWhitelist) for non-OP access -
In-game whitelist management:
-
/clearlag whitelist add <player> -
/clearlag whitelist remove <player> -
/clearlag whitelist list
-
-
Persistent config saving for whitelist changes
🧰 Technical
-
Fully server-side — no client installation required
-
Built for Forge 1.20.1
-
Config stored in
simpleclearlag-server.toml -
Uses ForgeConfigSpec for safe validation and customization

