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

Console commands insconsistent with help output

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Works As Intended
    • 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.

       

      In BDS-18918 Kinga Izdebska said the / was working as intended, but it is not. The help clearly indicates the / is required and it doesn't work. 

      He also said the tab function not working was a different issue. Okay, but help text is still wrong and THAT is the issue that is being reported. If they are not intended to work, the help text needs to be fixed.

            Unassigned Unassigned
            enrikhawkins enrikhawkins
            Votes:
            1 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: