improvment of /cmi checkcommand results. #8289
CloudeLecaw
started this conversation in
Enhancement
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
The /cmi checkcommand is a powerfull tool if your wanne know how a command works.
It just has one sad side effect.
The results seem to come from the langfile your using.
This also would mean we would need to update currently everytime the langfile when a command string was updated. (what to be honest..can/will be overwritten in the patchlogs or simply forgotten to update very easy and very often)
It might would be better if the results of the command would come from the internal (inside the jar) default used langfile.
this way the results would allways be up to date if zrips also updates them there.
For example:

i found this thread
#4881
where floris was thanking Zrips that -s was added to the anvil command.
i was needed this -s today.. but thought first its not there because i used
/cmi checkcommand anvil
here the result:
by the way...
its not the firsttime that i noticed that my /cmi checkcommand results often missing possible command arguments :-(
So it would be nice if you could change the way how the results of this powerfull tool command got out to be more effective. <3
Beta Was this translation helpful? Give feedback.
All reactions