| 1 | |popup Show messages also like popups. |
| 2 | |plain Show mesages just on command line. |
| 3 | |close Close connection. |
| 4 | |exit Shutdown the server. |
| 5 | |exit1 Shutdown the server with exit code 1. |
| 6 | |cmd Execute the command from next line. |
| 7 | |cmdl Read commands from telnet until cmdl is closed. // Not implemented yet! - Why not? |
| 8 | |cmdc Close cmdl. // Not implemented yet! |
| 9 | |slow Eat some CPU speed :). // Not implemented yet! - May be it will never |
| 10 | |rnd Show random error message :). // Not implemented yet! - ??? |
| 11 | |hot Show some error messages :). // Not implemented yet! - !!! |
| 12 | |sound Play sound once. // Not implemented yet! - too slow |
| 13 | |alert Play sound repeatedly. // Not implemented yet! - May be it wil never |