From 0def35da41dae6b9890c9b2e7477f7391e5f8ad2 Mon Sep 17 00:00:00 2001 From: Max Gurela Date: Mon, 16 Mar 2026 12:59:15 -0700 Subject: [PATCH 1/5] chore: add GridMirror plugin --- Plugins/GridMirror | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 Plugins/GridMirror diff --git a/Plugins/GridMirror b/Plugins/GridMirror new file mode 100644 index 0000000..18e9bbf --- /dev/null +++ b/Plugins/GridMirror @@ -0,0 +1,27 @@ + + + + maxpowa/GridMirror + maxpowa/GridMirror + + Grid Mirror + maxpowa + + Mirror grids along an axis and paste from clipboard + + Mirrors a grid along the X, Y, or Z axis and copies the result to your clipboard for pasting. + +Usage: + /mirror [X|Y|Z] — Mirror the grid you are looking at. + /mirror help — Show help in chat. + +Requires creative mode or creative tools enabled. + + + + . + + + f852582716754d0195d61de602db64905b460d9c + From 98348ec3295f37240f5fdf02df57566318e311c3 Mon Sep 17 00:00:00 2001 From: Max Gurela Date: Mon, 16 Mar 2026 14:52:52 -0700 Subject: [PATCH 2/5] Update commit hash in GridMirror plugin --- Plugins/GridMirror | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Plugins/GridMirror b/Plugins/GridMirror index 18e9bbf..0eea6d3 100644 --- a/Plugins/GridMirror +++ b/Plugins/GridMirror @@ -23,5 +23,5 @@ Requires creative mode or creative tools enabled. . - f852582716754d0195d61de602db64905b460d9c + ab8d80a8171752e816aed95c235abacd0214d1c7 From 7495b823420625d818413a58622544ff13168f5f Mon Sep 17 00:00:00 2001 From: Max Gurela Date: Mon, 16 Mar 2026 14:53:24 -0700 Subject: [PATCH 3/5] Enhance tooltip and description for Grid Mirror plugin Updated tooltip and description for clarity on functionality. --- Plugins/GridMirror | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/Plugins/GridMirror b/Plugins/GridMirror index 0eea6d3..5b8cc23 100644 --- a/Plugins/GridMirror +++ b/Plugins/GridMirror @@ -8,15 +8,16 @@ Grid Mirror maxpowa - Mirror grids along an axis and paste from clipboard + Mirror clipboard grids along an axis via configurable hotkeys - Mirrors a grid along the X, Y, or Z axis and copies the result to your clipboard for pasting. + Mirrors the grid on your clipboard along the X, Y, or Z axis using configurable hotkeys. Usage: - /mirror [X|Y|Z] — Mirror the grid you are looking at. - /mirror help — Show help in chat. + 1. Copy a grid (Ctrl+C). + 2. "Paste" (Ctrl+V) the grid to enable paste mode and show the ghost preview. + 3. Press the configured hotkey to mirror along the desired axis. (Default: Ctrl+Shift+X to mirror along the X axis.) -Requires creative mode or creative tools enabled. +Configure hotkeys in the plugin settings dialog. From 2352542477e02512a647667723bce69f232c3db9 Mon Sep 17 00:00:00 2001 From: Max Gurela Date: Mon, 16 Mar 2026 14:53:46 -0700 Subject: [PATCH 4/5] Rename GridMirror to GridMirror.xml --- Plugins/{GridMirror => GridMirror.xml} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename Plugins/{GridMirror => GridMirror.xml} (100%) diff --git a/Plugins/GridMirror b/Plugins/GridMirror.xml similarity index 100% rename from Plugins/GridMirror rename to Plugins/GridMirror.xml From 6e16aaf6120fced641665db43a5b2683fe7dc5f3 Mon Sep 17 00:00:00 2001 From: Max Gurela Date: Mon, 16 Mar 2026 20:23:42 -0700 Subject: [PATCH 5/5] Update commit hash in GridMirror.xml --- Plugins/GridMirror.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Plugins/GridMirror.xml b/Plugins/GridMirror.xml index 5b8cc23..066eac9 100644 --- a/Plugins/GridMirror.xml +++ b/Plugins/GridMirror.xml @@ -24,5 +24,5 @@ Configure hotkeys in the plugin settings dialog. . - ab8d80a8171752e816aed95c235abacd0214d1c7 + 2d48f52fbcbcc091db530c36121e6f96e45c6feb