0.2.0 - beta
Details
-
Filenamedarktrace.jar
-
Uploaded by
-
UploadedJan 7, 2012
-
Size62.25 KB
-
Downloads364
-
MD56d5838eb015333b6764d2307fc34f64d
Supported Bukkit Versions
- CB 1.0.1-R1
Changelog
0.2.0 - beta
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), tested against CB 1619 most of the time.
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.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.