We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6b0c834 commit cd5dad8Copy full SHA for cd5dad8
1 file changed
docs/plugin-dev/api/数据包监听.md
@@ -52,7 +52,7 @@ class MyPlugin(Plugin):
52
- 关于 `wait_next_packet`:
53
| 参数 | 类型 | 说明 |
54
| --- | --- | --- |
55
- | pkID | PacketIDs | 要等待的包ID |
+ | pkID | PacketIDS | 要等待的包ID |
56
| timeout | floaat | 等待超时时间,单位为秒 |
57
58
| 返回类型 | 说明 |
0 commit comments