Screenshot Command
Usage: /screenshot [<width> <height>]
Takes a screenshot of your game.
Width and height can be up to 32k pixels wide with an aspect ratio of 16:9.
Can be used to make extremely sharp images.
Parameters
- Width
- Type:
int
- Default:
window width
- The width of the screenshot
- Type:
- Height
- Type:
int
- Default:
window height
- The height of the screenshot
Must be passed if width is passed too.
- Type:
Example
/sreenshot 16000 9000