Purpur icon indicating copy to clipboard operation
Purpur copied to clipboard

"/test" command is not registered.

Open Mickey42302 opened this issue 3 months ago • 1 comments

Spark link

https://spark.lucko.me/D62uie0Ye0

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 "/test" 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 "/test", 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" and "/serverpack") will be registered, however.

Purpur version

Current: git-Purpur-2162 (MC: 1.20.4) Previous: git-Purpur-2160 (MC: 1.20.4)

Agreements

  • [X] I am running the latest version of Purpur available from https://purpurmc.org/downloads.
  • [X] I have searched for and ensured there isn't already an open issue regarding this.
  • [ ] I ticked all the boxes without actually reading them
  • [X] My version of Minecraft is supported by Purpur.

Other

No response

Mickey42302 avatar Mar 30 '24 04:03 Mickey42302

Correct. I've purposefully excluded that command from being registered because it's been annoying trying to get it to work without it instantly kicking the player that has permission to use it. It's pretty low on my priority list but I'll keep this issue open in case I end up revisiting it.

granny avatar Apr 08 '24 01:04 granny