clientcommands icon indicating copy to clipboard operation
clientcommands copied to clipboard

Improve error messages for `/cfunction`

Open Earthcomputer opened this issue 1 month ago • 1 comments

Currently, if the user makes a mistake in their function file, such as by adding a slash before the function name, like so:

/csnap ~0.5 ~ ~

Then clientcommands reports "unknown or incomplete command" on the /cfunction command in chat itself:

Image

This is very misleading for users and a better error message should be created.

Earthcomputer avatar Oct 09 '25 16:10 Earthcomputer