OneLiteFeather

Results 104 comments of OneLiteFeather

Can replicate this behaviour, for your information, the code can be found [here](https://github.com/IntellectualSites/FastAsyncWorldEdit/blob/d1f9d3d6d50a61c5199b23797880df32bfa9888f/worldedit-core/src/main/java/com/sk89q/worldedit/command/HistorySubCommands.java#L470)

I found out, the sub commands from history are broken as well, missing tab completion and suggests user and then not wanting it.

@TheMeinerLP feel free to propose your changes / thoughts in a PR

I tried it before so I can replicate it. https://github.com/IntellectualSites/FastAsyncWorldEdit/issues/2592 this has its reason that display entities aren't really implemented yet. I guess this is also with upstream (Worldedit), but...