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

[Bug] Incomplete commands are sent to the backend server #620

Open
JasonHorkles opened this issue Feb 16, 2025 · 0 comments
Open

[Bug] Incomplete commands are sent to the backend server #620

JasonHorkles opened this issue Feb 16, 2025 · 0 comments
Labels
unconfirmed bug reported bug, not confirmed yet

Comments

@JasonHorkles
Copy link

Bug Description:

What is not working as it should?

When typing an incomplete command, such as /whisper or /carbon with no other args, it sends the command to the backend server. This can cause the player to think the command actually isn't allowed or valid at all.

Steps to reproduce:

  1. Install Carbon on Velocity
  2. Run a command that requires arguments, such as /whisper, without providing anything else
  3. See that the command is sent to the backend server

System Details:

  1. Server Type: Velocity
  2. Server Software: Velocity 3.4.0-SNAPSHOT (git-f986eb51-b472)
  3. MC Version: 1.21.4
  4. Carbon Version: 3.0.0-beta.28

Pastebins:

https://pastes.dev/SRXOwc4e0G

Any other relevant details:

Ideally, this should send an error/usage message rather than passing it on. This happens for both the command and its aliases

@JasonHorkles JasonHorkles added the unconfirmed bug reported bug, not confirmed yet label Feb 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
unconfirmed bug reported bug, not confirmed yet
Projects
None yet
Development

No branches or pull requests

1 participant