knokko / custom-items-gradle

Knokko's Custom Items: Add custom items to your server, completely free of charge
MIT License
14 stars 3 forks source link

Fix command feedback of /kci disableoutput #255

Closed knokko closed 1 year ago

knokko commented 1 year ago

Currently, executing /kci disableoutput without specifying anything after disableoutput will cause an 'internal error'. It would be better if it printed some error message stating that this is not the right way to use the command.

knokko commented 1 year ago

Wait... I just realized printing an error message is also wrong since disableoutput should suppress error messages...

knokko commented 1 year ago

This will be 'fixed' in KCI 12.3: running /kci disableoutput will not do anything (and won't generate any internal error).