Gede Brasil ClearLag is the first ClearLag plugin developed for Hytale, designed to keep your server clean, stable, and running smoothly by automatically removing unnecessary entities and objects over time.
The plugin is lightweight, easy to configure, and fully integrated with Hytale’s task and scheduling system.
๐ Plugin Structure
The plugin is organized to avoid conflicts and ensure scalability:
Universe/
โโโ Gede_BrasilClearLag/
โ๏ธ Configuration
ClearLag is fully configurable through a simple JSON file:
{
"clearIntervalMinutes": 10,
"warning60Seconds": 60,
"warning30Seconds": 30,
"warning10Seconds": 10,"warning5Seconds": 5
}
What this means:
-
The server performs a cleanup every 10 minutes
-
Players receive warning messages 60, 30, 10, and 5 seconds before the clear happens
๐ Localization
Text messages are currently provided in a default language.
โ
Multilingual support is planned, and all texts will be fully translatable in the next version.
๐ Features
-
Automatic lag cleanup system for Hytale
-
Configurable cleanup interval
-
Configurable warning timers
-
Optimized for performance
-
Modular folder structure for future expansion
This plugin is ideal for servers that want better performance and a clean, organized world experience.

