HomeJavaModsX-Clearlag
X-Clearlag
ModsJava

X-Clearlag

by Fabian767689 · on Modrinth

Simple plugin to clean up your server. Free Minecraft Java mod for 1.8.9, 1.9, 1.9.1.

⬇ Download on Modrinth

Spigot Wiki Discord

X-ClearLag

Next-generation entity cleanup with Folia support, proximity protection, and multi-language modular tasks


📄 Description

X-ClearLag is the ultimate, professional-grade entity management solution for modern servers. Completely rebuilt from the ground up, it offers native Folia compatibility, wall-clock precision tasks, and advanced performance optimizations. Protect your players' experience with the brand-new Proximity Protection system, automatically intervene during lag spikes with TPS-based emergency cleanups, and monitor your world smoothly using the Interactive Chunk Inspector.

All of this without a single annoying console warning. Supports Spigot, Paper, Purpur, and Folia (1.8.x - 26.1).

⚡ Main Commands

/xcl [subcommand] (Aliases: /clearlag, /xclearlag)

⭐ Key Features

🌐 Multi-Language Support

🔑 Permissions

🧩 Developer API

X-ClearLag provides a lightweight API for other plugins to interact with the cleanup engine. Support for custom events like XPreClearEvent (cancellable) and XPostClearEvent allows you to prevent cleanups during critical moments or track performance metrics easily. Full PlaceholderAPI support included!

⚙️ Configuration Example

[!TIP] This is a basic example. For a full explanation of every setting and module, please visit our Official Wiki.

prefix: "&8[&bX-ClearLag&8] &7"
language: "en"

tps-check:
  enabled: true
  threshold: 16.0
  interval: 60
  task-to-run: ["clearlag"]

bossbar:
  enabled: false
  color: "RED"
  style: "SOLID"

tasks:
  clearlag:
    enabled: true
    interval: 300
    min-players: 3
    remove-drops: true
    protect-named: true
    protect-leashed: true
    protect-near-player: false
    near-player-radius: 16
    countdown: [60, 30, 10, 5, 3, 2, 1]
    countdown-commands:
      60:
        - '[TITLE] &b&lX-ClearLag'
        - '[SUBTITLE] &7Cleanup in &c60s'
        - '[SOUND] NOTE_PLING'
      10:
        - '[ACTIONBAR] &eEntities removed in &c10s&e!'
    entities: [ARROW, SNOWBALL, EXPERIENCE_ORB]
    protected-entities: [PLAYER, VILLAGER, ARMOR_STAND]
    commands: []

optimizations:
  batch-size: 100
  chunks-per-tick: 40

Need help? Join our Discord Community or read the Official Wiki!
Verified by MCModsHub

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

Explore more