Skip to content

Add support for "/chase".#1690

Merged
granny merged 3 commits into
PurpurMC:ver/1.21.7from
Mickey42302:ver/1.21.7
Jul 11, 2025
Merged

Add support for "/chase".#1690
granny merged 3 commits into
PurpurMC:ver/1.21.7from
Mickey42302:ver/1.21.7

Conversation

@Mickey42302

Copy link
Copy Markdown
Contributor

After doing some coding, I got the "/chase" command working. It will be registered if the "register-minecraft-debug-commands" configuration value is set to "true".

@Mickey42302 Mickey42302 mentioned this pull request Jul 10, 2025
4 tasks
- convert into a file patch
- fix comment format
- add new config option
@granny granny linked an issue Jul 11, 2025 that may be closed by this pull request
4 tasks

@granny granny 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.

I took the liberty of making some adjustments to help with maintainability :)

I've converted the patch to be a file patch instead, since it's a small enough change that it doesn't warrant existing as a feature patch. Purpur comment formatting has been fixed as well.

I've also created a new option for it, register-minecraft-disabled-commands, since it's not in scope with the register-minecraft-debug-commands option.

Thanks the PR!

@granny granny merged commit 7dbe415 into PurpurMC:ver/1.21.7 Jul 11, 2025
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.

"/chase" is not registered.

2 participants