Skip to content

Commit a7457ba

Browse files
committed
update mod version to 1.3.1.alpha.1
1 parent d7bf192 commit a7457ba

File tree

4 files changed

+36
-12
lines changed

4 files changed

+36
-12
lines changed

README-en.md

Lines changed: 17 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -161,7 +161,7 @@ _This rule is experimental._
161161
- Acceptable value: `true` `false`
162162
- Categories: `Experimental`
163163

164-
### disabledUpdateSuppressionErrorStackTrace `仅v1.3-alpha.1以上版本`
164+
### disabledUpdateSuppressionErrorStackTrace
165165

166166
**_This rule is just in 1.17 and 1.18_**
167167

@@ -170,7 +170,7 @@ _This rule is experimental._
170170
This rule allows all non-fatal exceptions caused by update suppression not to be refreshed, and only one log is output:
171171
Update Suppression
172172
\
173-
1.16 hasn't this rule,because carpet-1.16 has not updateSuppressionCrashFix rule.
173+
1.16 and 1.19 hasn't this rule,because carpet-1.16&1.19 has not updateSuppressionCrashFix rule.
174174
\
175175
Fatal Exception will be printed normally(Fatal Exceptions mean the exception that will cause the server to crash when
176176
updateSuppressionCrashFix is not enabled)
@@ -179,7 +179,7 @@ updateSuppressionCrashFix is not enabled)
179179
- Acceptable value: `true` `false`
180180
- Categories: `BugFix`
181181

182-
### unescapeChatMessage `仅v1.3-alpha.1以上版本`
182+
### unescapeChatMessage
183183

184184
**This rule is valid only on the client side, and invalid on the server side**
185185

@@ -193,7 +193,7 @@ And you will see `你好,中文` in chat.
193193
- Acceptable value: `true` `false`
194194
- Categories: `Feature` `CLIENT`
195195

196-
### optimizePlayerConnect `仅1.3-alpha.2及以上版本`
196+
### optimizePlayerConnect
197197

198198
**_This rule is just in 1.17 and 1.18_**
199199

@@ -203,7 +203,7 @@ Optimize player login.
203203
- Acceptable value: `true` `false`
204204
- Categories: `Optimization` `Experimential`
205205

206-
### optimizeTeleport `仅1.3-alpha.2及以上版本`
206+
### optimizeTeleport
207207

208208
**_This rule is just in 1.17 and 1.18_**
209209

@@ -213,6 +213,18 @@ Optimize player teleport.
213213
- Acceptable value: `true` `false`
214214
- Categories: `Optimization` `Experimential`
215215

216+
### commandLogger
217+
218+
**1.16 hasn't this rule**
219+
220+
Command Logger can records command execute events.
221+
222+
CommandLogger.json is the config file, type: `/commandlogger reload` to reload the config file.
223+
224+
- Default value: `false`
225+
- Acceptable value: `true` `false`
226+
- Categories: `Command` `Feature`
227+
216228
## Command
217229

218230
### player xxx tp

README.md

Lines changed: 17 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -170,17 +170,17 @@ _比如你要tphere的假人叫做anti_mob,而白名单中有一个anti,那
170170
- Acceptable value: `true` `false`
171171
- Categories: `Experimental`
172172

173-
### disabledUpdateSuppressionErrorStackTrace `仅v1.3-alpha.1及以上版本`
173+
### disabledUpdateSuppressionErrorStackTrace
174174

175-
**_此功能仅限1.17版本_**
175+
**_此功能仅限1.17和1.18版本_**
176176

177177
**_此功能必须搭配carpet规则updateSuppressionCrashFix使用,否则无效_**
178178

179179
此规则可以让所有非致命的因为更新抑制导致的异常不刷屏,只输出一条日志:Update Suppression.
180180
\
181181
必须搭配carpet规则updateSuppressionCrashFix规则使用,否则无效
182182
\
183-
1.16版本无此规则,因为1.16的carpet没有updateSuppressionCrashFix规则
183+
1.16和1.19版本无此规则,因为1.16和1.19的carpet没有updateSuppressionCrashFix规则
184184
\
185185
致命异常会正常输出并打印异常栈(致命异常指在不开启updateSuppressionCrashFix情况下会导致服务器崩溃的异常)
186186

@@ -202,7 +202,7 @@ _比如你要tphere的假人叫做anti_mob,而白名单中有一个anti,那
202202
- Acceptable value: `true` `false`
203203
- Categories: `Feature` `CLIENT`
204204

205-
### optimizePlayerConnect `仅1.3-alpha.2及以上版本`
205+
### optimizePlayerConnect
206206

207207
**_仅1.17及1.18有此功能_**
208208

@@ -212,7 +212,7 @@ _比如你要tphere的假人叫做anti_mob,而白名单中有一个anti,那
212212
- Acceptable value: `true` `false`
213213
- Categories: `Optimization` `Experimential`
214214

215-
### optimizeTeleport `仅1.3-alpha.2及以上版本`
215+
### optimizeTeleport
216216

217217
**_仅1.17及1.18有此功能_**
218218

@@ -222,6 +222,18 @@ _比如你要tphere的假人叫做anti_mob,而白名单中有一个anti,那
222222
- Acceptable value: `true` `false`
223223
- Categories: `Optimization` `Experimential`
224224

225+
### commandLogger
226+
227+
**1.16无此功能,因为1.16分支已经停止维护**
228+
229+
这个规则可以记录每一个玩家执行的每一个指令
230+
231+
CommandLogger.json配置文件可以配置白名单、黑名单等,修改配置文件后应执行/commandlogger reload指令热重载
232+
233+
- Default value: `false`
234+
- Acceptable value: `true` `false`
235+
- Categories: `Command` `Feature`
236+
225237
## Command
226238

227239
### player xxx tp

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ minecraft_version=1.17.1
77
yarn_mappings=1.17.1+build.65
88
loader_version=0.12.12
99
# Mod Properties
10-
mod_version=1.3
10+
mod_version=1.3.1.alpha.1
1111
maven_group=io.github.optijava
1212
archives_base_name=opt-carpet-addition
1313
# Dependencies

src/main/resources/fabric.mod.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"schemaVersion": 1,
33
"id": "opt-carpet-addition",
4-
"version": "1.3",
4+
"version": "1.3.1.alpha.1",
55
"name": "Opt-Carpet-Addition",
66
"description": "An extension mod of fabric-carpet.",
77
"authors": [

0 commit comments

Comments
 (0)