Skip to content

Commit

Permalink
improve map command meta
Browse files Browse the repository at this point in the history
  • Loading branch information
mcmonkey4eva committed Sep 24, 2019
1 parent f152104 commit a5decb8
Showing 1 changed file with 2 additions and 1 deletion.
Expand Up @@ -50,7 +50,8 @@ public class MapCommand extends AbstractCommand {
//
// @Usage
// Use to add an image with the top-left corner at the center of a new map
// - map new:WorldTag image:my_map_images/my_center_image.png x:64 y:64
// - map new:WorldTag image:my_map_images/my_center_image.png x:64 y:64 save:map
// - give filled_map[map=<entry[map].created_map>]
//
// @Usage
// Reset map to have the center at the player's location
Expand Down

0 comments on commit a5decb8

Please sign in to comment.