Actions
Added in 1.8.10
/msgbox <text>
Show a message box with text.
Parameters
Parameter | Description |
<text> | Text to show. |
Example
; Show a message box with the text 'Hello World'. /msgbox Hello World
Updated by Per Amundsen over 1 year ago · 2 revisions