- 欢迎来到Minecraft插件百科!
- 对百科编辑一脸懵逼?帮助:快速入门带您快速熟悉百科编辑!
- 因近日遭受攻击,百科现已限制编辑,有意编辑请加入插件百科企鹅群:223812289
ImageOnMap
外文名 | ImageOnMap |
作者 | Prokopy |
插件类型 | Spigot / CraftBukkit |
最新版本 | 3.0 |
兼容服务端 | 1.6.4-1.8.3 |
源地址 | http://dev.bukkit.org/bukkit-plugins/ImageOnMap |
- 点击此处开始翻译。
- 如本模板出现在原文存档页面,请注意更新主页面后,仍需要去除此处该模板。
- 如当前页面已经没有需要翻译的内容,请删去待翻译模板。
- 有标题的大篇幅文章,如果短时间内无法全部翻译,请先把所有的标题翻译出来,以便之后的贡献者选择与翻译章节内容。
Have you ever wanted to view an image on a map ingame? ImageOnMap allows you to do it! (inspired from ImgMap)
Features
ImageOnMap allows you to load a picture from the Internet to a Minecraft map.
Load an image from a URL onto a map. PNG, JPEG and GIF are supported.
These images will be saved on your server and reloaded at restart.
Big pictures will be cut automatically into several parts! For example a 1024x1024 picture will be cut in 16 maps.
Your image will be centered.
You can put your map in an item frame.
Quick guide
Ensure that you have enough free slots in your inventory! ImageOnMap will cut your picture in severals parts (depending on the image size) and place them in your inventory.
Type /tomap URL, where URL is a link to the picture you want to render (see the section below).
Enjoy your picture! You can place it in an item frame to make a nice poster if you want.
German speakers, you can watch this video (thanks to StarlessMiner) English speakers? Watch this one ! (thanks to bebosny) Another tutorial in english (thanks to ltjim007)
Commands and Permissions
/tomap
/tomap [url]
[url]:
the link must be complete, do not forget that the chat limit is 240 characters.
you can use an URL shortener like tinyURL.
If you want a picture in one map, type resize after the link.
Permission: imageonmap.userender
Example:
/tomap http://www.kde.org/stuff/clipart/klogo-official-lineart_detailed-128x128.png
/maptool
/maptool
/maptool delete [id]: delete a map ((where [id] is the id of a map).
/maptool list: show all the maps you have
/maptool get [id]: get a map by id
Configuration
Limit-map-by-server => Limits the number of maps with a picture for all the server. Set to 0 for unlimited maps.
Limit-map-by-player => Limits the number of maps with a picture that a player can have. Set to 0 for unlimited maps.
Data collection
ImageOnMap uses metrics to collect basic informations about the use of the plugin*. It can be disabled by setting "collect-data:" to false in config.yml (default is true) * See http://mcstats.org/plugin/ImageOnMap for a complete list of what is collected
Planned features
DONE: Choose if image will be resized or not;
DONE: Add options to limit the number of images per player / per server
DONE: Permission support
Known bugs
Sometimes redirection URLs will cause the image not to be rendered;
Maybe a lot more!
Feedbacks are really appreciated. :) GitHub repo: http://jenkins.carrade.eu/job/ImageOnMap/
Jenkins Development builds : http://jenkins.carrade.eu/job/ImageOnMap/