[ClearLagg Port] [API 7] [Vanilla/Modded][Clear Entities, Items]
21

Changelog:

3.1.0

Changes

  • Added Generalization function for lists. Now supports the following as clearing options:
    • entity-w-mob
    • entity-w-boss
    • entity-w-animal

3.0.1

Bug Fix

  • Not able to clear items due to running in off thread

Changes

  • Allowing for Mod blacklist/whitelist (item-w-woot:*)

3.0.0

  • Revamped configuration file
    • Revamp allows for more customization, including whitelist/blacklist opportunities
    • Reordering parts of the config, such as Warning is now within the Passive options
    • Updates to documentation to reflect 3.0.0 will become available shortly.
    • New General List accepts “entity, item, or tileentity” as options. example: will mark zombies for removal
  • Realized the Animal Compression option was never implemented, this is resolved.
  • Massive code cleanup, many of the old files were deleted or altered during this cleanup.

Examples for new General List

entity-w-minecraft:zombieMarks Zombies for Removal
entity-w-*Marks all Mobs and Animals for removal (Does not include bosses or items)
item-w-*Marks all Items for removal
item-b-minecraft:golden_shovelPrevents Golden shovel from being removed by Clearmob
tileentity-w-minecraft:mob_spawnerMarks Mob spawners for removal

2.2.2

  • Added Wildcards to lists, now supports “minecraft:*” or mods like “appliedenergistics2:*”

2.2.1

  • Bugfixes

Bugfixes:

  • Added additional Null Check to check the config loads successfully.

2.2.0

  • Added New Feature: Update Checker
  • Bugfixes

Adds: Update Checker

  • Runs a check on startup to check the version of ClearMob on Ore and compares to self.
  • Any user with ‘clearmob.admin’ will get a notification in game upon login.

Bugfixes:

  • Fixed Item’s not being cleared when clearer gets run.

2.1.2 - Beta Release

  • Added New Feature: Mob Compression
  • Adds New Options to Config.
  • Bugfixes

Adds: “compressEntities”: { “mobs”: false, “animals”: false, “enabled”: false }

Note Animals are not currently supported.

Note Feature will compress mobs of similar type together and will display the count above the entity. Killing the entity will reduce the number by 1.


1.3.4

Added features: Item BlackList. Items added to this list will not be removed when KillDrops is enabled.

Nametag check Entities Labeled with a Nametag do not get removed.

Bugfixes Fixed AnimalGroups throwing NPE.

Changes Added several comments to config (Will automatically apply to old configs)

1.3.3

  • Bug Fixes

1.3.2

  • New Command, clearmob unloadchunks - Unloads unnecessary chunks.
  • New Message for when Entities are cleared (Customizable)
  • Code Cleanup

1.3.1 -NPE Fix from version 1.3.0 Removed ListType (Will always remove whats on the list) Added Info Command. Added features to run command. Fixed Colored messages.

  • Further Explanation on Command Reference.

1.2.0 Added Hostile Entity Limiter Various Bug Fixes.

1.1.0 Huge rewrite. Split a lot of clearers into their own classes. Added more null checks.

1.0.6 Added Passive Group killing. (Removes Animals when groups)

1.0.5 Added Support for Tile Entities (Like torcherino) Changed dump and run commands. Updated passive mode for new change to run command. (Passive mode does not support tile entities)

1.0.4 Added Features: clearmob tps command. clearmob reload command Restructure of config (Done automatically) Added CrashChunkClear mode (Removes entities on chunk load, disabled by default) Added Warning message for passive mode Added Killallmobs and Killdrops options. (Higher priotity than defined list)

Planned:

  • An ‘add’ command, to add entities to the config without having to manually edit it.

Category: Admin Tools

Published on Feb 16, 2017

views

stars

watchers

total downloads

Licensed under GNU General Public License (GPL)

Promoted Versions

Members