nineMinecraft is a joke site.
nineMinecraft is in no way affiliated with Modrinth or 9minecraft. (And frankly, who wants to be affiliated with the latter?)

0.3.1 for 1.21.1

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 to true, 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

WorldComment-0.3.1+1.21.1.jar(4.3 MiB) Primary Download

External resources


Project members

Zbx1425

Owner


Technical information

License
MIT
Client side
required
Server side
required
Project ID