NeonCleaner
Clean abandoned container items after wipes, resets, and events.
---------------------------------------------
English
Overview
NeonCleaner is a lightweight utility plugin designed for Minecraft servers that regularly perform world wipes, map resets, event resets, or seasonal resets.
The plugin does not break, remove, or replace blocks. It only clears the items stored inside containers.
This is useful for cleaning spawn worlds, event maps, resource worlds, old maps, protected areas, non-playable worlds, and reset zones.
Features
Clean container inventories without breaking blocks
WorldGuard integration
Support for entire worlds or specific WorldGuard regions
Dry-run mode before real cleanup
Progress tracking and status reporting
Ability to stop a running cleanup task
Reloadable configuration
Useful after wipes, resets, and events
- Optimized for modern Paper servers
Supported Containers
NeonCleaner can clean inventories from containers such as:
Chest
Trapped Chest
Barrel
Shulker Box
Hopper
Furnace
Blast Furnace
Smoker
Dispenser
Dropper
Brewing Stand
Other Bukkit inventory holder containers
Only the items inside these containers are removed. The container blocks stay in place.
WorldGuard Support
You can clean an entire world:
Code (Text):
targets:
world: spawn
region: "*"
You can also clean only a specific WorldGuard region:
Code (Text):
targets:
world: spawn
region: spawn
The values "*" and "global" are treated as the entire world.
Commands
/cleanstorage dryrun - Scans configured targets without deleting items
/cleanstorage start - Starts the real cleanup process
/cleanstorage status - Shows current cleanup progress
/cleanstorage stop - Stops the running cleanup task
- /cleanstorage reload - Reloads the configuration
Installation
Download the plugin jar file.
Place the jar file into your server's plugins folder.
Restart the server.
Open the generated config.yml file.
Configure the worlds or regions you want to clean.
Run /cleanstorage dryrun before cleaning.
- If the result is correct, run /cleanstorage start.
Requirements
Java 21+
Paper 1.21+
Spigot 1.21+
WorldGuard optional
WorldGuard is only required if you want to clean specific WorldGuard regions. If you only want to clean entire worlds, WorldGuard is not required.
Warning
Container contents are permanently deleted. Deleted items cannot be restored by the plugin.
Always create a backup before running a real cleanup and always test your configuration first with /cleanstorage dryrun.
---------------------------
O'zbekcha
Umumiy Ma'lumot
NeonCleaner — Minecraft serverlarda wipe, map reset, event reset yoki sezon resetdan keyin container ichida qolib ketgan itemlarni tozalash uchun mo‘ljallangan yengil utility plugin.
Plugin bloklarni buzmaydi, o‘chirmaydi yoki almashtirmaydi. U faqat container ichidagi itemlarni tozalaydi.
Bu spawn world, event world, resource world, eski maplar, himoyalangan hududlar, o‘ynalmaydigan worldlar va reset qilinadigan hududlar uchun foydali.
Imkoniyatlar
Container ichidagi itemlarni bloklarni buzmasdan tozalaydi
WorldGuard qo‘llab-quvvatlashi
Butun world yoki alohida WorldGuard regionni tozalash
Haqiqiy tozalashdan oldin dry-run tekshiruv
Tozalash progressi va holatini ko‘rsatadi
Ishlayotgan tozalash jarayonini to‘xtatish mumkin
Config faylini reload qilish mumkin
Wipe, reset va eventlardan keyin ishlatish uchun qulay
- Zamonaviy Paper serverlari uchun optimallashtirilgan
Qo‘llab-quvvatlanadigan Containerlar
NeonCleaner quyidagi container ichidagi itemlarni tozalashi mumkin:
Chest
Trapped Chest
Barrel
Shulker Box
Hopper
Furnace
Blast Furnace
Smoker
Dispenser
Dropper
Brewing Stand
Boshqa Bukkit inventory holder containerlar
Faqat container ichidagi itemlar o‘chiriladi. Container bloklari joyida qoladi.
WorldGuard Qo‘llab-quvvatlashi
Butun worldni tozalash:
Code (Text):
targets:
world: spawn
region: "*"
Faqat aniq WorldGuard regionni tozalash:
Code (Text):
targets:
world: spawn
region: spawn
"*" va "global" qiymatlari butun world degani.
Buyruqlar
/cleanstorage dryrun - Itemlarni o‘chirmasdan configdagi hududlarni tekshiradi
/cleanstorage start - Haqiqiy tozalash jarayonini boshlaydi
/cleanstorage status - Tozalash progressini ko‘rsatadi
/cleanstorage stop - Ishlayotgan tozalash jarayonini to‘xtatadi
- /cleanstorage reload - Configni qayta yuklaydi
O‘rnatish
Plugin jar faylini yuklab oling.
Jar faylni serveringizdagi plugins papkasiga joylashtiring.
Serverni restart qiling.
Yaratilgan config.yml faylini oching.
Tozalanadigan world yoki regionlarni sozlang.
Avval /cleanstorage dryrun buyrug‘ini ishlating.
- Natija to‘g‘ri bo‘lsa, /cleanstorage start buyrug‘ini ishlating.
Talablar
Java 21+
Paper 1.21+
Spigot 1.21+
WorldGuard ixtiyoriy
WorldGuard faqat aniq regionlarni tozalamoqchi bo‘lsangiz kerak bo‘ladi. Agar faqat butun worldlarni tozalamoqchi bo‘lsangiz, WorldGuard shart emas.
Ogohlantirish
NeonCleaner container ichidagi itemlarni butunlay o‘chiradi. O‘chirilgan itemlarni plugin orqali qaytarib bo‘lmaydi.
Haqiqiy tozalashdan oldin har doim backup oling va avval /cleanstorage dryrun orqali tekshiring.