Oneclear
🟡 Updated this yearPreview

🔍 Analysis
- 🏆 #1201 of 1224 bukkit mods in this game by downloads
📋 About This Mod
# OneClear OneClear is a lightweight Bukkit plugin designed to reduce server lag by automatically or manually clearing specific dropped items from all worlds. ## Features - **Automatic Clearing:** Periodically removes specified items. - **Broadcast Notifications:** Warn players before items are cleared. - **Manual Control:** Clear specific items instantly via commands. - **TOML Configuration:** Easy-to-read configuration file. ## Commands & Permissions - `/oneclear` - Clears all items listed in the config. - `/oneclear clear <item_id>` - Clears a specific item (e.g., `minecraft:feather`). - `/oneclear reload` - Reloads the configuration. **Permission:** `oneclear.use` (Default: OP) ## Configuration The configuration file is located in `plugins/Oneclear/config.toml`. ```toml # Prefix for all plugin messages (supports & color codes) prefix = "&8 &r" # List of item IDs to be cleared automatically or via /oneclear items = # Automatic clearing timer settings timer_enabled = true timer_interval = 600 # How often to clear items (in seconds) # Notification settings notify_enabled = true # Whether to broadcast a warning message notify_time = 10 # How many seconds before clearing to send the warning ```
OneClear is a lightweight Bukkit plugin designed to reduce server lag by automatically or manually clearing specific dropped items from all worlds.
## Features - Automatic Clearing: Periodically removes specified items. - Broadcast Notifications: Warn players before items are cleared. - Manual Control: Clear specific items instantly via commands. - TOML Configuration: Easy-to-read configuration file.
## Commands & Permissions
- `/oneclear` - Clears all items listed in the config.
- `/oneclear clear
Permission: `oneclear.use` (Default: OP)
## Configuration The configuration file is located in `plugins/Oneclear/config.toml`.
```toml # Prefix for all plugin messages (supports & color codes) prefix = "&8[&bOneClear&8] &r"
# List of item IDs to be cleared automatically or via /oneclear items = ["minecraft:string", "minecraft:rotten_flesh", "minecraft:arrow"]
# Automatic clearing timer settings timer_enabled = true timer_interval = 600 # How often to clear items (in seconds)
# Notification settings notify_enabled = true # Whether to broadcast a warning message notify_time = 10 # How many seconds before clearing to send the warning ```
📊 Mod Details
- Game
- Minecraft Plugins
- Author
- Qcee
- Version
- 1.0
- Downloads
- 80
- Endorsements
- 0
- Category
- bukkit
- Created
- 2/19/2026
- Updated
- 2/17/2026
- Game Versions
- 1.21, 1.21.1, 1.21.2, 1.21.3, 1.21.4
🔧 How to Install Minecraft Plugins Mods
Download from Modrinth. Use Prism Launcher or drop into your mods folder.
📖 Full step-by-step install guide for Minecraft Plugins →
Visit the official mod page for specific installation instructions for this mod.
🎮 Need cheat codes or console commands? Check ur gaming wiki for Minecraft Plugins commands, item IDs, and more.
❓ Frequently Asked Questions
Which Minecraft Plugins versions does Oneclear support?
The author lists 1.21, 1.21.1, 1.21.2, 1.21.3, 1.21.4, 1.21.5. Other versions may work but are untested by the author.
What is the latest version of Oneclear?
Version 1.0, published 2026-02-17 with 80 downloads recorded at the source.
Keep browsing — more Minecraft Plugins mods await