We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
但是点击物品打开后,容器内的物品是正确的。
5. 我监听了 ClientboundSystemChatPacket 然后输出了发送信息的内容(展示物品不同,但流程相同),如下: 其中:
"hoverEvent":{"contents":{"id":"minecraft:netherite_sword","count":1},"action":"show_item"}
可见被展示的物品所包含的 NBT 数据全部丢失。
默认配置,无任何更改。
无任何报错信息。
服务器版本:
[18:29:15 INFO]: Current Purpur Version: 1.20.6-2233-0d6766e (MC: 1.20.6)* * You are running the latest version
插件列表:
[18:29:24 INFO]: Bukkit Plugins: (3): [18:29:24 INFO]: - PlaceholderAPI, spark, TrChat
The text was updated successfully, but these errors were encountered:
这个版本可以试试RedisChat,他的展示蛮好的
Sorry, something went wrong.
这个好久了,都不修
No branches or pull requests
是否已尝试最新的版本
是否已查阅 Wiki
如果使用跨服功能, 是否在代理端上安装了TrChat或使用redis转发?
我已在代理端上安装了TrChat或使用redis转发不使用代理端。详细描述
但是点击物品打开后,容器内的物品是正确的。
5. 我监听了 ClientboundSystemChatPacket 然后输出了发送信息的内容(展示物品不同,但流程相同),如下:
其中:
"hoverEvent":{"contents":{"id":"minecraft:netherite_sword","count":1},"action":"show_item"}
可见被展示的物品所包含的 NBT 数据全部丢失。
配置文件
默认配置,无任何更改。
日志
无任何报错信息。
服务器环境
服务器版本:
插件列表:
The text was updated successfully, but these errors were encountered: