Uploaded image for project: 'Bedrock Dedicated Server'
  1. Bedrock Dedicated Server
  2. BDS-18918

Console commands insconsistent with help output

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Invalid
    • None
    • 1.20.51
    • None
    • Unconfirmed

      This has been ongoing through several versions. The menus all indicate a / is needed before a command but those commands are rejected. Command without the / works.

       

      ```

      /?
      [2023-12-17 13:52:55:272 ERROR] Unknown command: /. Please check that the command exists and that you have permission to use it.
      ?
      [2023-12-17 13:52:57:469 INFO] §2--- Showing help page 1 of 35 (/help <page>) —
      /? <page: int>
      /? [command: CommandName]
      /allowlist <action: AllowListAction> [name: string]
      /alwaysday [lock: Boolean]
      /camera <players: target> clear
      /camera <players: target> fade
      /camera <players: target> fade color <red: int> <green: int> <blue: int>
      §2Tip: Use the <tab> key while typing a command to auto-complete the command or its arguments

       

      /gamemode survival EnrikHawkins
      [2023-12-17 13:54:44:525 ERROR] Unknown command: /. Please check that the command exists and that you have permission to use it.
      gamemode survival EnrikHawkins
      [2023-12-17 13:54:49:174 ERROR] No targets matched selector

      ```

      The second error is expected as EnrikHawkins isn't currently on the server.

       

      Additionally, the tab key auto-complete doesn't work.

       

      Overall the inline help isn't particularly helpful.

            Unassigned Unassigned
            enrikhawkins enrikhawkins
            Votes:
            2 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: