_Added in 1.8.10_ */msgbox <text>* Show a message box with text. *Parameters* table(ktable). |*Parameter*|*Description*| | <text> | Text to show. | *Example*
; Show a message box with the text 'Hello World'.
/msgbox Hello World