promotional bannermobile promotional banner

DarkTrace

Abandoned
DarkTrace

File Details

0.2.1 - beta

  • B
  • Jan 12, 2012
  • 62.93 KB
  • 483
  • CB 1.1-R3+1

File Name

darktrace.jar

Supported Versions

  • CB 1.1-R3
  • CB 1.1-R1

0.2.1 - beta

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 1847.

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.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.