随处随笔 (World Comment)
将评论发布到游戏世界中,与特定位置相关联 - 一个类似于视频中的弹幕的想法。
该模组允许在游戏世界中发布与特定位置相关联的评论。这个想法类似于视频中的Danmaku,或者Subnautica中备受好评的反馈系统。
为了能够将截图附加到评论中,需要进行一些额外的配置 - 请参阅配置说明。
该模组灵感来自于《Subnautica》中的反馈工具。玩家可以拍摄截图并留下评论,以便向制作团队发送反馈。反馈将与位置信息相关联,并且制作团队可以查看带有整体评分的位置地图。此外,评论“帖子”的视觉风格受到了《死亡搁浅》的启发。
同时,这也让我想到了弹幕的概念;它们相对于普通评论的优势在于它们与视频内容在特定时间相对应,提升了观看体验。以这种方式,类似的功能也可以在Minecraft的游戏世界中实现。
为了保证在[Teacon 2023](
截图:
来自Modrinth
0.3.2 for 1.21.1
WorldComment-0.3.2+1.21.1.jar下载0.3.2+1.21.1#Release
# Version 0.3.2
## Bugfixes
- Fixed comments being invisible on Forge versions
- Comment projection eyeglass should be wearable on helmet slot on all versions
- Accessories face slot is still only supported on limited versions
- Fixed comments being placed on incorrect Y level when standing on blocks such as dirt path
- Fixed incorrect text rendering on 1.19.2
- Change: Submitting comments while not on ground is now allowed when using the comment tool item
## Bugfixes
- Fixed comments being invisible on Forge versions
- Comment projection eyeglass should be wearable on helmet slot on all versions
- Accessories face slot is still only supported on limited versions
- Fixed comments being placed on incorrect Y level when standing on blocks such as dirt path
- Fixed incorrect text rendering on 1.19.2
- Change: Submitting comments while not on ground is now allowed when using the comment tool item
展开
版本: 0.3.2+1.21.1
支持游戏: 1.21.1
类型: Fabric NeoForge Quilt
Release
下载次数: 300
0.3.2 for 1.20.4
WorldComment-0.3.2+1.20.4.jar下载0.3.2+1.20.4#Release
# Version 0.3.2
## Bugfixes
- Fixed comments being invisible on Forge versions
- Comment projection eyeglass should be wearable on helmet slot on all versions
- Accessories face slot is still only supported on limited versions
- Fixed comments being placed on incorrect Y level when standing on blocks such as dirt path
- Fixed incorrect text rendering on 1.19.2
- Change: Submitting comments while not on ground is now allowed when using the comment tool item
## Bugfixes
- Fixed comments being invisible on Forge versions
- Comment projection eyeglass should be wearable on helmet slot on all versions
- Accessories face slot is still only supported on limited versions
- Fixed comments being placed on incorrect Y level when standing on blocks such as dirt path
- Fixed incorrect text rendering on 1.19.2
- Change: Submitting comments while not on ground is now allowed when using the comment tool item
展开
版本: 0.3.2+1.20.4
支持游戏: 1.20.4
类型: Fabric
Forge
Quilt
Release
下载次数: 8
0.3.2 for 1.20.1
WorldComment-0.3.2+1.20.1.jar下载0.3.2+1.20.1#Release
# Version 0.3.2
## Bugfixes
- Fixed comments being invisible on Forge versions
- Comment projection eyeglass should be wearable on helmet slot on all versions
- Accessories face slot is still only supported on limited versions
- Fixed comments being placed on incorrect Y level when standing on blocks such as dirt path
- Fixed incorrect text rendering on 1.19.2
- Change: Submitting comments while not on ground is now allowed when using the comment tool item
## Bugfixes
- Fixed comments being invisible on Forge versions
- Comment projection eyeglass should be wearable on helmet slot on all versions
- Accessories face slot is still only supported on limited versions
- Fixed comments being placed on incorrect Y level when standing on blocks such as dirt path
- Fixed incorrect text rendering on 1.19.2
- Change: Submitting comments while not on ground is now allowed when using the comment tool item
展开
版本: 0.3.2+1.20.1
支持游戏: 1.20, 1.20.1
类型: Fabric
Forge
Quilt
Release
下载次数: 440
0.3.2 for 1.19.2
WorldComment-0.3.2+1.19.2.jar下载0.3.2+1.19.2#Release
# Version 0.3.2
## Bugfixes
- Fixed comments being invisible on Forge versions
- Comment projection eyeglass should be wearable on helmet slot on all versions
- Accessories face slot is still only supported on limited versions
- Fixed comments being placed on incorrect Y level when standing on blocks such as dirt path
- Fixed incorrect text rendering on 1.19.2
- Change: Submitting comments while not on ground is now allowed when using the comment tool item
## Bugfixes
- Fixed comments being invisible on Forge versions
- Comment projection eyeglass should be wearable on helmet slot on all versions
- Accessories face slot is still only supported on limited versions
- Fixed comments being placed on incorrect Y level when standing on blocks such as dirt path
- Fixed incorrect text rendering on 1.19.2
- Change: Submitting comments while not on ground is now allowed when using the comment tool item
展开
版本: 0.3.2+1.19.2
支持游戏: 1.19.2
类型: Fabric
Forge
Quilt
Release
下载次数: 15
0.3.1 for 1.21.1
WorldComment-0.3.1+1.21.1.jar下载0.3.1+1.21.1#Release
# 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.
## 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.
展开
版本: 0.3.1+1.21.1
支持游戏: 1.21.1
类型: Fabric NeoForge Quilt
Release
下载次数: 1,968
0.3.1 for 1.20.4
WorldComment-0.3.1+1.20.4.jar下载0.3.1+1.20.4#Release
# 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.
## 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.
展开
版本: 0.3.1+1.20.4
支持游戏: 1.20.4
类型: Fabric
Forge
Quilt
Release
下载次数: 19
0.3.1 for 1.20.1
WorldComment-0.3.1+1.20.1.jar下载0.3.1+1.20.1#Release
# 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.
## 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.
展开
版本: 0.3.1+1.20.1
支持游戏: 1.20, 1.20.1
类型: Fabric
Forge
Quilt
Release
下载次数: 912
0.3.1 for 1.19.2
WorldComment-0.3.1+1.19.2.jar下载0.3.1+1.19.2#Release
# 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.
## 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.
展开
版本: 0.3.1+1.19.2
支持游戏: 1.19.2
类型: Fabric
Forge
Quilt
Release
下载次数: 43
0.3.0 for 1.21.1
WorldComment-0.3.0+1.21.1.jar下载0.3.0+1.21.1#Release
# 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.
## 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.
展开
版本: 0.3.0+1.21.1
支持游戏: 1.21.1
类型: Fabric NeoForge Quilt
Release
下载次数: 119
0.3.0 for 1.20.4
WorldComment-0.3.0+1.20.4.jar下载0.3.0+1.20.4#Release
# 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.
## 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.
展开
版本: 0.3.0+1.20.4
支持游戏: 1.20.4
类型: Fabric
Forge
Quilt
Release
下载次数: 23
0.3.0 for 1.20.1
WorldComment-0.3.0+1.20.1.jar下载0.3.0+1.20.1#Release
# 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.
## 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.
展开
版本: 0.3.0+1.20.1
支持游戏: 1.20, 1.20.1
类型: Fabric
Forge
Quilt
Release
下载次数: 30
0.3.0 for 1.19.2
WorldComment-0.3.0+1.19.2.jar下载0.3.0+1.19.2#Release
# 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.
## 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.
展开
版本: 0.3.0+1.19.2
支持游戏: 1.19.2
类型: Fabric
Forge
Quilt
Release
下载次数: 22
0.2.0 for 1.21.1
WorldComment-0.2.0+1.21.1.jar下载0.2.0+1.21.1#Release
# Version 0.2.0
## Major Changes
- **Added Support for Minecraft 1.21 and NeoForge**
- **Local Screenshot Storage Support**
- Screenshots can now be stored directly in save files
- Image hosting setup is no longer mandatory
- Images transfer through game connection
- External hosting still available for bandwidth-sensitive situations
- **Breaking Change: Image Hosting Configuration**
- Configuration syntax has been reworked for better usability
- Existing config files will need to be updated
## Features & Improvements
- Added automatic GUI hiding when taking screenshots (configurable)
- Improved comment hiding system
- Added countdown timer when hiding comments
This is to prevent players from forgetting that they have hid the comments, and thus rendering this mod useless
- Extended timer available by right-clicking multiple times
- Added integration with [Bullet Chat](https://www.mcmod.cn/class/10965.html)
## UI Improvements
- Repositioned keybind hints for better visibility
- Limited comment overlay width for better scaling at low GUI scale settings
- Reduced "pole" thickness
- Refined comment tool screen animation
## Technical Changes
- Improved image handling
- Converted to JPG format for better storage efficiency
- Automatic image scaling
- Asynchronous upload/download for reduced delays
- Images now display in correct aspect ratio on detail page
- Added Lsky Pro uploader album ID support
- Optimized Redis synchronization to use raw binary instead of Base64
- Added functionality for image hosting migration
## Major Changes
- **Added Support for Minecraft 1.21 and NeoForge**
- **Local Screenshot Storage Support**
- Screenshots can now be stored directly in save files
- Image hosting setup is no longer mandatory
- Images transfer through game connection
- External hosting still available for bandwidth-sensitive situations
- **Breaking Change: Image Hosting Configuration**
- Configuration syntax has been reworked for better usability
- Existing config files will need to be updated
## Features & Improvements
- Added automatic GUI hiding when taking screenshots (configurable)
- Improved comment hiding system
- Added countdown timer when hiding comments
This is to prevent players from forgetting that they have hid the comments, and thus rendering this mod useless
- Extended timer available by right-clicking multiple times
- Added integration with [Bullet Chat](https://www.mcmod.cn/class/10965.html)
## UI Improvements
- Repositioned keybind hints for better visibility
- Limited comment overlay width for better scaling at low GUI scale settings
- Reduced "pole" thickness
- Refined comment tool screen animation
## Technical Changes
- Improved image handling
- Converted to JPG format for better storage efficiency
- Automatic image scaling
- Asynchronous upload/download for reduced delays
- Images now display in correct aspect ratio on detail page
- Added Lsky Pro uploader album ID support
- Optimized Redis synchronization to use raw binary instead of Base64
- Added functionality for image hosting migration
展开
版本: 0.2.0+1.21.1
支持游戏: 1.21.1
类型: Fabric NeoForge Quilt
Release
下载次数: 1,298
0.2.0 for 1.20.4
WorldComment-0.2.0+1.20.4.jar下载0.2.0+1.20.4#Release
# Version 0.2.0
## Major Changes
- **Added Support for Minecraft 1.21 and NeoForge**
- **Local Screenshot Storage Support**
- Screenshots can now be stored directly in save files
- Image hosting setup is no longer mandatory
- Images transfer through game connection
- External hosting still available for bandwidth-sensitive situations
- **Breaking Change: Image Hosting Configuration**
- Configuration syntax has been reworked for better usability
- Existing config files will need to be updated
## Features & Improvements
- Added automatic GUI hiding when taking screenshots (configurable)
- Improved comment hiding system
- Added countdown timer when hiding comments
This is to prevent players from forgetting that they have hid the comments, and thus rendering this mod useless
- Extended timer available by right-clicking multiple times
- Added integration with [Bullet Chat](https://www.mcmod.cn/class/10965.html)
## UI Improvements
- Repositioned keybind hints for better visibility
- Limited comment overlay width for better scaling at low GUI scale settings
- Reduced "pole" thickness
- Refined comment tool screen animation
## Technical Changes
- Improved image handling
- Converted to JPG format for better storage efficiency
- Automatic image scaling
- Asynchronous upload/download for reduced delays
- Images now display in correct aspect ratio on detail page
- Added Lsky Pro uploader album ID support
- Optimized Redis synchronization to use raw binary instead of Base64
- Added functionality for image hosting migration
## Major Changes
- **Added Support for Minecraft 1.21 and NeoForge**
- **Local Screenshot Storage Support**
- Screenshots can now be stored directly in save files
- Image hosting setup is no longer mandatory
- Images transfer through game connection
- External hosting still available for bandwidth-sensitive situations
- **Breaking Change: Image Hosting Configuration**
- Configuration syntax has been reworked for better usability
- Existing config files will need to be updated
## Features & Improvements
- Added automatic GUI hiding when taking screenshots (configurable)
- Improved comment hiding system
- Added countdown timer when hiding comments
This is to prevent players from forgetting that they have hid the comments, and thus rendering this mod useless
- Extended timer available by right-clicking multiple times
- Added integration with [Bullet Chat](https://www.mcmod.cn/class/10965.html)
## UI Improvements
- Repositioned keybind hints for better visibility
- Limited comment overlay width for better scaling at low GUI scale settings
- Reduced "pole" thickness
- Refined comment tool screen animation
## Technical Changes
- Improved image handling
- Converted to JPG format for better storage efficiency
- Automatic image scaling
- Asynchronous upload/download for reduced delays
- Images now display in correct aspect ratio on detail page
- Added Lsky Pro uploader album ID support
- Optimized Redis synchronization to use raw binary instead of Base64
- Added functionality for image hosting migration
展开
版本: 0.2.0+1.20.4
支持游戏: 1.20.4
类型: Fabric
Forge
Quilt
Release
下载次数: 19
0.2.0 for 1.20.1
WorldComment-0.2.0+1.20.1.jar下载0.2.0+1.20.1#Release
# Version 0.2.0
## Major Changes
- **Added Support for Minecraft 1.21 and NeoForge**
- **Local Screenshot Storage Support**
- Screenshots can now be stored directly in save files
- Image hosting setup is no longer mandatory
- Images transfer through game connection
- External hosting still available for bandwidth-sensitive situations
- **Breaking Change: Image Hosting Configuration**
- Configuration syntax has been reworked for better usability
- Existing config files will need to be updated
## Features & Improvements
- Added automatic GUI hiding when taking screenshots (configurable)
- Improved comment hiding system
- Added countdown timer when hiding comments
This is to prevent players from forgetting that they have hid the comments, and thus rendering this mod useless
- Extended timer available by right-clicking multiple times
- Added integration with [Bullet Chat](https://www.mcmod.cn/class/10965.html)
## UI Improvements
- Repositioned keybind hints for better visibility
- Limited comment overlay width for better scaling at low GUI scale settings
- Reduced "pole" thickness
- Refined comment tool screen animation
## Technical Changes
- Improved image handling
- Converted to JPG format for better storage efficiency
- Automatic image scaling
- Asynchronous upload/download for reduced delays
- Images now display in correct aspect ratio on detail page
- Added Lsky Pro uploader album ID support
- Optimized Redis synchronization to use raw binary instead of Base64
- Added functionality for image hosting migration
## Major Changes
- **Added Support for Minecraft 1.21 and NeoForge**
- **Local Screenshot Storage Support**
- Screenshots can now be stored directly in save files
- Image hosting setup is no longer mandatory
- Images transfer through game connection
- External hosting still available for bandwidth-sensitive situations
- **Breaking Change: Image Hosting Configuration**
- Configuration syntax has been reworked for better usability
- Existing config files will need to be updated
## Features & Improvements
- Added automatic GUI hiding when taking screenshots (configurable)
- Improved comment hiding system
- Added countdown timer when hiding comments
This is to prevent players from forgetting that they have hid the comments, and thus rendering this mod useless
- Extended timer available by right-clicking multiple times
- Added integration with [Bullet Chat](https://www.mcmod.cn/class/10965.html)
## UI Improvements
- Repositioned keybind hints for better visibility
- Limited comment overlay width for better scaling at low GUI scale settings
- Reduced "pole" thickness
- Refined comment tool screen animation
## Technical Changes
- Improved image handling
- Converted to JPG format for better storage efficiency
- Automatic image scaling
- Asynchronous upload/download for reduced delays
- Images now display in correct aspect ratio on detail page
- Added Lsky Pro uploader album ID support
- Optimized Redis synchronization to use raw binary instead of Base64
- Added functionality for image hosting migration
展开
版本: 0.2.0+1.20.1
支持游戏: 1.20, 1.20.1
类型: Fabric
Forge
Quilt
Release
下载次数: 822
0.2.0 for 1.19.2
WorldComment-0.2.0+1.19.2.jar下载0.2.0+1.19.2#Release
# Version 0.2.0
## Major Changes
- **Added Support for Minecraft 1.21 and NeoForge**
- **Local Screenshot Storage Support**
- Screenshots can now be stored directly in save files
- Image hosting setup is no longer mandatory
- Images transfer through game connection
- External hosting still available for bandwidth-sensitive situations
- **Breaking Change: Image Hosting Configuration**
- Configuration syntax has been reworked for better usability
- Existing config files will need to be updated
## Features & Improvements
- Added automatic GUI hiding when taking screenshots (configurable)
- Improved comment hiding system
- Added countdown timer when hiding comments
This is to prevent players from forgetting that they have hid the comments, and thus rendering this mod useless
- Extended timer available by right-clicking multiple times
- Added integration with [Bullet Chat](https://www.mcmod.cn/class/10965.html)
## UI Improvements
- Repositioned keybind hints for better visibility
- Limited comment overlay width for better scaling at low GUI scale settings
- Reduced "pole" thickness
- Refined comment tool screen animation
## Technical Changes
- Improved image handling
- Converted to JPG format for better storage efficiency
- Automatic image scaling
- Asynchronous upload/download for reduced delays
- Images now display in correct aspect ratio on detail page
- Added Lsky Pro uploader album ID support
- Optimized Redis synchronization to use raw binary instead of Base64
- Added functionality for image hosting migration
## Major Changes
- **Added Support for Minecraft 1.21 and NeoForge**
- **Local Screenshot Storage Support**
- Screenshots can now be stored directly in save files
- Image hosting setup is no longer mandatory
- Images transfer through game connection
- External hosting still available for bandwidth-sensitive situations
- **Breaking Change: Image Hosting Configuration**
- Configuration syntax has been reworked for better usability
- Existing config files will need to be updated
## Features & Improvements
- Added automatic GUI hiding when taking screenshots (configurable)
- Improved comment hiding system
- Added countdown timer when hiding comments
This is to prevent players from forgetting that they have hid the comments, and thus rendering this mod useless
- Extended timer available by right-clicking multiple times
- Added integration with [Bullet Chat](https://www.mcmod.cn/class/10965.html)
## UI Improvements
- Repositioned keybind hints for better visibility
- Limited comment overlay width for better scaling at low GUI scale settings
- Reduced "pole" thickness
- Refined comment tool screen animation
## Technical Changes
- Improved image handling
- Converted to JPG format for better storage efficiency
- Automatic image scaling
- Asynchronous upload/download for reduced delays
- Images now display in correct aspect ratio on detail page
- Added Lsky Pro uploader album ID support
- Optimized Redis synchronization to use raw binary instead of Base64
- Added functionality for image hosting migration
展开
版本: 0.2.0+1.19.2
支持游戏: 1.19.2
类型: Fabric
Forge
Quilt
Release
下载次数: 28
0.1.2 for Fabric/Forge 1.20.4
WorldComment-0.1.2+1.20.4.jar下载0.1.2+1.20.4#Release
- Add 1.20.4 support
- Fix lsky uploader cannot be used due to error in parsing config
- Slightly tweaked interface
- Fix lsky uploader cannot be used due to error in parsing config
- Slightly tweaked interface
展开
版本: 0.1.2+1.20.4
支持游戏: 1.20.4
类型: Fabric
Forge
NeoForge Quilt
Release
下载次数: 233
0.1.2 for Fabric/Forge 1.20.1
WorldComment-0.1.2+1.20.1.jar下载0.1.2+1.20.1#Release
- Add 1.20.4 support
- Fix lsky uploader cannot be used due to error in parsing config
- Slightly tweaked interface
- Fix lsky uploader cannot be used due to error in parsing config
- Slightly tweaked interface
展开
版本: 0.1.2+1.20.1
支持游戏: 1.20, 1.20.1
类型: Fabric
Forge
NeoForge Quilt
Release
下载次数: 2,539
0.1.2 for Fabric/Forge 1.19.2
WorldComment-0.1.2+1.19.2.jar下载0.1.2+1.19.2#Release
- Add 1.20.4 support
- Fix lsky uploader cannot be used due to error in parsing config
- Slightly tweaked interface
- Fix lsky uploader cannot be used due to error in parsing config
- Slightly tweaked interface
展开
版本: 0.1.2+1.19.2
支持游戏: 1.19.2
类型: Fabric
Forge
NeoForge Quilt
Release
下载次数: 196
0.1.1 for Fabric/Forge 1.20.1
WorldComment-0.1.1+1.20.1.jar下载0.1.1+1.20.1#Release
- Back-ported to 1.19.2
- Exclude HUD in screenshots by default
- Add server-side config for allowing different players to use marker comment types
- Fix an error where exceptions are spammed in logs
- Screenshots are now taken in memory instead of written to a file
- Exclude HUD in screenshots by default
- Add server-side config for allowing different players to use marker comment types
- Fix an error where exceptions are spammed in logs
- Screenshots are now taken in memory instead of written to a file
展开
版本: 0.1.1+1.20.1
支持游戏: 1.20, 1.20.1
类型: Fabric
Forge
NeoForge Quilt
Release
下载次数: 273
0.1.1 for Fabric/Forge 1.19.2
WorldComment-0.1.1+1.19.2.jar下载0.1.1+1.19.2#Release
- Back-ported to 1.19.2
- Exclude HUD in screenshots by default
- Add server-side config for allowing different players to use marker comment types
- Fix an error where exceptions are spammed in logs
- Screenshots are now taken in memory instead of written to a file
- Exclude HUD in screenshots by default
- Add server-side config for allowing different players to use marker comment types
- Fix an error where exceptions are spammed in logs
- Screenshots are now taken in memory instead of written to a file
展开
版本: 0.1.1+1.19.2
支持游戏: 1.19.2
类型: Fabric
Forge
Release
下载次数: 98
0.1.0 for Fabric/Forge 1.20.1
WorldComment-0.1.0+1.20.1.jar下载0.1.0+1.20.1#Release
Architectury API is required when running on Forge.
Fabric API is required when running on Fabric.
I'm planning to make a version targeting 1.19.2 *sometime soon*
Fabric API is required when running on Fabric.
I'm planning to make a version targeting 1.19.2 *sometime soon*
展开
版本: 0.1.0+1.20.1
支持游戏: 1.20, 1.20.1
类型: Fabric
Forge
NeoForge Quilt
Release
下载次数: 118
收录