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

[minecraft]: No error on CommandnotFinishedException #24

Closed
MaFeLP opened this issue Apr 13, 2021 · 1 comment · Fixed by #27
Closed

[minecraft]: No error on CommandnotFinishedException #24

MaFeLP opened this issue Apr 13, 2021 · 1 comment · Fixed by #27
Assignees
Labels
beta-bug Something isn't working in the testing/beta versions. bug Something isn't working

Comments

@MaFeLP
Copy link
Owner

MaFeLP commented Apr 13, 2021

Description

When using command config in the console or as a player and having a non even amount of " or ' in the command, an error would occur and the player would not get an error message, just that he used the command wrong.

Expected behavior

Sending the Player a message, that explains what he/she has done wrong.

Steps to reproduce

  1. Download the latest release.
  2. Start the server with the plugin enabled.
  3. execute the command:
config set test "foo " bar"

in the console, or the following as a player

/config set test "foo "bar"

Environment

  • Linux 5.111.13
  • OpenJDK Runtime Environment (build 15.0.2+7)
  • Minecraft version 1.16.5
    • Paper version 582
@MaFeLP MaFeLP added beta-bug Something isn't working in the testing/beta versions. bug Something isn't working labels Apr 13, 2021
@MaFeLP MaFeLP added this to the Pre-Release v0.8.x milestone Apr 13, 2021
@MaFeLP MaFeLP self-assigned this Apr 13, 2021
MaFeLP added a commit that referenced this issue Apr 13, 2021
↳ Added a message that is being sent to the commandSender on error.
@MaFeLP
Copy link
Owner Author

MaFeLP commented Apr 13, 2021

Fixed in bb29a08.

@MaFeLP MaFeLP closed this as completed Apr 13, 2021
@MaFeLP MaFeLP linked a pull request Apr 13, 2021 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
beta-bug Something isn't working in the testing/beta versions. bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant