如何区分服务器指令和MCC指令 #2395
-
Beta Was this translation helpful? Give feedback.
Answered by
ReinforceZwei
Dec 28, 2022
Replies: 1 comment 1 reply
-
|
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
249261550
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
send
is MCC command. Everything aftersend
will be sent to server. UseAction = "inventory 1 click 1"
to execute MCC command.