-
Notifications
You must be signed in to change notification settings - Fork 28
/
config.yml
104 lines (104 loc) · 2.22 KB
/
config.yml
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
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
log:
lava-bucket: false
water-bucket: false
item-place: false
pvp-death: false
mob-death: false
other-death: false
command: false
chat: false
join: false
quit: false
door-interact: false
open-container: false
container-transaction: false
item-pickup: false
item-drop: false
button: false
teleport: false
lever: false
sign-place: false
sign-break: false
item-break: false
flint-steel: false
block-place: true
block-break: true
block-burn: false
block-fade: false
block-form: false
leaf-decay: false
mushroom-grow: false
tree-grow: false
water-flow: false
lava-flow: false
explosion: false
enderman-pickup: false
enderman-place: false
entity-kill: false
other: false
spawnmob-egg: false
herochat: false
entity-modify: false
block-inhabit: false
super-pickaxe: false
worldedit-place: false
worldedit-break: false
crop-trample: true
block-ignite: false
fallingblock-place: true
player-water-flow: false
player-lava-flow: false
frame-insert: false
frame-extract: false
container-extract: false
container-insert: false
general:
max-lines: 0
log-item-drops-on-death: false
cleanse-period: 20m
cleanse-age: 0
cleanse-actions: optional
delete-data-on-rollback: true
log-ip-addresses: false
debug: false
debug-level: low
max-radius: 0
give-user-tool: true
tool-block: '17'
default-here-radius: 5
default-tool-command: ''
check-for-updates: true
op-permissions: false
simplify-time: true
log-delay: 2
max-write-logs: 5000
default-edit-speed: 200
max-edit-speed: 1000
populate-caches-onboot: false
mysql:
hawkeye-table: hawkeye
port: 3306
player-table: hawk_players
username: root
world-table: hawk_worlds
hostname: localhost
max-connections: 10
password: ''
database: minecraft
ignore-worlds:
#- thisworldisignored
#- soisthisone
command-filter:
- /login
- /restartsrv
- /register
- /spawn
block-filter:
#- 0
containertransaction-filter:
chest: true
doublechest: true
furnace: true
dispenser: true
hopper: true
dropper: true