-
Notifications
You must be signed in to change notification settings - Fork 0
/
plugins_config.yaml
108 lines (108 loc) · 2.65 KB
/
plugins_config.yaml
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
105
106
107
108
version: 0.0.0
plugins:
- name: storage
file: internal
configs:
root: data
- name: ask_for_op
file: internal
- name: cli_interface
as: interface
file: internal
configs:
chat_prefix: '[backend]: '
- name: read_chat
as: chat_interface
file: internal
configs:
user: "PT24017736"
format: "[msg]"
# - name: cq_interface
# file: internal
# configs:
# address: ':6700'
# groups:
# - id: 958915720
# name: Q
# format: '([src])[user]: [msg]'
- name: show_game_chat
as: ''
file: internal
require:
- interface
configs:
dests:
- plugin: storage
format: '[src]: [msg] ([type])'
- plugin: interface
format: '[src]: [msg] ([type])'
# - plugin: cq_interface
# format: '[src]: [msg]'
# filter:
# - "not me"
# - "chat only"
hint: chat
- name: send_cmd_line
file: internal
configs:
sources:
- plugin: interface
reg_name: send_cmd_line
prefix: /
log_name: send_solo_cmd_line
log_plugin: storage
- name: fast_builder
file: internal
configs:
language: "zh_CN"
sources:
- plugin: interface
reg_name: exec_fb_cmd
use: ['get','set','get end','setend','schem','acme','bdump','plot','export','round','circle','sphere','ellipse','ellipsoid','lang','task']
- plugin: chat_interface
reg_name: exec_fb_cmd
use: [ 'get','set','get end','setend','schem','acme','bdump','plot','export','round','circle','sphere','ellipse','ellipsoid','lang','task' ]
log_name: fast_builder_cmds_record
log_plugin: storage
operator: '@a[tag=fb_op,c=1]'
supervisors: '@a[tag=op]'
- name: chunk_mirror
file: internal
configs:
world_dir: "data/MirrorChunk"
auto_cache_by_default: on
- name: cdump
file: internal
configs:
sources:
- plugin: interface
reg_name: cdump
prefix: cdump
log_name: cdump
log_plugin: storage
- name: world_mirror
file: internal
configs:
sources:
- plugin: interface
reg_name: world_mirror
prefix: reflect
log_name: world_mirror
log_plugin: storage
- name: builder
file: internal
configs:
sources:
- plugin: interface
reg_name: builder
prefix: build
log_name: builder
log_plugin: storage
operator: '@a[tag=fb_op,c=1]'
- name: map_art
file: internal
configs:
sources:
- plugin: interface
reg_name: map_art
prefix: mapart