ChunkVisualizer

A lightweight tool to visualize chunk boundaries without F3+G

40

ChunkVisualizer

ChunkVisualizer

ChunkVisualizer is a lightweight and powerful Minecraft plugin that allows players to visualize chunk boundaries in real-time without using the debug menu (`F3 + G`).

It is a perfect companion for Towny or other land-claim systems, as it allows players to see specific chunk edges clearly without cluttering the screen with a global grid.

---

🎥 Demonstration

1. Dynamic Chunk Tracking

The visualization automatically follows the player when crossing chunk borders, ensuring seamless territory control.

<video src="https://github.com/user-attachments/assets/cb20d246-9a1f-4386-9fc9-e4cfc821f9fe" autoplay loop muted playsinline width="100%"></video>

2. Full GUI Customization

Use the `/cv settings` command to open an intuitive interface that allows you to: * Reset visibility with a single click. * Reset of the boundary blocks relative to your current position. * Reset used for the visualization. * Reset all settings to server defaults.

<video src="https://github.com/user-attachments/assets/61dedf24-954d-4cf6-b2c6-2c204fe4b0c6" autoplay loop muted playsinline width="100%"></video>

3. Non-Intrusive "Ghost" Blocks

Built using modern packets and do not interfere with gameplay, these blocks have no collision. They do not interfere with gameplay: you can mine ores or interact with items directly through the visualization.

<video src="https://github.com/user-attachments/assets/aaa02b17-89bb-414d-a703-321bd537e738" autoplay loop muted playsinline width="100%"></video>

---

🛠 Commands & Permissions

| Command | Description | Permission | | :--- | :--- | :--- | | `/cv` | Main command (Help menu) | `chunkvisualizer.use` | | `/cv settings` | Open the customization GUI | `chunkvisualizer.use` | | `/cv reload` | Reload configuration files | `chunkvisualizer.admin` |

---

⚙️ Installation

1. Download the latest `.jar` file from the Releases page. 2. Place it into your server's `plugins` folder. 3. Restart the server or load it using a plugin manager.

---

📝 Roadmap

- Persistent user settings storage (Database/Flatfile support). - Color support for boundary block outlines/highlights.

ADS