insert command is quite simple with commandHandler.registerCommand()
i think i must use the CommandExecutor.processCommandLine(stringcommand), but not understood how to initialize/how to use
also i not want CommandExecutor load the system default command automatically, and no standard prompt (Sming>) is possible disable this?
there are examples?
thanks