Automatically copies screenshots to the clipboard. Works on Windows, macOS and Linux.
A client-side MOD for Minecraft 1.21.11 / Fabric.
When you take a screenshot (F2), the saved image is automatically copied to your OS clipboard. Works on Windows / macOS / Linux.
Automatically copies screenshots to the clipboard just by taking them
Multi-language support: Japanese / English
Toggle notification message on/off (Default: OFF)
config/screenshottoclipboard.jsonconfig/screenshottoclipboard.json
showMessage: Whether to display a chat notification after copying the screenshot (true/false)Example:
{
"showMessage": true
}
On Linux, external tools may be required for clipboard integration depending on your environment.
wl-copy (package: wl-clipboard)xclipIf neither is installed, copying may fail depending on your setup.
./gradlew build
Output:
build/libs/ScreenshotToClipboard-<version>.jarScreenshotRecorder using MixinMIT
Conversation