1.5 b35

Details

  • Filename
    TheCleaner.jar
  • Uploaded by
  • Uploaded
    Jun 29, 2012
  • Size
    20.17 KB
  • Downloads
    1,794
  • MD5
    fd8c255323b48da400736a7d1cba596c

Supported Bukkit Versions

  • CB 1.2.5-R4.0

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