SkillAgentSearch skills...

BuilderTools

🪓 Powerful World Editor plugin for PocketMine servers

Install / Use

/learn @CzechPMDevs/BuilderTools

README

<p align="center"><img src="https://i.ibb.co/ckmrTb0/bt.png"></p> <p align="center"> <a href="https://poggit.pmmp.io/ci/CzechPMDevs/BuilderTools/BuilderTools"> <img src="https://poggit.pmmp.io/ci.shield/CzechPMDevs/BuilderTools/BuilderTools?style=flat-square"> </a> <a href="https://discord.gg/uwBf2jS"> <img src="https://img.shields.io/discord/365202594932719616.svg?style=flat-square"> </a> <a href="https://github.com/CzechPMDevs/BuilderTools/releases"> <img src="https://img.shields.io/github/release/CzechPMDevs/BuilderTools.svg?style=flat-square"> </a> <a href="https://github.com/CzechPMDevs/BuilderTools/releases"> <img src="https://img.shields.io/github/downloads/CzechPMDevs/BuilderTools/total.svg?style=flat-square"> </a> <a href="https://github.com/CzechPMDevs/BuilderTools/blob/master/LICENSE"> <img src="https://img.shields.io/github/license/CzechPMDevs/BuilderTools.svg?style=flat-square"> </a> <a href="https://poggit.pmmp.io/p/BuilderTools"> <img src="https://poggit.pmmp.io/shield.downloads/BuilderTools?style=flat-square"> </a> <br><br> ✔️ Advanced WorldEdit commands <br> ✔️ Using Sub Chunk Iterator to make block placing faster <br> ✔️ Supports schematics <br> ✔️ Minecraft: Java Version maps world fixer <br> ✔️ Supports last PocketMine API version <br><br> </p>

👍 1.3.0 Update:

  • Bug fixes
  • Clipboard compression
  • Huge performance boost
  • Support for API 4.0
  • Added Sponge and MCStructure schematics formats

⬇️ Downloads:

| Version | Phar Download | Zip Download | API | Min php version | |-------------|--------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------------------------------------------|--------------|-----------------| | 1.3.0-beta2 | Poggit | GitHub | 4.0.0^ | 8.0 | | 1.3.0-beta1 | Poggit | GitHub | 4.0.0^ | 8.0 | | 1.2.0-beta4 | Poggit | GitHub | 3.16.0^ | 7.4 | | 1.2.0-beta3 | Poggit | GitHub | 3.16.0^ | 7.4 | | 1.2.0-beta2 | Poggit | GitHub | 3.x.x | 7.0 | | 1.2.0-beta1 | Poggit | GitHub | 3.x.x | 7.0 | | 1.1.0 | GitHub | GitHub | 3.x.x | 7.0 | | 1.1.0-beta2 | GitHub | GitHub | 3.x.x | 7.0 | | 1.1.0-beta1 | GitHub | GitHub | 3.x.x | 7.0 | | 1.0.0 | GitHub | GitHub | 3.0.0-ALPHA7 | 7.0 |

<br>

All released versions here
Other plugins by CzechPMDevs here

<br>

💬 FAQ

  • Required extension Core has an incompatible version (7.* not >=7.4)
    • Your server is using outdated PHP version. If you host your server by yourself, update your php binaries More information. If you are using some host provider, contact them to update their php version.

🔧 How to install BuilderTools?

  1. Download latest stable version from poggit
  2. Move dowloaded file to your server /plugins/ folder
  3. Restart the server

🏠 BuilderTools commands

  • All BuilderTools commands starts with //except for the /buildertools command that was added as an alias because //help not works in newer versions.
  • In game, you can get list of all commands using commands //commands
<br>

Commands

| Command | Description | |----------------------|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| | //commands | Displays list BuilderTools commands <br><br> Alias: //commands, /buildertools <br>Usage: //commands <page: 1-4> | | //biome | Changes biome in selected area <br><br> Usage: //biome list OR //biome <biomeId> | | //blockinfo | Switch block info mode <br><br>Usage: //blockinfo<br>Alias: //bi<br><br>In blockinfo mode you can get information about block by touching it. | | //clearinventory | Clears inventory <br><br>Usage: //clearinventory<br>Alias: //ci | | //center | Finds center of the selection <br><br> Usage: //center <br><br> Bedrock will appear in the middle of the selection | | //copy | Copy selected area into the clipboard <br><br> Usage: //copy <br><br> Copied area can be placed again using //paste, merged with the environment //merge or rotated //rotate. | | //cube | Creates cube <br><br> Usage: //cube <id1:dmg1,id2,...> <radius> <br><br> Creates a cube at your position. | | //cut | Cuts out selected area <br><br> Usage: //cube <id1:dmg1,id2,...> <radius> <br><br> The are is afterwards moved on to clipboard. | | //cylinder | Creates cylinder <br><br> Usage: //cube <id1:dmg1,id2,...> <radius> <br><br> Creates a cylinder at your position. | | //draw | Draws with blocks <br><br>Usage: //draw <cube or sphere or off> [brush: 1-6] [fall = false] <br><br> We recommend to use this command while creating big mountains. Draw mode is turned on by typing //draw <cube or sphere> and can be turned of typing //draw off. | | //fill | Fill selected area <br><br> Aliases: //set, //change <br> Usage: //fill <id1:dmg1,id2,...> <br><br> First you must create area using //pos1, //pos2 or by //wand.

View on GitHub
GitHub Stars79
CategoryDevelopment
Updated3mo ago
Forks35

Languages

PHP

Security Score

97/100

Audited on Dec 9, 2025

No findings