SpawnerCleaner
๐ก Updated this year๐ผ๏ธ Gallery (1 images)
๐ Analysis
- ๐ #45 of 129 economy mods in this game by downloads
๐ About This Mod
๐ก๏ธ SpawnerCleaner Intelligent Spawner Cleaner Protecting Your Server Economy & Performance โ especially on SMP and Towny servers. !(https://cdn.modrinth.com/data/cached_images/491257938d62f44b3b6c1a4e1270001fc6013abf.jpeg) ๐ Why SpawnerCleaner? Balancing the economy on Minecraft servers is difficult. Players using natural dungeon spawners found in the wild for AFK farming not only ruin the server economy but also cause TPS drops (Lag) due to unnecessary mob accumulation. SpawnerCleaner solves this problem at its root! The moment a player attempts to use a natural spawner (Zombie, Skeleton, etc.) found in the wild, the system activates and destroys that spawner. However, do not worry; SmartSpawners that are sold for money, obtained from crates, or given specially to players are 100% SAFE. ๐ฅ Key Features โ Smart Protection Algorithm It is not just a standard "Spawner Deleter." It analyzes the block's data. If the spawner was created or customized by a plugin (SmartSpawner, SilkSpawners, RoseStacker), it will NEVER delete it. โ Folia & Luminol & Paper (1.21+) Full Support It utilizes the industry's newest RegionScheduler API. It works flawlessly and with high performance on multi-threaded Folia servers. โ Zero Lag Guarantee (Event-Based) Unlike old plugins, it does not constantly scan the world. It only activates when a spawner tries to "Spawn a Mob." CPU usage is near 0% even with 1000 players on your server. โ Selective Cleaning (Whitelist) It only deletes "junk" mobs (Zombie, Skeleton, Spider, etc.). DELETED: ๐ง Zombie, ๐ Skeleton, ๐ท๏ธ Spider, ๐ฅ Blaze... PROTECTED: ๐ก๏ธ Iron Golem, ๐จโ๐พ Villager, ๐ท Passive Mobs, and Trial Chamber Spawners! ๐ง How It Works? (Visual Explanation) The plugin passes a spawner through a 3-stage security check when it becomes active: Check Stage Natural Spawner (Dungeon) โ Smart Spawner (Custom) โ 1. Type Check Blacklisted (Zombie) โ ๏ธ Blacklisted (Zombie) โ ๏ธ 2. Data (PDC) Check No Data (Empty) โ Has Data (Level/Stack) โ 3. Name Check No Name (Default) โ Has Name (e.g. "Paid Spawner") โ RESULT ๐ฅ DELETED ๐ก๏ธ PROTECTED ๐ท Screenshots Image 1: When a player approaches a natural zombie spawner, it vanishes with particle effects on the first spawn attempt. Image 2: When a player places a spawner obtained via "SmartSpawner," the plugin recognizes it and does not touch it. !(https://cdn.modrinth.com/data/cached_images/f72a54d11c838a4b03332b40f62fbfefd08fe658.jpeg) โ๏ธ Installation and Configuration Drop the .jar file into the plugins folder. Restart the server. Edit messages and settings in the plugins/SpawnerCleaner/config.yml file. ``` Default Config File: YAML # SpawnerCleaner Configuration File # Should a message be sent to the player when a spawner is deleted? send-message: true message: "&c&l(!) &7The natural spawner here has depleted its energy and vanished!" # Sound effect played upon removal (To disable: none) sound: "ENTITY_ZOMBIE_VILLAGER_CURE" # In which worlds should the plugin be active? enabled-worlds: "world" "world_nether" "your_world_name" ``` ``` ๐ป Commands and Permissions Command Permission Description /spawnercleaner reload spawnercleaner.admin Reloads the config file without closing the game. (Automatic) spawnercleaner.bypass Spawners near players with this permission (Admins) will not be deleted. ๐ฅ Download and Support This plugin was developed by Eren, specifically for modern server infrastructures (Folia/Luminol). Compatibility: 1.21 and above Requirements: Java 21 ```
๐ก๏ธ SpawnerCleaner Intelligent Spawner Cleaner Protecting Your Server Economy & Performance โ especially on SMP and Towny servers.
!(https://cdn.modrinth.com/data/cached_images/491257938d62f44b3b6c1a4e1270001fc6013abf.jpeg)
๐ Why SpawnerCleaner? Balancing the economy on Minecraft servers is difficult. Players using natural dungeon spawners found in the wild for AFK farming not only ruin the server economy but also cause TPS drops (Lag) due to unnecessary mob accumulation.
SpawnerCleaner solves this problem at its root! The moment a player attempts to use a natural spawner (Zombie, Skeleton, etc.) found in the wild, the system activates and destroys that spawner.
However, do not worry; SmartSpawners that are sold for money, obtained from crates, or given specially to players are 100% SAFE.
๐ฅ Key Features โ Smart Protection Algorithm
It is not just a standard "Spawner Deleter." It analyzes the block's data. If the spawner was created or customized by a plugin (SmartSpawner, SilkSpawners, RoseStacker), it will NEVER delete it.
โ Folia & Luminol & Paper (1. 21+) Full Support
It utilizes the industry's newest RegionScheduler API. It works flawlessly and with high performance on multi-threaded Folia servers.
โ Zero Lag Guarantee (Event-Based)
Unlike old plugins, it does not constantly scan the world. It only activates when a spawner tries to "Spawn a Mob." CPU usage is near 0% even with 1000 players on your server.
โ Selective Cleaning (Whitelist)
It only deletes "junk" mobs (Zombie, Skeleton, Spider, etc.).
DELETED: ๐ง Zombie, ๐ Skeleton, ๐ท๏ธ Spider, ๐ฅ Blaze... PROTECTED: ๐ก๏ธ Iron Golem, ๐จโ๐พ Villager, ๐ท Passive Mobs, and Trial Chamber Spawners! ๐ง How It Works? (Visual Explanation) The plugin passes a spawner through a 3-stage security check when it becomes active:
Check Stage Natural Spawner (Dungeon) โ Smart Spawner (Custom) โ 1. Type Check Blacklisted (Zombie) โ ๏ธ Blacklisted (Zombie) โ ๏ธ 2. Data (PDC) Check No Data (Empty) โ Has Data (Level/Stack) โ 3. Name Check No Name (Default) โ Has Name (e.g. "Paid Spawner") โ RESULT ๐ฅ DELETED ๐ก๏ธ PROTECTED ๐ท Screenshots
Image 1: When a player approaches a natural zombie spawner, it vanishes with particle effects on the first spawn attempt.
Image 2: When a player places a spawner obtained via "SmartSpawner," the plugin recognizes it and does not touch it.
!(https://cdn.modrinth.com/data/cached_images/f72a54d11c838a4b03332b40f62fbfefd08fe658.jpeg)
โ๏ธ Installation and Configuration Drop the .jar file into the plugins folder. Restart the server. Edit messages and settings in the plugins/SpawnerCleaner/config.yml file.
``` Default Config File:
# SpawnerCleaner Configuration File
# Should a message be sent to the player when a spawner is deleted? send-message: true message: "&c&l(!) &7The natural spawner here has depleted its energy and vanished!"
# Sound effect played upon removal (To disable: none) sound: "ENTITY_ZOMBIE_VILLAGER_CURE"
# In which worlds should the plugin be active? enabled-worlds: "world" "world_nether" "your_world_name" ```
``` ๐ป Commands and Permissions Command Permission Description /spawnercleaner reload spawnercleaner.admin Reloads the config file without closing the game. (Automatic) spawnercleaner.bypass Spawners near players with this permission (Admins) will not be deleted. ๐ฅ Download and Support This plugin was developed by Eren, specifically for modern server infrastructures (Folia/Luminol).
Compatibility: 1. 21 and above Requirements: Java 21 ```
๐ Mod Details
- Game
- Minecraft Plugins
- Author
- wercysurvival
- Version
- 1.1
- Downloads
- 59
- Endorsements
- 0
- Category
- economy
- Created
- 1/5/2026
- Updated
- 1/3/2026
- Game Versions
- 1.21, 1.21.1, 1.21.2, 1.21.3, 1.21.4
- Tags
- economy, optimization, social
๐ง 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 SpawnerCleaner 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 SpawnerCleaner?
Version 1.1, published 2026-01-03 with 59 downloads recorded at the source.
Keep browsing โ more Minecraft Plugins mods await
