Strikes-Clear is designed to help manage server performance by automatically clearing excess entities in the game world. It runs a scheduled task every second to remove entities based on configurable settings, such as clear time and warning time. The plugin sends warnings before clearing entities and can be customized to clear specific entity types.
It includes a command
(/cl) that requires the
cl.admin permission and allows administrators to manage and configure the clear lag behavior. The plugin also integrates with
PlaceholderAPI for dynamic placeholders in messages.
Clearlag Features - Customizable config.yml: Highly Customizable Config to meet your exact design and proper timing when clearlag executes - Per world clear command: Clear entities on specific world - Actions/Command: Execute a command after entities are cleared - Broadcast Announcer: A countdown will broadcast in chat before it clears - Broadcast Sound: A sound plays while doing countdown - PlaceholderAPI Support: Supports placeholders api! - Customizable Entity Types: The task can be customized to clear different entity types as per the plugin's configuration. - Optimized and very lightweight but not lacked of features
Commands & Permissions - /cl now [all,{world_name}] - Clear entities on the spot to all worlds or specific world name (e.g.: /cl now world_nether) - Clear entities on nether. Permission: cl.admin
messages:
help: "&eClear Lag Commands:"
help_now: "&7/cl now [world] &f- Clear dropped items in a specific world"
help_all: "&7/cl now all &f- Clear dropped items in all worlds"
invalid_command: "§cInvalid usage. Try /cl now [world|all]"
invalid_world: "§cThat world doesn't exist."
cleared_world: "✔️ Cleared lagging entities in %%world%%."
cleared_all: "✔️ Cleared all worlds!"
warning: "⚠️ Ground items will be cleared in {time}!"
clearing: " Clearing all ground items now!"
done: "✅ Cleared all lagging entities."
post_clear_commands:
- "say %player_name% helped clear!"
- "msg %player_name% Thank you for helping the server!"
Terms of Use - You cannot redistribute this plugin. - You can use this on your server or projects, but you cannot resell this - You can include this plugin on your paid products, but you cannot sell this plugin alone.