We've split up the commands, scripting and mods, and add ons category! Please be sure you get your thread in the right place.

5

Don’t remove /replaceitem

1 Comments

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.