[SPIGOT-3265] Disable feedback for unknown Command. Created: 23/May/17  Updated: 23/May/17  Resolved: 23/May/17

Status: Resolved
Project: Spigot
Component/s: None
Affects Version/s: None
Fix Version/s: None

Type: New Feature Priority: Minor
Reporter: Chen Assignee: Unassigned
Resolution: Fixed Votes: 0
Labels: command_feedback, message, unknown-command
Environment:

**


Attachments: PNG File empty line in respond to unknown command.png     PNG File spigot.yml.png    
Plugin: Spigot

 Description   

There is "spigot.yml" file with setting
unknown-command: ''

I want to disable a feedback for any unknown command so I put nothing between those two apostrophes. However, the game still gives me an empty line in respond.
But I don't need this empty line - I need nothing in respond. Just as "/gamerule sendCommandFeedback false" gives absolutely nothing in respond to existing commands (it doesn't give an empty line).

Please add a feature to completely disable any response to unknown commands.
Smth like
unknown-command: null
or
unknown-command: none
or
unknown-command respond: false



 Comments   
Comment by Chen [ 23/May/17 ]

Great, thank you!

Comment by md_5 [ 23/May/17 ]

Empty / null message will no longer be sent

Generated at Fri Apr 11 15:29:53 UTC 2025 using Jira 10.3.3#10030003-sha1:d220e3fefc8dfc6d47f522d3b9a20c1455e12b7b.