Spark link
https://spark.lucko.me/cz7HRPYAyg
Expected behavior
When the "register-minecraft-debug-commands" setting is set to "true", this should register all of the hidden debugging commands.
Observed/Actual behavior
The "/chase" command is not registered when "register-minecraft-debug-commands" is set to "true". The other debugging commands are registered, however.
Steps/models to reproduce
In the Purpur configuration, set "register-minecraft-debug-commands" to "true". When you attempt to run "/chase", the server will behave as if it doesn't exist due to it not being registered. The rest of the debugging commands (such as "/raid", "/warden_spawn_tracker", and "/serverpack") will be registered, however.
Purpur version
Purpur version 1.21.5-2445-HEAD@b1d412f (2025-06-11T00:43:37Z) (Implementing API version 1.21.5-R0.1-SNAPSHOT)
Agreements
Other
The class for the "/chase" command is called "ChaseCommand" in Minecraft's code.
Spark link
https://spark.lucko.me/cz7HRPYAyg
Expected behavior
When the "register-minecraft-debug-commands" setting is set to "true", this should register all of the hidden debugging commands.
Observed/Actual behavior
The "/chase" command is not registered when "register-minecraft-debug-commands" is set to "true". The other debugging commands are registered, however.
Steps/models to reproduce
In the Purpur configuration, set "register-minecraft-debug-commands" to "true". When you attempt to run "/chase", the server will behave as if it doesn't exist due to it not being registered. The rest of the debugging commands (such as "/raid", "/warden_spawn_tracker", and "/serverpack") will be registered, however.
Purpur version
Purpur version 1.21.5-2445-HEAD@b1d412f (2025-06-11T00:43:37Z) (Implementing API version 1.21.5-R0.1-SNAPSHOT)
Agreements
Other
The class for the "/chase" command is called "ChaseCommand" in Minecraft's code.