Clear all unwanted entities in style. Now with multi-line messages and PlaceholderAPI support.
- Timed warnings
- Entity whitelist
- Customizable clear and warn messages
- World whitelist
- Disable messages
- /clearentities clear - Clears entities
- /clearentities reload - Reloads the configuration file
- clearentities.admin - Allows for the usage of /clearentities
- %clearentities_timeleft% - displays the time in seconds left until the next clear
Spoiler: config.yml
# Add your wanted entitytypes that should not be removed by the plugin
# A list of EntityTypes can be found here https://hub.spigotmc.org/javadocs/spigot/org/bukkit/entity/EntityType.html
whitelist:
- "ITEM_FRAME"
- "ARMOR_STAND"
- "VILLAGER"
- "MINECART"
# Enter time in seconds between each automated clear
time: 300
warntimes:
- 60
- 30
- 5
messages:
warn:
- ""
- "%center%&e&l*** ALL &f&l&nENTITIES&e&l WILL BE CLEARED IN &f&l%time% &e&lSECONDS. ***"
- "%center%&7&o((Excluding frames, villagers, stands, & minecarts))"
- ""
clear:
- ""
- "%center%&e&l*** &f&l&n%entities%&e&l ENTITIES WERE REMOVED. ***"
- ""
Code (Text):
# Add your wanted entitytypes that should not be removed by the plugin
# A list of EntityTypes can be found here https://hub.spigotmc.org/javadocs/spigot/org/bukkit/entity/EntityType.html
whitelist:
- "ITEM_FRAME"
- "ARMOR_STAND"
- "VILLAGER"
- "MINECART"
# Enter time in seconds between each automated clear
time: 300
warntimes:
- 60
- 30
- 5
messages:
warn:
- ""
- "%center%&e&l*** ALL &f&l&nENTITIES&e&l WILL BE CLEARED IN &f&l%time% &e&lSECONDS. ***"
- "%center%&7&o((Excluding frames, villagers, stands, & minecarts))"
- ""
clear:
- ""
- "%center%&e&l*** &f&l&n%entities%&e&l ENTITIES WERE REMOVED. ***"
- ""
Quick facts
- Edition: Minecraft Java
- File type: .jar
- Minecraft version listed: 1.15
- How to install: Install the matching mod loader (Forge, Fabric or NeoForge) for your Minecraft version. → Download the .jar. → Put it in the .minecraft/mods folder and launch that loader profile.
- Where to get it: Opens on Spigot — not every file is mirrored on our own servers.
Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.
ClearEntities is a free Minecraft Java mod. Compatible with Minecraft 1.15. Downloaded 916 times (via Spigot). Download it and open it directly in the game.