This repository was archived by the owner on Oct 1, 2025. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathsettings.gradle.kts
More file actions
245 lines (214 loc) · 13.7 KB
/
settings.gradle.kts
File metadata and controls
245 lines (214 loc) · 13.7 KB
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
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
pluginManagement {
repositories {
fun exclusiveRepository(title: String, uri: String, pattern: String) {
exclusiveContent {
forRepository {
maven {
name = title
url = uri(uri)
}
}
filter {
includeGroupByRegex(pattern)
}
}
}
exclusiveRepository("Fabric", "https://maven.fabricmc.net", "net\\.fabricmc.*")
exclusiveRepository("Ornithe", "https://maven.ornithemc.net/releases", "net\\.ornithemc.*|io\\.github\\.gaming32.*")
gradlePluginPortal()
}
}
plugins {
id("org.gradle.toolchains.foojay-resolver-convention") version "1.0.0"
}
rootProject.name = "server-stats"
includeBuild("build-logic")
include(":module:api")
include(":module:impl")
include(":module:broadcast:client:0.31.20100327-to-0.31.20100414")
include(":module:broadcast:client:0.31.20100415-to-0.31.20100625-1917")
include(":module:broadcast:client:0.31.20100627-to-0.31.20100629")
include(":module:broadcast:client:0.31.20100630-1340-to-1.0.0-alpha.1.0.5")
include(":module:broadcast:client:1.0.0-alpha.1.0.6-to-1.3.0-alpha.12w16a")
include(":module:broadcast:client:1.3.0-alpha.12w17a-to-1.3.0-alpha.12w17a")
include(":module:broadcast:merged")
include(":module:broadcast:server")
include(":module:bugfix:achievement:adventuring-time-unlock")
include(":module:bugfix:achievement:adventuring-time-persistence")
include(":module:bugfix:achievement:overkill:1.0.0-beta.1.9.0-pre.5-to-1.1.0-alpha.11w48a")
include(":module:bugfix:achievement:overkill:1.1.0-alpha.11w49a-to-1.6.0-alpha.13w25c")
include(":module:bugfix:achievement:overkill:1.6.0-alpha.13w26a-to-1.8.0-alpha.14w31a")
include(":module:bugfix:achievement:sniper-duel:1.0.0-beta.1.8.0-pre.1-to-1.0.0-beta.1.8.0-pre.1")
include(":module:bugfix:achievement:sniper-duel:1.0.0-beta.1.8.0-pre.2-to-1.1-alpha.12w01a")
include(":module:bugfix:achievement:the-end")
include(":module:bugfix:achievement:tool-material:1.0.0-beta.1.5.0-to-1.3.2")
include(":module:bugfix:achievement:tool-material:1.4.0-alpha.12w32a-to-1.6.4")
include(":module:bugfix:achievement:tool-material:1.7.0-alpha.13w36a-to-1.7.0-alpha.13w36b")
include(":module:bugfix:misc:game-directory")
include(":module:bugfix:statistic:block-merging:1.0.0-beta.1.5.0-to-1.6.4")
include(":module:bugfix:statistic:block-merging:1.7.0-alpha.13w36a-to-1.12.2")
include(":module:bugfix:statistic:combat:1.7.0-alpha.13w36a-to-1.8.0-alpha.14w08a")
include(":module:bugfix:statistic:combat:1.8.0-alpha.14w10a-to-1.8.2-pre.4")
include(":module:bugfix:statistic:combat:1.8.2-pre.5-to-1.9.0-alpha.15w32c")
include(":module:bugfix:statistic:combat:1.9.0-alpha.15w33a-to-1.10.2")
include(":module:bugfix:statistic:combat:1.11.0-alpha.16w32a-to-1.12.0-alpha.17w06a")
include(":module:bugfix:statistic:combat:1.12.0-alpha.17w13a-to-1.12.0-alpha.17w13b")
include(":module:bugfix:statistic:combat:1.12.0-alpha.17w14a-to-1.12.2")
include(":module:bugfix:statistic:damage-attribution:1.9.0-alpha.15w36a-to-1.11.0-alpha.16w42a")
include(":module:bugfix:statistic:damage-attribution:1.11.0-alpha.16w43a-to-1.11.0-alpha.16w43a")
include(":module:bugfix:statistic:damage-attribution:1.11.0-alpha.16w44a-to-1.12.2")
include(":module:bugfix:statistic:doubled-distance")
include(":module:bugfix:statistic:downwards-climbing")
include(":module:bugfix:statistic:drop-amount:1.0.0-beta.1.5.0-to-1.2.0-alpha.12w08a")
include(":module:bugfix:statistic:drop-amount:1.2.0-to-1.7.0-alpha.13w37b")
include(":module:bugfix:statistic:drop-amount:1.7.0-alpha.13w38a-to-1.8.0-alpha.14w08a")
include(":module:bugfix:statistic:drop-amount:1.8.0-alpha.14w10a-to-1.8.0-alpha.14w28b")
include(":module:bugfix:statistic:drop-amount:1.8.0-alpha.14w29a-to-1.12.2")
include(":module:bugfix:statistic:item-use:1.0.0-beta.1.5.0-to-1.0.0-beta.1.7.3")
include(":module:bugfix:statistic:item-use:1.0.0-beta.1.8.0-pre.1-to-1.0.0-beta.1.8.1")
include(":module:bugfix:statistic:item-use:1.0.0-beta.1.9.0-pre.1-to-1.0.0-beta.1.9.0-pre.1")
include(":module:bugfix:statistic:item-use:1.0.0-beta.1.9.0-pre.2-to-1.0.0-beta.1.9.0-pre.2")
include(":module:bugfix:statistic:item-use:1.0.0-beta.1.9.0-pre.3-to-1.0.0-beta.1.9.0-pre.3")
include(":module:bugfix:statistic:item-use:1.0.0-beta.1.9.0-pre.4-to-1.0.0-beta.1.9.0-pre.5")
include(":module:bugfix:statistic:item-use:1.0.0-beta.1.9.0-pre.6-to-1.1.0")
include(":module:bugfix:statistic:item-use:1.2.0-alpha.12w03a-to-1.2.0-alpha.12w03a")
include(":module:bugfix:statistic:item-use:1.2.0-alpha.12w04a-to-1.3.0-alpha.12w16a")
include(":module:bugfix:statistic:item-use:1.3.0-alpha.12w17a-to-1.4.0-alpha.12w32a")
include(":module:bugfix:statistic:item-use:1.4.0-alpha.12w34a-to-1.4.0-alpha.12w36a")
include(":module:bugfix:statistic:item-use:1.4.0-alpha.12w37a-to-1.4.7")
include(":module:bugfix:statistic:item-use:1.5.0-alpha.13w01a-to-1.6.4")
include(":module:bugfix:statistic:item-use:1.7.0-alpha.13w36a-to-1.8.0-alpha.14w08a")
include(":module:bugfix:statistic:item-use:1.9.0-alpha.15w33c-to-1.11.0")
include(":module:bugfix:statistic:item-use:1.11.1-alpha.16w50a-to-1.12.2")
include(":module:bugfix:statistic:jump")
include(":module:bugfix:statistic:movement")
include(":module:bugfix:statistic:pickup-amount:1.9.0-alpha.15w33a-to-1.12.0-alpha.17w06a")
include(":module:bugfix:statistic:pickup-amount:1.12.0-alpha.17w13a-to-1.12.2")
include(":module:bugfix:statistic:result-amount")
include(":module:bugfix:statistic:result-forging")
include(":module:bugfix:statistic:sheep-shearing:1.0.0-beta.1.7.0-to-1.5.2")
include(":module:bugfix:statistic:sheep-shearing:1.6.0-alpha.13w16a-to-1.6.4")
include(":module:bugfix:statistic:sheep-shearing:1.7.0-alpha.13w36a-to-1.8.9")
include(":module:bugfix:statistic:sheep-shearing:1.9.0-alpha.15w31a-to-1.10.2")
include(":module:bugfix:statistic:sheep-shearing:1.11.0-alpha.16w32a-to-1.12.2")
include(":module:compat:modmenu")
include(":module:dfu")
include(":module:entrypoint:client")
include(":module:entrypoint:common")
include(":module:entrypoint:merged:1.3.2-to-1.5.2")
include(":module:entrypoint:merged:1.6.0-alpha.13w16a-to-1.6.4")
include(":module:entrypoint:server")
include(":module:event")
include(":module:gui:large-stats:1.0.0-beta.1.5.0-to-1.2.3")
include(":module:gui:large-stats:1.2.4-to-1.5.2")
include(":module:gui:large-stats:1.6.0-alpha.13w16a-to-1.6.4")
include(":module:gui:mob-stats:1.0.0-beta.1.5.0-to-1.5.2")
include(":module:gui:mob-stats:1.6.0-alpha.13w16a-to-1.6.4")
include(":module:gui:util:1.0.0-beta.1.5.0-to-1.0.0-beta.1.9.0-pre.4")
include(":module:gui:util:1.0.0-beta.1.9.0-pre.5-to-1.3.0-alpha.12w17a")
include(":module:gui:util:1.3.2-to-1.5.2")
include(":module:gui:util:1.6.0-alpha.13w16a-to-1.6.0-alpha.13w17a")
include(":module:gui:util:1.6.0-alpha.13w18a-to-1.6.0-alpha.13w23b")
include(":module:gui:util:1.6.0-alpha.13w24a-to-1.6.4")
include(":module:identity:client:0.31.20100327-to-0.31.20100625-1917")
include(":module:identity:client:0.31.20100627-to-1.3-alpha.12w17a")
include(":module:identity:merged:1.3.2-to-1.5.2")
include(":module:identity:merged:1.6.0-alpha.13w16a-to-1.6.4")
include(":module:identity:merged:1.7.0-alpha.13w36a-to-1.7.0-alpha.13w38c")
include(":module:identity:merged:1.7.0-alpha.13w39a-to-1.7.5")
include(":module:identity:server:1.0.0-alpha.0.1.0-to-1.0.0-beta.1.4.0")
include(":module:identity:server:1.0.0-beta.1.5.0-to-1.3.0-alpha.12w17a")
include(":module:lifecycle:client:0.31.20100327-to-0.31.20100330-1611")
include(":module:lifecycle:client:0.31.20100413-to-0.31.20100625-1917")
include(":module:lifecycle:client:0.31.20100627-to-1.0.0-alpha.1.0.5")
include(":module:lifecycle:client:1.0.0-alpha.1.0.6-to-1.0.0-alpha.1.1.2")
include(":module:lifecycle:client:1.0.0-alpha.1.2.0-to-1.0.0-beta.1.2.0")
include(":module:lifecycle:client:1.0.0-beta.1.3.0-to-1.0.0-beta.1.7.3")
include(":module:lifecycle:client:1.0.0-beta.1.8.0-pre.1-to-1.3.0-alpha.12w17a")
include(":module:lifecycle:merged:1.3.2-to-1.4.0-alpha.12w38b")
include(":module:lifecycle:merged:1.4.0-alpha.12w39a-to-1.5.2")
include(":module:lifecycle:merged:1.6.0-alpha.13w16a-to-1.6.4")
include(":module:lifecycle:server:1.0.0-alpha.0.1.0-to-1.0.0-beta.1.2.0")
include(":module:lifecycle:server:1.0.0-beta.1.3.0-to-1.0.0-beta.1.3.0")
include(":module:lifecycle:server:1.0.0-beta.1.4.0-to-1.1.0-alpha.11w50a")
include(":module:lifecycle:server:1.1.0-alpha.12w01a-to-1.3.0-alpha.12w17a")
include(":module:network:osl:client")
include(":module:network:osl:common")
include(":module:network:osl:server")
include(":module:network:vanilla:client")
include(":module:network:vanilla:common")
include(":module:network:vanilla:merged:1.3.2-to-1.5.2")
include(":module:network:vanilla:merged:1.6.0-alpha.13w16a-to-1.6.4")
include(":module:network:vanilla:server")
include(":module:provider:client:0.31.20100327-to-0.31.20100625-1917")
include(":module:provider:client:0.31.20100627-to-0.31.20100629")
include(":module:provider:client:0.31.20100630-1340-to-1.0.0-alpha.1.0.5")
include(":module:provider:client:1.0.0-alpha.1.0.6-to-1.0.0-beta.1.4.0")
include(":module:provider:client:1.0.0-beta.1.5.0-to-1.3-alpha.12w17a")
include(":module:provider:common:0.31.20100327-to-1.0.0-beta.1.4.0")
include(":module:provider:common:1.0.0-beta.1.5.0-to-1.3-alpha.12w17a")
include(":module:provider:merged")
include(":module:provider:server")
include(":module:statistic:combat:client:0.31.20100327-to-0.31.20100330-1611")
include(":module:statistic:combat:client:0.31.20100413-to-1.0.0-alpha.1.0.16")
include(":module:statistic:combat:client:1.0.0-alpha.1.0.17-to-1.0.0-beta.1.4.0")
include(":module:statistic:combat:merged:1.0.0-beta.1.5.0-to-1.1.0-beta.1.7.3")
include(":module:statistic:combat:merged:1.0.0-beta.1.8.0-pre.1-to-1.1.0-alpha.11w48a")
include(":module:statistic:combat:merged:1.1.0-alpha.11w49a-to-1.1.0-alpha.11w50a")
include(":module:statistic:combat:merged:1.1.0-alpha.12w01a-to-1.6.4")
include(":module:statistic:combat:server:1.0.0-alpha.0.1.0-to-1.0.0-alpha.0.1.3")
include(":module:statistic:combat:server:1.0.0-alpha.0.1.4-to-1.0.0-beta.1.4.0")
include(":module:statistic:item-transfer:merged:0.31.20100327-to-1.2.0-alpha.12w08a")
include(":module:statistic:item-transfer:merged:1.2.0-to-1.6.4")
include(":module:statistic:item-transfer:merged:1.7.0-alpha.13w36a-to-1.7.0-alpha.13w37b")
include(":module:statistic:item-transfer:merged:1.7.0-alpha.13w38a-to-1.8.0-alpha.14w05b")
include(":module:statistic:item-transfer:merged:1.8.0-alpha.14w06a-to-1.8.0-alpha.14w08a")
include(":module:statistic:item-transfer:merged:1.8.0-alpha.14w10a-to-1.8.0-alpha.14w26c")
include(":module:statistic:item-transfer:merged:1.8.0-alpha.14w27a-to-1.8.0-alpha.14w28b")
include(":module:statistic:item-transfer:merged:1.8.0-alpha.14w29a-to-1.9.0-alpha.15w32c")
include(":module:statistic:item-transfer:merged:1.9.0-alpha.15w33a-to-1.12.0-alpha.17w06a")
include(":module:statistic:item-transfer:merged:1.12.0-alpha.17w13a-to-1.12.2")
include(":module:statistic:item-transfer:server:1.0.0-alpha.0.1.0-to-1.0.0-alpha.0.2.8")
include(":module:statistic:local:client")
include(":module:statistic:local:merged")
include(":module:statistic:local:server")
include(":module:statistic:movement:client:1.0.0-alpha.1.1.0-to-1.0.0-beta.1.4.0")
include(":module:statistic:movement:merged:1.0.0-beta.1.5.0-to-1.8.0-alpha.14w08a")
include(":module:statistic:movement:server:1.0.0-alpha.0.2.6-to-1.0.0-beta.1.1.0")
include(":module:statistic:movement:server:1.0.0-beta.1.2.0-to-1.0.0-beta.1.4.0")
include(":module:statistic:sheep-shearing:0.31.20100327-to-1.0.0-beta.1.6.6")
include(":module:statistic:sheep-shearing:1.0.0-beta.1.7.0-to-1.5.2")
include(":module:statistic:sheep-shearing:1.6.0-alpha.13w16a-to-1.8.9")
include(":module:statistic:sheep-shearing:1.9.0-alpha.15w31a-to-1.12.2")
include(":module:statistic:vanilla:client:0.31.20100327-to-0.31.20100330")
include(":module:statistic:vanilla:client:0.31.20100413-to-0.31.20100420")
include(":module:statistic:vanilla:client:0.31.20100607-to-0.31.20100611")
include(":module:statistic:vanilla:client:0.31.20100615-to-0.31.20100618")
include(":module:statistic:vanilla:client:0.31.20100624-to-0.31.20100625-0922")
include(":module:statistic:vanilla:client:0.31.20100625-1917-to-0.31.20100625-1917")
include(":module:statistic:vanilla:client:0.31.20100627-to-0.31.20100629")
include(":module:statistic:vanilla:client:0.31.20100630-to-1.0.0-alpha.1.0.4")
include(":module:statistic:vanilla:client:1.0.0-alpha.1.0.5.0-to-1.0.0-alpha.1.0.5.0")
include(":module:statistic:vanilla:client:1.0.0-alpha.1.0.5.1-to-1.0.0-alpha.1.0.5.1")
include(":module:statistic:vanilla:client:1.0.0-alpha.1.0.6-to-1.0.0-alpha.1.0.7")
include(":module:statistic:vanilla:client:1.0.0-alpha.1.0.8-to-1.0.0-alpha.1.0.14")
include(":module:statistic:vanilla:client:1.0.0-alpha.1.0.15-to-1.0.0-alpha.1.1.2")
include(":module:statistic:vanilla:client:1.0.0-alpha.1.2.0-to-1.0.0-alpha.1.2.1")
include(":module:statistic:vanilla:client:1.0.0-alpha.1.2.2-to-1.0.0-alpha.1.2.6")
include(":module:statistic:vanilla:client:1.0.0-beta.1.0.0-to-1.0.0-beta.1.3.0")
include(":module:statistic:vanilla:client:1.0.0-beta.1.4.0-to-1.0.0-beta.1.4.0")
include(":module:statistic:vanilla:common:0.31.20100630-to-1.0.0-alpha.1.2.6")
include(":module:statistic:vanilla:common:1.0.0-beta.1.0.0-to-1.0.0-beta.1.3.0")
include(":module:statistic:vanilla:common:1.0.0-beta.1.4.0-to-1.0.0-beta.1.4.0")
include(":module:statistic:vanilla:registry")
include(":module:statistic:vanilla:server:1.0.0-alpha.0.1.0-to-1.0.0-alpha.0.2.3")
include(":module:statistic:vanilla:server:1.0.0-alpha.0.2.4-to-1.0.0-alpha.0.2.4")
include(":module:statistic:vanilla:server:1.0.0-alpha.0.2.5-to-1.0.0-alpha.0.2.6")
include(":module:statistic:vanilla:server:1.0.0-alpha.0.2.7-to-1.0.0-alpha.0.2.8")
include(":module:statistic:vanilla:server:1.0.0-beta.1.0.0-to-1.0.0-beta.1.3.0")
include(":module:statistic:vanilla:server:1.0.0-beta.1.4.0-to-1.0.0-beta.1.4.0")
include(":module:translation:client")
include(":module:translation:common")
include(":module:translation:merged")
include(":module:translation:server")
include(":module:util")