Releases: Wicked7000/EntityPurger
Releases · Wicked7000/EntityPurger
EntityPurger 1.2.4
mcVersion: 1.12.2
forgeVersion: 14.23.5.2860
- Fixed a bug where entities with an empty ID would crash the game
- Added an option to not purge named entities (defaults to true)
- Added an option to disable ftb utils integration
- 'whitelist' option is now 'allowlist'
- 'blacklist' option is now 'blocklist'
EntityPurger 1.2.3
mcVersion: 1.12.2
forgeVersion: 14.23.5.2768
- Allows for threshold and lifetime to purge in the same run
- Config option to override purging of an entity in a player chunk
- Config option to override purging of an entity in a claimed chunk
- Removed defaultLifetimeSeconds as default entities are now only removed via threshold
EntityPurger 1.2.2.1
mcVersion: 1.12.2
forgeVersion: 14.23.5.2768
- FIXED BUG: FTB Integrations was not enabled.
EntityPurger 1.2.2
mcVersion: 1.12.2
forgeVersion: 14.23.5.2768
- FIXED BUG: EntitySettings was not correctly handled as in-order.
- FIXED BUG: Issues with default config replacing user config even when valid
- FTBUtilities Integration (optional), now if enabled claimed chunks with entities inside will not be purged
- Added options to not purge entities if they are near a chunk that contains a player.
EntityPurger 1.2.1
mcVersion: 1.12.2
forgeVersion: 14.23.5.2768
- entitySettings in the configuration now supports Regex within the entityId along with the entitySettings now having an order to them. The blocks are run in order from start to bottom and it will use the settings of the first one that matches.
EntityPurger 1.2
mcVersion: 1.12.2
forgeVersion: 14.23.5.2768
- Look mode now gives you a way to see the names of entities by looking at them / the ground near them
- Listing of entities is now ordered based on the amount of an entity
- Additional options for purging tamed entities
- General additions and fixes to most of the current commands