作者:rebot | 分类:模组
Minecraft 版本: 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6
平台: paper spigot
标签: decoration social utility
This plugin introduces a simple command to render images onto maps in your Minecraft world!
/map
Simply provide the intended width and height of the output, followed by the url to the image that you want to be rendered.
For example, /map 2 3 will render the image onto 6 maps that can then be placed in a 2x3 grid of item frames to complete the image.
I know there are many plugins that do similar things to this however I always prefer to use my own plugins on my Minecraft server (so I can have complete control and understanding of what's happening below the surface) hence I made this.
Also, it probably works on some older version of the game, I only specify the versions that I've tested it on.
Permission Nodes:
imagemaprenderer.map
description: allows player to run the /map command
default: true
imagemaprenderer.itemFrames
description: allows player to receive Item Frames when they render map(s)
default: true
imagemaprenderer.glowItemFrames
description: allows player to receive Glow Item Frames when they render map(s)
default: true
请登录后举报
暂无评论,抢个沙发吧~