Image Frames: Difference between revisions

From TNTable
Created page
 
Added link to current server page
 
Line 1: Line 1:
[[Image Frames]] allows you to put images on maps and walls from any online source.
[[Image Frames]] allows you to put images on maps and walls from any online source.


Find the plugin documentation [https://modrinth.com/plugin/imageframe here].
This plugin has been added to the [[Current Server 2024]]. Find the plugin documentation [https://modrinth.com/plugin/imageframe here].


== Commands ==
== Commands ==

Latest revision as of 13:19, 7 August 2024

Image Frames allows you to put images on maps and walls from any online source.

This plugin has been added to the Current Server 2024. Find the plugin documentation here.

Commands

To create new maps you will need to have an empty map in your inventory to use. Parameters in <> are required, while parameters in [] are optional

  • /imageframe select - Select item frames to put the image on
  • /imageframe create <name> <url> <width> <height> - Create a new image map
  • /imageframe create <name> <url> selection - Create a new image map and put it into your selected frames
  • /imageframe <name> <url> <width> <height> combined - Create a new image map and get its combined imagemap item
  • /imageframe overlay <name> <url> - Create a new image map that adds an overlay on a Minecraft Vanilla map you are holding
  • /imageframe overlay <name> <url> selection - Create a new image map that adds an overlay on a Minecraft Vanilla map in your selected item frames
  • /imageframe clone <name> <new_name> - Create a new image map with the same properties as the old one
  • /imageframe clone <name> <new_name> selection - Create a new image map with the same properties as the old one and put it in your selection
  • /imageframe clone <name> <new_name> combined - Create a new image map with the same properties as the old one and get its combined image map item
  • /imageframe playback <name> pause - Toggle pause for an animated image map
  • /imageframe playback <name> jumpto <seconds> - Jump to a specific second for an animated iamge
  • /imageframe refresh [name] - Refresh a map you have created from the source URL (Useful if you change the source)
  • /imageframe info - Get information about the image map you are holding
  • /imageframe get <name> - Get a self-created pre-existing image map
  • /imageframe get <name> selection - Get a self-created pre-existing image map and put it directly in selected item frames
  • /imageframe get <name> combined - Get a self-created pre-existing image map and get its combined imagemap item
  • /imageframe delete <name> - Delete a self-created image map
  • /imageframe rename <name> <new_name> - Rename s self-created image map
  • /imageframe list - List all self-created image maps
  • /imageframe marker add <image_name> <marker_name> <direction:0-15> <marker-type> [caption] - Add a marker to your map
  • /imageframe marker remove <image_name> <marker_name> - Remove a marker
  • /imageframe marker clear <image_name> - Clear all markers on an image map
  • /imageframe setaccess <name> <player> <permission> - Set access permission of other players for your image map