Documentation/Configuration

Configuration reference for DarkTrace 0.2.1 (mostle compatible down to 0.1.8.1)

Coming soon ....

The entries under display.blockname indicate whether block ids are displayed (false) or block names (true).

Default configuration:

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
use-permissions:
    permissions-ex: false
    bukkit-perms: false
suspicious:
    break:
        lightlevel:
            avg-min: 2.1
        ratio:
            stone:
                diamond: 16.0
                gold: 6.0
                iron: 2.0
        min-freq:
            '3': 100
            '2': 50
            '1': 100
            default: 10
            '24': 50
            '16': 50
            '13': 50
            '87': 50
            '88': 50
            '12': 50
oppermissions: true
stats:
    break:
        blocks:
        - 56
        - 14
        - 15
        - 16
        - 73
        - 86
        - 48
        - 52
        - 17
        - 1
        - 2
        - 3
        - 12
        - 24
        - 13
        - 110
configversion: 0
log-removed: true
ignore-worlds: []
write:
    data:
        interval: 5
permissions:
    cleanup: []
    suspicious: []
    save: []
    remove: []
    erase: []
    stats: []
    mod: []
    enable: []
    display: []
    digest: []
    info: []
    help: []
    browse: []
    item: []
    disable: []
    reload: []
    all: []
active: true
display:
    hide-exp: true
    show-browse-ids: true
    allow-prefixes: true
    blockname:
        suspicious: false
        stats: false
        info: false
    max-entries: 10

Comments

Posts Quoted:
Reply
Clear All Quotes