Fallen_Breath
Fallen_Breath
> @Fallen-Breath I think the build at https://github.com/CaffeineMC/lithium-fabric/actions/runs/3554890604 might be able to fix the issue. If you test it, your feedback will be appreciated a lot. The github action failed,...
> Again, not testing before commenting: https://github.com/CaffeineMC/lithium-fabric/actions/runs/3561253591 Works for fabric carpet's `/carpet fillUpdates false`, but still doesn't work correctly with worldedit For worldedit's implemetation, you can check these 2 classes....
Tested with older mc versions after applied the fix (https://github.com/CaffeineMC/lithium-fabric/issues/442#issuecomment-1402417016) of #442. This issue still affect the following versions | MC version | lithium version | carpet version | |...
Yes it does depend on pyCraft, so see #29
GeyserMC/MCProtocolLib is a java lib For quarry, keep the discussion in #29 please, also currently quarry also does not support 1.20
不支持。没有计划时间。详见 #29
> 是否跟这个issue有关系? https://bugs.python.org/issue26037 应该与这个 issue 是有关系的,即 https://github.com/python/cpython/issues/70225 。python 在 daemon 线程里读 stdin 就有可能出问题 对于 pycharm 下的出现问题,可以参考这个 issue:https://youtrack.jetbrains.com/issue/PY-43748 ## 复现 ### 代码 复现脚本: ```python3 # test_input.py import sys import threading import...
已在 `issue/47` 分支 https://github.com/Fallen-Breath/MCDReforged/commit/58ecfbce99fd5a84992f40cc8c4681a41fdd2590 中应用了 https://github.com/Fallen-Breath/MCDReforged/issues/47#issuecomment-1651128026 的猜测尝试,可以试试 https://test.pypi.org/project/mcdreforged/2.10.2.dev581/ 是否还会出现此问题
你可以开启白名单,并将其设为空,以阻止游戏内的 PCRC 交互
>   事实上,这并不工作 这是预期行为,因为白名单的作用范围是玩家。如果你需要的是对响应 `/say` 指令的禁用,请明确指出