• 欢迎来到Minecraft插件百科!
  • 对百科编辑一脸懵逼?帮助:快速入门带您快速熟悉百科编辑!
  • 因近日遭受攻击,百科现已限制编辑,有意编辑请加入插件百科企鹅群:223812289

“ImageOnMap”的版本间的差异

来自Minecraft插件百科
跳转至: 导航搜索
(创建页面,内容为“{{Bukkit Plugin Infobox |插件名=ImageOnMap |图标=File:ImageOnMap.png |版本=3.0 |兼容服务端版本=1.6.4-1.8.3 |作者=[https://dev.bukkit.org/members/...”)
 
第10行: 第10行:
 
{{待完善}}
 
{{待完善}}
  
Have you ever wanted to view an image on a map ingame? ImageOnMap allows you to do it! (inspired from ImgMap)
+
你是否想要在游戏里的地图上浏览图片?ImageOnMap可以让你这样做!(由ImgMap制作)
  
==Features==
+
==特点==
  
ImageOnMap allows you to load a picture from the Internet to a Minecraft map.
+
ImageOnMap允许你在MC地图中加载网络图片
  
 
Load an image from a URL onto a map. PNG, JPEG and GIF are supported.
 
Load an image from a URL onto a map. PNG, JPEG and GIF are supported.

2018年10月6日 (六) 20:43的版本

ImageOnMap
ImageOnMap.png
外文名ImageOnMap
作者Prokopy
插件类型Spigot / CraftBukkit
最新版本3.0
兼容服务端1.6.4-1.8.3
源地址http://dev.bukkit.org/bukkit-plugins/ImageOnMap
Icon-info.png
本页面已存在其他语言的内容,请协助翻译为本地化的中文。
  • 点击此处开始翻译。
  • 如本模板出现在原文存档页面,请注意更新主页面后,仍需要去除此处该模板。
  • 如当前页面已经没有需要翻译的内容,请删去待翻译模板。
  • 有标题的大篇幅文章,如果短时间内无法全部翻译,请先把所有的标题翻译出来,以便之后的贡献者选择与翻译章节内容。
Icon-info.png
本条目已有一定量的内容,但仍需完善

欢迎参与本条目的完善工作

你可以从以下几个方面入手

  • 参阅格式化手册,并对该页面进行相应格式排版工作;
  • 日常检查是否内容有更新版本并更新该页面;
  • 修复该页面中已出现/潜在的问题

你是否想要在游戏里的地图上浏览图片?ImageOnMap可以让你这样做!(由ImgMap制作)

特点

ImageOnMap允许你在MC地图中加载网络图片

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/