BUG修复
- 修复了由
opPlayerNoCheatExtra
引起的游戏崩溃问题。#39
Fix
- The issue causing game crashes attributed to
opPlayerNoCheatExtra
has been resolved. #39
@1024-byteeeee
新增
- 对
opPlayerNoCheatExtra
规则进行了拓展。
op玩家不准作弊拓展 (opPlayerNoCheatExtra)
开启后,禁用部分指令以避免op玩家意外地作弊, 建议与Carpet TIS Addition的opPlayerNoCheat一同使用。 影响的指令列表: /difficulty, /kill, /time, /weather, /fill, /setblock, /enchant, /experience, /advancement, /effect, /data, /defaultgamemode (Carpet TIS Addition)影响的指令列表:/gamemode, /tp, /teleport, /give, /setblock, /summon
- 类型:
boolean
- 默认值:
false
- 参考选项:
false
,true
- 分类:
AMS
,FEATURE
,SURVIVAL
,COMMAND
News
- The
opPlayerNoCheatExtra
rule has been expanded.
opPlayerNoCheatExtra
When enabled, Disable some command to prevent accidentally cheating, It is recommended to use it with opPlayerNoCheat from Carpet TIS Addition. Affects command list: /difficulty, /kill, /time, /weather, /fill, /setblock, /enchant, /experience, /advancement, /effect, /data, /defaultgamemode (Carpet TIS Addition)Affects command list: /gamemode, /tp, /teleport, /give, /setblock, /summon
- 类型:
boolean
- 默认值:
false
- 参考选项:
false
,true
- 分类:
AMS
,FEATURE
,SURVIVAL
,COMMAND
新增规则
可掉落蛋糕 (cakeBlockDropOnBreak)
开启后,蛋糕在被破坏时可以掉落蛋糕(蛋糕是完整的情况下才会掉落)。
- 类型:
boolean
- 默认值:
false
- 参考选项:
false
,true
- 分类:
AMS
,FEATURE
,SURVIVAL
不准吃蛋糕 (noCakeEating)
开启后,玩家不可以吃蛋糕。
- 类型:
boolean
- 默认值:
false
- 参考选项:
false
,true
- 分类:
AMS
,FEATURE
,SURVIVAL
红石元件音效 (redstoneComponentSound)
开启后,玩家右键红石元件时会播放声音。 影响的元件:阳光传感器、红石粉、中继器。
- 类型:
boolean
- 默认值:
false
- 参考选项:
false
,true
- 分类:
AMS
,FEATURE
修复
- 修复了因
amsUpdateSuppressionCrashFix
导致的物品掉落运动轨迹不正常的问题。
补充说明
- 由于英文水平有限,目前所有翻译均来自 Chat-GPT (除了很久很久以前 nirvanaxiao6 撰写的第一篇英文文档)。:)
New Rules
cakeBlockDropOnBreak
When enabled, When the cake is destroyed, it can drop cake (the cake will only drop when it is intact).
- Type:
boolean
- Default:
false
- Suggested options:
false
,true
- Categroies:
AMS
,FEATURE
,SURVIVAL
noCakeEating
When enabled, Players are not allowed to consume cake.
- Type:
boolean
- Default:
false
- Suggested options:
false
,true
- Categroies:
AMS
,FEATURE
,SURVIVAL
redstoneComponentSound
When enabled, When players right-click on the redstone component, it will emit a sound. Affected components: daylight detector, redstone dust, repeater.
- Type:
boolean
- Default:
false
- Suggested options:
false
,true
- Categroies:
AMS
,FEATURE
Fix
- The issue with the abnormal trajectory of dropped items caused by
amsUpdateSuppressionCrashFix
has been fixed.
Additional clarification
- Due to my limited proficiency in English, all English document translations are currently provided by Chat-GPT, including this sentence (
Apart from the very first English document authored by nirvanaxiao6 a long, long time ago) :)
@1024-byteeeee