Voxelight Place: Bring Back Technical Blocks in Minecraft
Since the Minecraft 1.8 update, creative server administrators have faced a real headache: technical blocks like water as an item, lava in inventory, full piston blocks, and other hidden data states vanished from standard gameplay. Commands no longer accept them, and handing out WorldEdit permissions to every builder is a risky move. Voxelight Place: Bring Back Technical Blocks in Minecraft solves this by giving admins a lightweight, permission-based tool to restore full creative control.
What This Add-On Does
The core mechanic is straightforward. The plugin introduces a /place command that renames the item in your hand to a specified block ID and data value. When the player attempts to place that renamed item, the plugin instantly swaps it for the correct technical block. Servers no longer block the action, and builders regain access to water, lava, portals, and double slabs without touching WorldEdit.
Command Format
The syntax is simple: /place [id or name]:[dataValue]. For example, /place 43 or /place DoubleSlab:8. Both numeric IDs and text names defined in the configuration are supported, which makes switching between different states of the same block fast and efficient.
Security and Permissions
The plugin is built with abuse prevention in mind. A block created via /place can only be placed by the player who created it. Re-renaming an item to obtain a different block is not possible, which prevents permission bypasses. Admins can safely grant access to specific technical blocks without worrying about unauthorized entities appearing on the server.
voxelightplace.#— allows placing a block with a specific numeric ID.voxelightplace.*— grants access to all block types.
This permission system lets you give new players only water and lava, while experienced builders get the full technical block set.
Customization Options
One of the strongest features is full control over block names in the configuration file located at plugins/Voxelight-Place/config.yml. You can assign multiple aliases to a single ID, for example:
- 2=Grass
- 3=Dirt
- 4=Cobblestone
- 4=Cobble
- 4=CustomName
Names must be unique, but IDs can repeat. This opens the door for localization into any language, including Russian. The developer welcomes translation submissions for inclusion in the official documentation.
How to Install
Installation follows the standard Bukkit or Spigot procedure. Place the jar file into the /plugins folder and restart the server or run a reload. The configuration file is generated automatically on first launch, with basic block names pre-filled. Edit it in any text editor and add new lines following the existing pattern.
If you want to test the plugin on a client or quickly join creative servers that use it, a modded launcher with a built-in mod catalog and version switching is a practical choice. This is especially useful when you need to switch between Minecraft versions without manual file management. To download Voxelight Place: Bring Back Technical Blocks in Minecraft, simply grab the jar from a trusted source and drop it into your plugins folder.
Version Compatibility and Loaders
This add-on is designed for Bukkit and Spigot servers running Minecraft 1.8 and later. It does not require a client-side mod, so players on vanilla clients can connect without issues. For Voxelight Place: Bring Back Technical Blocks in Minecraft for Minecraft, the plugin handles all server-side logic, making it compatible with most creative server setups from that era.
Practical Notes
The plugin includes McStats for anonymous usage statistics. To opt out, navigate to the PluginMetrics folder inside the plugins directory and select the opt-out option. This does not affect functionality but helps the developer track active installs.
The developer, known as Pandoroxus, confirms the project is not affiliated with theVoxelBox community despite the similar name. Future plans include automatic block issuance when a player lacks the correct item in hand and a faster way to cycle through data values. Feature requests are welcome via direct message.
Final Verdict
Voxelight Place: Bring Back Technical Blocks in Minecraft is a compact but essential tool for creative servers affected by the 1.8 restrictions. It restores access to water, lava, portals, and other technical blocks without granting dangerous WorldEdit permissions. The simple command, clear configuration, and thoughtful security make it a solid choice for administrators who value both safety and convenience. For those wondering how to install it, the process takes less than a minute and works reliably across standard server setups.