0.2.2 - beta

Details

  • Filename
    darktrace.jar
  • Uploaded by
  • Uploaded
    Feb 2, 2012
  • Size
    62.93 KB
  • Downloads
    593
  • MD5
    94d7122e010ca6f14802aeca17f4e0b5

Supported Bukkit Versions

  • CB 1.1-R4
  • CB 1.1-R3
  • CB 1.1-R1

Changelog

0.2.2 - beta

Made item names LOWER-CASE. (No need to update...)

(0.2.1) Adding display settings for showing block names or ids for ingame display (/d bn or /d id, check /d). Not yet available for the console display. Removed general stats display.

(0.2.0) Added a log file for removed players. using /dt remove <Player> will add the players data to the removed.log file under player-data, unless you set log-removed: false in the configuration. Removed display of experimental data for the time-being.

This version should work with older builds as well (possibly down to RB 1060), running on almost the latest dev builds of bukkit , currently 1.1/CB 1940.

NOTES:

  • Some default settings have been removed, and a ignore-worlds list has been added in 0.1.9.
  • You might want to set suspicious.break.min-freq entries explicitely, to have people mine a minimum number of blocks, before appearing as suspicious, potentially. The value for iron might be preset too low.

CHANGELOG
(0.2.2)
- (adjust) Use lower case for item names\

(0.2.1) - (add) Specific settings for showing block names instead of ids (still sorted by id). [Not for console, yet!]
- (remove) General stats display.

(0.2.0)
- (add) Removed entries file (log) + configuration option (log-removed: true|false).
- (bugfix) Remove break interval from info and stats display.

(0.1.9 - beta)
- (change) Default configuration settings: not using permissions by default.
- (remove) Removed relative light level check, having absolute suspicious-threshold remain.
- (remove) Some default configuration settings: stats for nether content, light blocks (not used), experimental feature setup not used)
- (remove) Removed experimental features (for the time being).
- (add) Configuration entry: ignore-worlds for not counting in certain worlds (String-list, exact match/case-sensitive!).
- (internals) refactoring...
- (internals) Add compat layer 0.0.6 for configuration.
- (internals) Use jardesc for jar export.
- (bugfix) '/dti ...' or '/dt item ...' should work now.