> For the complete documentation index, see [llms.txt](https://shakestudio2.gitbook.io/minecraft-plugin/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://shakestudio2.gitbook.io/minecraft-plugin/plugins/imageonmap.md).

# ImageOnMap

### **Features**

* ดาวน์โหลดภาพจาก URL โดยรองรับ PNG, JPEG และ GIF&#x20;
* ภาพที่นำมาใช้จะถูกเก็บลงไว้ในเซิฟเวอร์และรีโหลดเมื่อทำการรีสตาทเซิฟเวอร์
* กรณีที่ภาพมีขนาดใหญ่ระบบจะทำการตัดภาพออกเป็นส่วนๆ&#x20;
* รูปภาพจะอยู่ตรงกลางเสมอ
* คุณสามารถนำแผนที่ ที่ทำการใส่รูปภาพแล้วไปวางไว้ใน Item Frame ได้

### &#x20;Commands

* **/tomap \<url>**
  \*
* /**maps**
  \*
* &#x20;**/maptool \<new|list|get|delete|explore|migrate>**
  * **/maptool new** - ใช้งานเหมือนกับคำสั่ง /tomap
  * **/maptool explore** - ใช้งานได้เหมือนคำสั่ง /maps

### Permission

* imageonmap.new - สามารถใช้งานคำสั่ง /tomap, /maptool new ได้
* imageonmap.list - สามารถใช้งานคำสั่ง /maptool list และ /maptool explore;
* imageonmap.get - สามารถใช้งานคำสั่ง /maptool get;
* imageonmap.delete - สามารถใช้งานคำสั่ง /maptool delete;
* imageonmap.administrative - สามารถใช้งานคำสั่ง /maptool migrate.

Source From - <https://www.spigotmc.org/resources/imageonmap.26585/>
