Commands let players perform actions and customize gameplay using text-based instructions. Use this topic to share feedback and ideas for improving commands and related tools.

5

Don’t remove /replaceitem

1 Comments

Post a new comment:

Please sign in to leave a comment.

Sorted by oldest
  • 3
    Registered User commented
    Comment actions Permalink

    This is a very interesting proposal. Unlike Java Edition, Bedrock Edition doesn't keep its legacy versions, instead, you're forced to update and it's a point of no return. Backwards compatibility is always an issue while updating, and it's the reason why you can't name a folder CON in Windows 10. try it, you'll get an error.

    I understand the problem that moving commands will take a while, but at the same time, Mojang would prefer new commands to use the new syntax. I think that as a good compromise, the syntax helper for /replaceitem should just vanish. It will still work, but it won't be shown as a valid command in the autocomplete form. If the team does not like the idea of hiding commands from view, perhaps they'll be more open to changing the message to something like this:

    /replaceitem: Deprecated, use /item instead.

    And that will tell people to use the new syntax, while keeping the old one in for backwards compatibility.