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
原来模组中的/anvilcraft指令是一个空壳,没有任何实际作用 现在主流模组都有自己的指令如Create:/create 因此想给模组的/anvilcraft命令加几个子命令 比如/anvilcraft config打开配置文件
The text was updated successfully, but these errors were encountered:
我觉得可以加个/anvilcraft help打开指南书或者在聊天框输出官网链接什么的(((
Sorry, something went wrong.
/anvilcraft anvil summon 召唤铁砧 openGUI 打开铁砧界面 config 打开配置界面 guide 打开指南书界面 help 显示指令帮助 website 显示官网路径
No branches or pull requests
What new features do you want? - 你想要什么新功能?
原来模组中的/anvilcraft指令是一个空壳,没有任何实际作用
现在主流模组都有自己的指令如Create:/create
因此想给模组的/anvilcraft命令加几个子命令
比如/anvilcraft config打开配置文件
This issue is unique - 这个issue是唯一的
The text was updated successfully, but these errors were encountered: