Some commands use multiple words in their name (like /locate and /locatebiome), and if the command parser allows it, it could make them more easily understandable. Here is the list of suggested command changes on Java edition:
ban (ip <target> [<reason>]|list [ips|players]|player <targets> [<reason>])
- ban <targets> [<reason>] replaced with ban player <targets> [<reason>]
- ban-ip <target> [<reason>] replaced with ban ip <target> [<reason>]
- banlist [ips|players] replaced with ban list [ips|players]
gamemode <mode> [<target>|default]
- gamemode <mode> [<target>] unchanged
- defaultgamemode <mode> replaced with gamemode <mode> default
locate (biome <biome ID>|structure <StructureType>)
- locate <StructureType> replaced with locate structure <StructureType>
- locatebiome <biome ID> replaced with locate biome <biome ID>
save (all [flush]|off|on)
- save-all [flush] replaced with save all [flush]
- save-off replaced with save off
- save-on replaced with save on
spawn (player [<targets>]|world) [<pos>] [<angle>]
- spawnpoint [<targets>] [<pos>] [<angle>] replaced with spawn player [<targets>] [<pos>] [<angle>]
- setworldspawn [<pos>] [<angle>] replaced with spawn world [<pos>] [<angle>]
Please sign in to leave a comment.
1 Comments