RealMap
About 2.0 for API 8
realmap 2.0 for API 8, WIP but works! except for static images, now it supports GIFs!
commands:
/realmap create map_name file_name
create an image map, the image file should be put into the folder config/realmap/Images, currently do not support URL
permission: realmap.create
/realmap give player_name map_name
give the map created to a player
permission: realmap.give
/realmap toggle
if a gif map be created and it causes performance issues you can use the command to disable the gif map
permission: realmap.toggle
below content for API 7, version 1.0
Useage
You need put this plugin into mods
directory not plugins
You need put this plugin into mods
directory not plugins
You need put this plugin into mods
directory not plugins
This plugin can create a map display an image from an URL or a local file!
Like this:
You can put it into an Item frame:
Or compose a larger one by maps:
Command & Permission
You need put the image file in config/realmap/images
before use /realmap create file
command
/realmap create file <name> <file_name>
>>> realmap.create.file
/realmap create url <name> <URL>
>>> realmap.create.url
/realmap give <player> <name>
>>> realmap.give
/realmap del <name>
>>> realmap.del
Misc
Create an image map from local file is highly recommand !!!
Sorry for my poor English and hope this plugin would be useful to you 😀