Uploaded image for project: 'Spigot'
  1. Spigot
  2. SPIGOT-3265

Disable feedback for unknown Command.

XMLWordPrintable

    • Spigot

      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

            Unassigned Unassigned
            Chenguang Chen
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: