1.10 b99

Details

  • Filename
    TheCleaner.jar
  • Uploaded by
  • Uploaded
    Feb 24, 2013
  • Size
    27.21 KB
  • Downloads
    2,812
  • MD5
    fb4420ac576779d765278ff444abbba0

Supported Bukkit Versions

  • CB 1.5.1-R0.1

Changelog

Version 1.10 b99

  • Fixed performance oversights.
  • Chunks/Entities are now debugged.
  • /sysstat output is now more verbose.
  • Added new flags:
    • --explosive
    • --projectile
    • --vitals
    • --wither
  • See compare for full changelog.

Version 1.b b35

  • Flags are now explicit. If you don't set a flag, it won't clean that type of entity.
  • New --report flag. Saves a report of all entities cleaned during the operation to plugins/TheCleaner/report.txt.

Version 1.5 b30

  • Updated to v1.5
  • Added in-game dynamic help. If a player doesn't have a permission for a flag, it is not displayed.
  • /clean no longer cleans without flags. It will display help.
  • WorldLoadEvent now creates a world permission node with a default of OPs
  • New flag: --radius=[number]. Specify a radius around yourself in which entities should be cleaned.
  • New flag: --item. Specify that items older than 60 seconds are removed from the server.
  • --all and world specifiers now work properly.
  • As of Tekkit v3, TheCleaner now works properly with both Bukkit and TheCleaner (without changes).

Version 1.4 b26

  • Updated to v1.4
  • Fixed verbose output - it makes sense now
  • Added --broadcast flag
  • Improved world specifiers and permissions checking output

Version 1.3 b6

  • Fixed runtime == 1000ms displaying "Server performance: Terrible" for /sysstat
  • Removed stored references to CommandSender
  • Updated to 1.2.5-R3.0

Version 1.3 b3

  • Fixed uncaught exception.

Version Tekkit/1.3 b1

  • Changed dependency to Bukkit 1.1-R4
  • Removed incompatible casts

Version 1.3 b2

  • Added spawn limiting to config.yml
  • Improved message output
  • Improved /sysstat command

Version 1.2 b1

  • Added --verbose flag for detailed output of what was cleaned.
  • Added EntityExplodeEvent to track massive explosion chains that could cripple or corrupt your worlds.
  • Improved message output.
  • Added Jenkins/Continuous Integration at Griefcraft/TheCleaner

Version 1.1 b8

  • Added pet and villager flags
  • Added the option to clean the worlds on startup, specified in the config.yml for the plugin

Version 1.0

  • Minor efficiency improvements
  • Fixed version string

Version 1.0

  • Initial release