Skip to content

chaowoses/Image2Map

 
 

Repository files navigation

Image2Map

A Fabric mod that allows you to render an image onto a map(s), allowing you to display it on your vanilla compatible server!

Some images More images

Commands:

  • /image2map create <WIDTH> <HEIGHT> <[dither/none]> <URL> - Creates map of specified size (in pixels, single map is 128x128), with/without dither, using provided image
  • /image2map create <[dither/none]> <URL> - Creates map with/without dither, using provided image
  • /image2map preview <URL> - Creates dynamic preview before saving the map as item

Commands in preview mode

  • /dither <[dither/none]> - Changes dither mode
  • /size - Displays current size
  • /size <WIDTH> <HEIGHT> - Changes size of map to specified one (in pixels, single map is 128x128)
  • /grid - Toggles visibility of map grid
  • /save - Exits preview and saves map as items
  • /exit - Exits preview without saving

Multimaps

In case of maps bigger than 128x128 pixels, you will get them in a bundle. Clicking with it on top-left corner of item frames will put all maps in correct places. Works for any item frame on wall, floor or ceiling.

Permissions

This mod supports permissions via LuckPerms (or any Fabric-compatible permission provider)

Permission Node Description
image2map.use Master switch to see/use any /image2map command.
image2map.create Allows creating maps from a URL.
image2map.preview Allows using the Preview GUI.
image2map.multimap Allows images > 128x128 (Bundles/Quick-Place).
image2map.createfolder Allows creating maps from server-side files.

Downloads:

Will you port this to Forge/Bukkit/Paper?
no lol

About

Turn images into maps!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Java 100.0%