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

papers config no-permission message comes back a different message than the one you set #8329

Closed
bungeebees opened this issue Aug 24, 2022 · 2 comments · Fixed by #8232
Closed
Labels
status: accepted Disputed bug is accepted as valid or Feature accepted as desired to be added. type: bug Something doesn't work as it was intended to. version: 1.19 Game version 1.19

Comments

@bungeebees
Copy link

Expected behavior

doing a command you dont have permission for should be the message you set in papers config

also running an unknown command should be what is set in spigots config

Observed/Actual behavior

the message sent is "Uknown or incomplete command, see below for error"

the message sent for an unknown command is also "Uknown or incomplete command, see below for error"

Steps/models to reproduce

run an unknown command or a command you dont have permission for as a player in a 1.19.2 paper server.

it sends the configured message when you run an unknown command in the console.

Plugin and Datapack List

none

Paper version

paper-1.19.2-132

Other

this problem only happens on a paper 1.19.2 server, 1.19 does not do this

@bungeebees bungeebees added status: needs triage type: bug Something doesn't work as it was intended to. labels Aug 24, 2022
@lynxplay lynxplay moved this to needs-triage in Issues: Bugs Aug 26, 2022
@lynxplay lynxplay added status: accepted Disputed bug is accepted as valid or Feature accepted as desired to be added. version: 1.19 Game version 1.19 and removed status: needs triage labels Aug 26, 2022
@lynxplay lynxplay moved this from needs-triage to accepted in Issues: Bugs Aug 26, 2022
@lynxplay
Copy link
Contributor

Replicable. This is related to #8223 and is a consequence of the large change upstream did to command handling. As we are still figuring out whether we want to move closer to vanilla or revert back to the bukkit command system, this issue should be addressed once either of those options were chosen and implemented 👍

@Machine-Maker
Copy link
Member

This should be fixed by #8232

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: accepted Disputed bug is accepted as valid or Feature accepted as desired to be added. type: bug Something doesn't work as it was intended to. version: 1.19 Game version 1.19
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

3 participants