SimpleItemClear is a lightweight Spigot plugin designed to automatically clear dropped items and optionally hostile or passive mobs from your Minecraft server at configurable intervals. This helps reduce lag and maintain server performance by removing unnecessary entities efficiently.
Key Features:
Clears all dropped items on the ground periodically.
Optionally clears hostile mobs (e.g., zombies, skeletons, spiders) based on config.
Optionally clears passive mobs (e.g., cows, sheep, tamed animals) based on config.
Configurable clear interval (in seconds).
Configurable broadcast message with color codes to notify players after each clear.
Enables server admins to control which entities are cleared through simple config toggles.
Installation:
Download the compiled .jar file of the plugin.
Place the .jar file into your server’s plugins directory.
Start the server to generate the default config.yml.
Customize the config.yml as needed to adjust intervals and entity clearing options.
Restart or reload the server to apply configuration changes.
SimpleItemClear is ideal for server administrators looking to optimize performance by regularly removing unnecessary entities while maintaining flexible control over what gets cleared.