ConstructionWand-Plugin

โญ โ€” (3 endorsements) ๐Ÿ“ฅ 947 downloads ๐Ÿ“Œ v1.1.1 ๐Ÿ“… 12/13/2025
๐ŸŸก Updated this year

By Little100 ยท bukkit

โฌ‡ Download Mod Source: Modrinth โ†— ๐Ÿ“… Updated: 12/12/2025 ๐Ÿ“… Created: 12/13/2025

๐Ÿ” Analysis

  • ๐Ÿ‘ 0.3% endorsement rate
  • ๐Ÿ† #129 of 1452 bukkit mods in this game by downloads

๐Ÿ“‹ About This Mod

# ๐Ÿ—๏ธ Construction Wand <p align="center"> This document was generated by AI (not reviewed) </p> <p align="center"> <img src="https://img.shields.io/badge/Minecraft-1.16--1.21.4-green" alt="Minecraft Version"> <img src="https://img.shields.io/badge/Folia-Supported-blue" alt="Folia Support"> <img src="https://img.shields.io/badge/License-MIT-yellow" alt="License"> </p> A Minecraft server plugin inspired by the Forge mod (https://www.curseforge.com/minecraft/mc-mods/construction-wand). Allows players to quickly extend block placement, greatly improving building efficiency! ## โœจ Features - ๐Ÿ”จ **Five Construction Wands** - Stone, Iron, Diamond, Netherite, Infinity - ๐ŸŽฏ **Smart Extension Placement** - Right-click on a block surface to automatically extend placement of the same block - ๐Ÿ‘๏ธ **Real-time Preview** - Particle effects show where blocks will be placed - ๐ŸŽจ **Customizable Preview** - Adjustable preview color and mode (full/corners/outline) - โšก **Enchantment System** - Building Extension enchantment increases maximum block placement - ๐ŸŒ **Multi-language Support** - Simplified Chinese, Traditional Chinese, English, Classical Chinese - ๐Ÿ›ก๏ธ **Region Protection Compatible** - Supports WorldGuard, Residence, GriefPrevention, etc. - ๐Ÿš€ **Folia Support** - Fully compatible with Folia servers - ๐Ÿ“ฆ **Resource Pack Support** - Custom wand textures (supports 1.14-1.21.4+) ## ๐Ÿ“‹ Wand Types | Wand | Max Blocks | Durability | Base Material | |------|-----------|--------|----------| | Stone Construction Wand | 9 | 131 | Stone Pickaxe | | Iron Construction Wand | 27 | 250 | Iron Pickaxe | | Diamond Construction Wand | 128 | 1561 | Diamond Pickaxe | | Netherite Construction Wand | 256 | 2031 | Netherite Pickaxe | | Infinity Construction Wand | 1024 | โˆž | Nether Star | ## ๐Ÿ”ง Installation 1. Download the latest plugin JAR file 2. Place the JAR file in your server's `plugins` folder 3. Restart the server 4. (Optional) Install the resource pack for custom textures ### Resource Pack Installation Package the `CWResourcepack` folder as a ZIP file, then: - **Single Player/Client**: Place in `.minecraft/resourcepacks` folder - **Server**: Upload to the web and set the `resource-pack` URL in `server.properties` ## ๐Ÿ“– Usage ### Basic Usage 1. Craft or obtain a construction wand via command 2. Hold the construction wand 3. Ensure you have the blocks to place in your inventory 4. Right-click on a block surface 5. The wand will automatically extend placement of the same block ### Crafting Recipes All wands follow the same crafting pattern: ``` Empty Empty Empty Empty Empty Empty ``` | Wand | Material | Core | |------|------|------| | Stone | Cobblestone | Stone Pickaxe | | Iron | Iron Ingot | Iron Pickaxe | | Diamond | Diamond | Diamond Pickaxe | | Netherite | Netherite Ingot | Netherite Pickaxe | | Infinity | Nether Star | Nether Star | ## ๐Ÿ’ป Commands Main command: `/constructionwand` (aliases: `/cw`, `/wand`) | Command | Description | Permission | |------|------|------| | `/cw help` | Show help information | None | | `/cw list` | List all wand types | None | | `/cw preview` | Toggle preview mode | `constructionwand.preview` | | `/cw gui` | Open settings GUI | `constructionwand.settings` | | `/cw give <type> ` | Give a wand | `constructionwand.give` | | `/cw itemgui` | Open item acquisition GUI | `constructionwand.itemgui` | | `/cw enchant <enchantment> <level>` | Enchant a wand | `constructionwand.enchant` | | `/cw lang <language>` | Switch language | `constructionwand.lang` | | `/cw reload` | Reload configuration | `constructionwand.reload` | | `/cw nbtdebug` | Debug NBT information | `constructionwand.nbtdebug` | ## ๐Ÿ” Permissions ### Player Permissions (Default: Enabled) | Permission | Description | |------|------| | `constructionwand.use` | Allow using construction wands | | `constructionwand.use.stone` | Allow using stone construction wand | | `constructionwand.use.iron` | Allow using iron construction wand | | `constructionwand.use.diamond` | Allow using diamond construction wand | | `constructionwand.use.netherite` | Allow using netherite construction wand | | `constructionwand.use.infinity` | Allow using infinity construction wand | | `constructionwand.preview` | Allow toggling preview mode | | `constructionwand.settings` | Allow opening settings GUI | ### Admin Permissions (Default: OP) | Permission | Description | |------|------| | `constructionwand.give` | Allow giving wands | | `constructionwand.itemgui` | Allow opening item acquisition GUI | | `constructionwand.enchant` | Allow using enchant command | | `constructionwand.lang` | Allow switching server language | | `constructionwand.reload` | Allow reloading configuration | | `constructionwand.nbtdebug` | Allow using NBT debug | | `constructionwand.bypass` | Bypass region protection checks | ### Permission Groups | Permission Group | Description | |--------|-----

