TileEntityRemover - A Fast and Efficient Plugin for Removing Tile Entities
Description:
TileEntityRemover is a powerful Minecraft plugin that automatically removes specified tile entities from chunks as they load. It helps improve server performance by eliminating unwanted tile entities such as spawners or other resource-intensive blocks. The plugin is easy to use, operates quickly, and offers flexible configuration options.
Features:
✔ Automatically removes configurable tile entities when a chunk loads
✔ Configuration options per world
✔ Three simple commands for easy control
✔ User-friendly operation with administrator permissions
✔ Lightweight and high-performance implementation
Installation & Configuration:
1. Download the plugin and place the file in your server’s plugins/ folder.
2. Restart the server to activate the plugin.
3. The config.yml file will be generated automatically in the folder TileEntityRemover.
4. Add the tile entities you want to remove under worlds: in the configuration file, e.g.:
worlds:
world:
- SPAWNER
world_nether:
- SPAWNER
5. Save the file and reload the configuration using the /reload_tile-entity-remover command.
Commands:
|
/reload_tile-entity-remover
|
Permissions:
To execute commands, a player must have the corresponding permissions. By default, all permissions are granted to OPs.

