Skip to content
New issue

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

feat(command): #720 disable/enable SlimefunItem in game #788

Merged
merged 2 commits into from
Sep 9, 2023
Merged

feat(command): #720 disable/enable SlimefunItem in game #788

merged 2 commits into from
Sep 9, 2023

Conversation

JWJUN233233
Copy link

简介

添加2个子命令 允许动态启用/禁用粘液物品

相关的 Issues (没有可不填)

完成 #720

@ybw0014 ybw0014 linked an issue Aug 18, 2023 that may be closed by this pull request
@StarWishsama
Copy link
Member

建议加 Tab 补全

@JWJUN233233
Copy link
Author

tab补全已添加

@JWJUN233233
Copy link
Author

代码整改已完成

@StarWishsama
Copy link
Member

请使用 linter 优化代码排版,例如 idea 自带的代码样式优化。

推荐的样式:
if (expression) {
// your code here...
}

@JWJUN233233
Copy link
Author

代码格式化完成

@StarWishsama StarWishsama added the 🤔需要测试 对应 PR 需要测试 label Aug 21, 2023
@StarWishsama StarWishsama merged commit 2675c3b into SlimefunGuguProject:master Sep 9, 2023
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🤔需要测试 对应 PR 需要测试
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[特性] 游戏内启用/禁用物品
4 participants