# ๐Ÿ—๏ธ Construction Wand

This document was generated by AI (not reviewed)

Minecraft Version Folia Support License

A Minecraft server plugin inspired by the Forge mod (https://www.curseforge.com/minecraft/mc-mods/construction-wand). Allows players to quickly extend block placement, greatly improving building efficiency!

## โœจ Features

  • ๐Ÿ”จ Five Construction Wands - Stone, Iron, Diamond, Netherite, Infinity
  • ๐ŸŽฏ Smart Extension Placement - Right-click on a block surface to automatically extend placement of the same block
  • ๐Ÿ‘๏ธ Real-time Preview - Particle effects show where blocks will be placed
  • ๐ŸŽจ Customizable Preview - Adjustable preview color and mode (full/corners/outline)
  • โšก Enchantment System - Building Extension enchantment increases maximum block placement
  • ๐ŸŒ Multi-language Support - Simplified Chinese, Traditional Chinese, English, Classical Chinese
  • ๐Ÿ›ก๏ธ Region Protection Compatible - Supports WorldGuard, Residence, GriefPrevention, etc.
  • ๐Ÿš€ Folia Support - Fully compatible with Folia servers
  • ๐Ÿ“ฆ Resource Pack Support - Custom wand textures (supports 1. 14-1. 21. 4+)

## ๐Ÿ“‹ Wand Types

| Wand | Max Blocks | Durability | Base Material | |------|-----------|--------|----------| | Stone Construction Wand | 9 | 131 | Stone Pickaxe | | Iron Construction Wand | 27 | 250 | Iron Pickaxe | | Diamond Construction Wand | 128 | 1561 | Diamond Pickaxe | | Netherite Construction Wand | 256 | 2031 | Netherite Pickaxe | | Infinity Construction Wand | 1024 | โˆž | Nether Star |

## ๐Ÿ”ง Installation

1. Download the latest plugin JAR file 2. Place the JAR file in your server's `plugins` folder 3. Restart the server 4. (Optional) Install the resource pack for custom textures

### Resource Pack Installation

Package the `CWResourcepack` folder as a ZIP file, then: - Single Player/Client: Place in `.minecraft/resourcepacks` folder - Server: Upload to the web and set the `resource-pack` URL in `server.properties`

## ๐Ÿ“– Usage

### Basic Usage

1. Craft or obtain a construction wand via command 2. Hold the construction wand 3. Ensure you have the blocks to place in your inventory 4. Right-click on a block surface 5. The wand will automatically extend placement of the same block

### Crafting Recipes

All wands follow the same crafting pattern:

``` Empty Empty Empty Empty Empty Empty ```

| Wand | Material | Core | |------|------|------| | Stone | Cobblestone | Stone Pickaxe | | Iron | Iron Ingot | Iron Pickaxe | | Diamond | Diamond | Diamond Pickaxe | | Netherite | Netherite Ingot | Netherite Pickaxe | | Infinity | Nether Star | Nether Star |

## ๐Ÿ’ป Commands

Main command: `/constructionwand` (aliases: `/cw`, `/wand`)

| Command | Description | Permission | |------|------|------| | `/cw help` | Show help information | None | | `/cw list` | List all wand types | None | | `/cw preview` | Toggle preview mode | `constructionwand.preview` | | `/cw gui` | Open settings GUI | `constructionwand.settings` | | `/cw give ` | Give a wand | `constructionwand.give` | | `/cw itemgui` | Open item acquisition GUI | `constructionwand.itemgui` | | `/cw enchant ` | Enchant a wand | `constructionwand.enchant` | | `/cw lang ` | Switch language | `constructionwand.lang` | | `/cw reload` | Reload configuration | `constructionwand.reload` | | `/cw nbtdebug` | Debug NBT information | `constructionwand.nbtdebug` |

## ๐Ÿ” Permissions

### Player Permissions (Default: Enabled)

| Permission | Description | |------|------| | `constructionwand.use` | Allow using construction wands | | `constructionwand.use.stone` | Allow using stone construction wand | | `constructionwand.use.iron` | Allow using iron construction wand | | `constructionwand.use.diamond` | Allow using diamond construction wand | | `constructionwand.use.netherite` | Allow using netherite construction wand | | `constructionwand.use.infinity` | Allow using infinity construction wand | | `constructionwand.preview` | Allow toggling preview mode | | `constructionwand.settings` | Allow opening settings GUI |

### Admin Permissions (Default: OP)

| Permission | Description | |------|------| | `constructionwand.give` | Allow giving wands | | `constructionwand.itemgui` | Allow opening item acquisition GUI | | `constructionwand.enchant` | Allow using enchant command | | `constructionwand.lang` | Allow switching server language | | `constructionwand.reload` | Allow reloading configuration | | `constructionwand.nbtdebug` | Allow using NBT debug | | `constructionwand.bypass` | Bypass region protection checks |

### Permission Groups

| Permission Group | Description | |--------|-----

๐Ÿค– AI-enhanced โ€” based on mod data

๐Ÿ“Š Mod Details

Game
Minecraft Plugins
Author
Little100
Version
1.1.1
Downloads
947
Endorsements
3
Category
bukkit
Created
12/13/2025
Updated
12/12/2025
Game Versions
1.16, 1.16.1, 1.16.2, 1.16.3, 1.16.4
Tags
management, social, technology

๐Ÿ”ง How to Install Minecraft Plugins Mods

Download from Modrinth. Use Prism Launcher or drop into your mods folder.

๐Ÿ“– Full step-by-step install guide for Minecraft Plugins โ†’

Visit the official mod page for specific installation instructions for this mod.

๐ŸŽฎ Need cheat codes or console commands? Check ur gaming wiki for Minecraft Plugins commands, item IDs, and more.

โ“ Frequently Asked Questions

Which Minecraft Plugins versions does ConstructionWand-Plugin support?

The author lists 1.16, 1.16.1, 1.16.2, 1.16.3, 1.16.4, 1.16.5. Other versions may work but are untested by the author.

What is the latest version of ConstructionWand-Plugin?

Version 1.1.1, published 2025-12-12 with 947 downloads recorded at the source.

Keep browsing โ€” more Minecraft Plugins mods await

๐Ÿ“‹ All Minecraft Plugins Mods ๐Ÿ† Top 25 ๐Ÿ“‚ More bukkit ๐Ÿ‘ค More by Little100 ๐Ÿ”Ž Similar Mods ๐ŸŒ Best bukkit (All Games) ๐Ÿ”€ Check Compatibility โš–๏ธ Compare Mods ๐Ÿ†• New Mods