Compatibility
Minecraft: Java Edition
Platforms
Supported environments
75% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Creators
Details
Changelog
Version 0.3.1
Additional functionalities to Lsky Pro uploader
When using S3/R2/OSS/COS etc. as storage backend at Lsky Pro, it still serves thumbnail image from local storage. Configuration entries were added to allow thumbnail images to be also served from CDN.
localThumbGeneration
: If set totrue
, generates a thumbnail locally and uploads two images separately, disregarding Lsky Pro's thumbnail response.cdnImageTransform
: Specify a URL transform to your S3/R2/OSS/COS/whatever's image scaling endpoint, disregarding Lsky Pro's thumbnail response. Do check out their pricing before enabling this.- Example (Cloudflare): "/cdn-cgi/image/width={thumbWidth}/{path}"
- Available replacement variables:
{path}
: the original path component of the URL of the uploaded file inside the bucket.{thumbWidth}
: Currently always 256.{quality100}
: Currently always 85.{quality1}
: Currently always 0.85.
Version 0.3.0
Optional opt-in styled comment display preference
An item called "Comment Eyeglass" has been added. It can be worn on helmet slots or Accessories' "Face" slot if you have the mod installed. (Note that currently the slot integration only fully works in 1.21.1)
This item has no effect by default, but you can configure comments to only show when it is worn.
Associated config item commentVisibilityCriteria
and markerVisibilityCriteria
has been added. They can be set to tool_toggle
, glass_worn
, always
or never
.
Commands
Several client commands has been added to allow accessing comment sending and list screen without in posession of an item.
/wc
or/wc send
: Opens the sending screen. When opened this way, comments are posted at the player's standing position, skipping the "putting down" phase./wc list
: Opens the list screen
Image Global Kill
Server operators can use the command /wcs imageGlobalKill true
to globally prevent clients from viewing any image, as a moderation measure.
Files
Metadata
Release channel
ReleaseVersion number
0.3.1+1.21.1Loaders
Game versions
1.21.1Downloads
1793Publication date
April 15, 2025 at 2:37 PMPublisher
Zbx1425
Owner