Skip to content

Improve the command system and fix wheel lock#16

Closed
PinkYuDeer wants to merge 20 commits into
ElytraServers:masterfrom
PinkYuDeer:master
Closed

Improve the command system and fix wheel lock#16
PinkYuDeer wants to merge 20 commits into
ElytraServers:masterfrom
PinkYuDeer:master

Conversation

@PinkYuDeer

Copy link
Copy Markdown
Contributor

Before this, for some unknown reason, the RequiredPermissionLevel did not take effect.

Meanwhile, I discovered a bug. One player can enter "/bandit stop" to stop another player's mining task. I haven't fixed this task in this pr.

image

@PinkYuDeer

Copy link
Copy Markdown
Contributor Author

Oh, I forgot to synchronize the repository before making modifications

@PinkYuDeer

Copy link
Copy Markdown
Contributor Author

test fine :)

@Taskeren Taskeren left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

以及字符串 id 这部分和我想象中的不太一样。我希望能直接支持数字和字符串 id 而不是在数字后面拖一个字符串,太丑了。这部分先搁置一下。

Comment thread src/main/kotlin/cn/elytra/mod/bandit/common/command/BanditCommand.kt Outdated
@PinkYuDeer

Copy link
Copy Markdown
Contributor Author

以及字符串 id 这部分和我想象中的不太一样。我希望能直接支持数字和字符串 id 而不是在数字后面拖一个字符串,太丑了。这部分先搁置一下。

目前可以直接支持数字(直接输入id就可以)、以及自动补全的格式两种。

@PinkYuDeer
PinkYuDeer requested a review from Taskeren February 2, 2026 08:34
@PinkYuDeer

Copy link
Copy Markdown
Contributor Author
image

@PinkYuDeer

Copy link
Copy Markdown
Contributor Author
image

@PinkYuDeer PinkYuDeer changed the title Improve the command system Improve the command system and fix wheel lock Feb 2, 2026
Comment thread src/main/kotlin/cn/elytra/mod/bandit/common/command/BanditCommand.kt Outdated
@PinkYuDeer
PinkYuDeer requested a review from Taskeren February 2, 2026 15:30
@PinkYuDeer

Copy link
Copy Markdown
Contributor Author

测试过了 我已燃尽

@PinkYuDeer
PinkYuDeer deleted the branch ElytraServers:master February 2, 2026 21:36
@PinkYuDeer PinkYuDeer closed this Feb 2, 2026
@PinkYuDeer
PinkYuDeer deleted the master branch February 2, 2026 21:36
@PinkYuDeer

Copy link
Copy Markdown
Contributor Author

oh-oh 怎么这里自动删了

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants