FastAsyncWorldEdit

FastAsyncWorldEdit

152k Downloads

invalid command don't send syntaxes of command

Darkvodou opened this issue ยท 2 comments

commented

Server Implementation

Paper

Server Version

1.16.5

Describe the bug

Hi !

Recently, commands don't send anymore syntaxes of the command when we mistake it.

As in previously version all commands should send syntaxes.

To Reproduce

  1. mistake a command
  2. Saw we mistake a parameter and don't have the syntaxe of the actual command

Expected behaviour

have the syntaxe

Screenshots / Videos

image

Error log (if applicable)

No response

Fawe Debugpaste

https://athion.net/ISPaster/paste/view/613a73e80bc94adc941e074660860fc4

Fawe Version

2.0.2-SNAPSHOT-82;f013646

Checklist

Anything else?

No response

commented

That is the actual behavior, if you want to view the entire command nevertheless, you can use //help <command> or take a look at the wiki.

commented

It's way usefull to have directly the syntaxe when we miss the command than use and other command ( that user can don't know )