HomeJavaModss1mpleclean
s1mpleclean
ModsJava

s1mpleclean

by Ciyaberkengamerstudios · on Modrinth

Auto-cleans dropped items after configurable time. Full customization, zero lag, Folia support. Bukkit 1.8 → 26.1.2+

⬇ Download on Modrinth
s1mpleclean — screenshot 1

🧹 CleanerPlugin

Auto-cleans dropped items after a configurable time. Full customization, zero lag.

Overview

CleanerPlugin automatically removes items that sit on the ground for too long, keeping your server clean and lag-free. Perfect for survival servers, mini-games, or any world that needs item management.

✨ Features

🎯 Commands

Command Permission What it does
/cleaner clean cleaner.admin Instantly clean all dropped items
/cleaner reload cleaner.admin Reload config from disk
/cleaner status Any Show current settings
/cleaner enable/disable cleaner.admin Toggle cleanup (runtime)

🔧 Configuration

Default config.yml:

enabled: true
cleanup-interval-ticks: 12000    # 10 minutes
item-lifespan-ticks: 12000       # How long items stay
log-cleanup: false

blacklist-items:
  - DIAMOND
  - EMERALD
  - NETHERITE_INGOT
  # Add more items to protect

Customize everything:

📦 Platform Support

Bukkit 1.8+
Spigot (all versions)
Paper (1.8.8+)
Purpur (all versions)
Folia (1.20.1+)

🔐 Permissions

🚀 Installation

  1. Download JAR
  2. Drop into plugins/ folder
  3. Restart server
  4. Edit config.yml as needed
  5. Done!

💡 Use Cases

📝 Configuration Examples

Fast cleanup (30 secs):

cleanup-interval-ticks: 600
item-lifespan-ticks: 600

Lazy cleanup (30 mins):

cleanup-interval-ticks: 36000
item-lifespan-ticks: 36000

Keep only valuables:

blacklist-items:
  - DIAMOND
  - DIAMOND_BLOCK
  - EMERALD
  - NETHERITE_INGOT
  - ENCHANTED_BOOK

❓ FAQ

Q: Will it lag my server?
A: No. Cleanup runs async and checks only once per interval (default 10 mins). Max items per tick setting prevents spikes.

Q: Can I protect certain items?
A: Yes! Add them to the blacklist in config.yml.

Q: Does it work on Folia?
A: Yes! Full Folia support for async-threaded servers.

Q: Can I run cleanup manually?
A: Yes! /cleaner clean instantly cleans all items.


Made for Bukkit/Spigot/Paper/Purpur/Folia ecosystems.
Simple. Clean. Effective.

Quick facts

Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.

Verified by MCModsHub

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

Explore more