(4.0.0 - 4.21.1) 1.4.0-beta2 (4.0.0 - 4.21.1) 1.4.0-beta1 (4.0.0 - 4.21.1) 1.3.1 (4.0.0 - 4.21.1) 1.3.0 (4.0.0 - 4.21.1) 1.3.0-beta2 (4.0.0 - 4.21.1) 1.3.0-beta1 (3.16.0 - 3.25.6) 1.2.0 (3.16.0 - 3.25.6) 1.2.0-beta4 (3.16.0 - 3.25.6) 1.2.0-beta3 (3.0.0 - 3.25.6) 1.2.0-beta2 (3.0.0 - 3.25.6) 1.2.0-beta1 (3.0.0 - 3.25.6) 1.1.0 (3.0.0 - 3.25.6) 1.1.0-beta2 (3.0.0 - 3.25.6) 1.1.0-beta1 (4.0.0 - 4.21.1) 1.4.0 (5.0.0 - 5.16.0) 2.0.0-beta1
Required extension Core has an incompatible version (7.* not >=7.4)
Out of memory (allocated ******) (tried to allocate ****** bytes)
OR Allowed memory size exhausted
main-hard-limit
and async-worker-hard-limit
to 0
). After that, enable clipboard-compression
in config.ymlIs there version of BuilderTools for PocketMine 4.0?
//
except for the /buildertools
command that was added as an alias because //help
not works in newer versions.//commands
Commands
Command | Description |
---|---|
//commands |
Displays list BuilderTools commands Alias: //commands , /buildertools Usage: //commands <page: 1-4>
|
//biome |
Changes biome in selected area Usage: //biome list OR //biome <biomeId>
|
//blockinfo |
Switch block info mode Usage: //blockinfo Alias: //bi In blockinfo mode you can get information about block by touching it. |
//clearinventory |
Clears inventory Usage: //clearinventory Alias: //ci
|
//center |
Finds center of the selection Usage: //center Bedrock will appear in the middle of the selection |
//copy |
Copy selected area into the clipboard Usage: //copy Copied area can be placed again using //paste , merged with the environment //merge or rotated //rotate . |
//cube |
Creates cube Usage: //cube <id1:dmg1,id2,...> <radius> Creates a cube at your position. |
//cut |
Cuts out selected area Usage: //cube <id1:dmg1,id2,...> <radius> The are is afterwards moved on to clipboard. |
//cylinder |
Creates cylinder Usage: //cube <id1:dmg1,id2,...> <radius> Creates a cylinder at your position. |
//draw |
Draws with blocks Usage: `//draw <cube |
//fill |
Fill selected area Aliases: //set , //change Usage: //fill <id1:dmg1,id2,...> First you must create area using //pos1 , //pos2 or by //wand . |
//fix |
Fixes block in world from Minecraft: Java Edition Usage: //fix <world>
|
//flip |
Flips selection Usage //flip x OR //flip y OR //flip z The argument represents axis to flip the selection through. |
//hcube |
Creates hollow cube Usage: //hcube <id1:dmg1,id2,...> <radius> Creates hollow cube at your position. |
//hcylinder |
Creates hollow cylinder Usage: //hcyl <id1:dmg1,id2,...> <radius> Creates hollow cylinder at your position. |
//hpyramid |
Creates hollow pyramid Usage: //hpyramid <id1:dmg1,id2,...> <radius> Creates hollow pyramid at your position. |
//hsphere |
Creates hollow sphere Usage: //hsphere <id1:dmg1,id2,...> <radius> Creates hollow sphere at your position. |
//id |
Displays id of item in your hand Usage: //id
|
//merge |
Merge copied area Usage: //merge
|
//move |
Move blocks in selection Usage: //move <x> <y> <z> Move blocks in selected area. |
//naturalize |
Replaces blocks in selected area to grass,dirt and stone Usage: //naturalize
|
//outline |
Fills hollow selected area Usage: //outline <id1:dmg1,id2,...> Changes the all the outer layers. |
//paste |
Paste copied area Usage: //paste
|
//pos1 |
Select first position Aliases: //1 , //pos1 Usage: //pos1 You need select two positions for eg. filling or fixing Minecraft: Java Edition maps. |
//pos2 |
Select second position Aliases: //2 , //pos2 Usage: //pos2 You need select two positions for eg. filling or fixing Minecraft: Java Edition maps. |
//pyramid |
Creates pyramid Usage: //pyramid <id1:dmg1,id2,...> <radius> Creates pyramid in your position. |
//redo |
Re-do BuilderTools action Usage: //redo
|
//replace |
Replace blocks in selected area Usage: //replace <blocksToReplace: id1,id2> <blocks: id1:dmg1,id2,...> Replace blocks in selected area. First you must create area using //pos1 , //pos2 or by //wand . |
//rotate |
Rotate copied area Usage: //rotate <y> [x] [z] Y, X or Z is axis you can rotate object around. Use degrees as unit. Example: //rotate 90
|
//schematic |
Manage with schematics Usage: //schem <reload OR load OR list OR paste> [filename] Manage with schematics (reload - loads all schematics to memory; load - loads schematics for //schem paste; list - displays list of loaded schematics. |
//sphere |
Creates sphere Usage: //sphere <id1:dmg1,id2,...> <radius> Creates a sphere in your position. |
//stack |
Stacks copied area Usage: `//stack [side |
//tree |
Spawns tree Usage: //tree <tree OR list> There are implemented only basic trees ( oak , spruce , jungle and birch ) |
//undo |
Cancels BuilderTools action Usage: //undo
|
//walls |
Makes walls around selection Usage: //walls
|
//wand |
Switch wand tool Usage: //wand First position is set by breaking the block, second by touching the block. Wand tool can be turned of typing //wand again. |
/plugin_data/BuilderTools/schematics
directory//schem load <schematic>
//schem paste <schematic>
//pos1
& //pos2
commands or using wand axe.//schem create <schematicName>
/plugin_data/BuilderTools/schematics/schematicName.schematic
//fix <worldName>
All BuilderTools Permissions:
Permission | Command | Operator Permissions required |
---|---|---|
buildertools.command.help | //commands |
|
buildertools.command.biome | //biome |
|
buildertools.command.blockinfo | //blockinfo |
|
buildertools.command.clearinventory | //clearinventory |
|
buildertools.command.copy | //copy |
|
buildertools.command.cube | //cube |
|
buildertools.command.cut | //cut |
|
buildertools.command.cylinder | //cylinder |
|
buildertools.command.decoration | //decoration |
|
buildertools.command.draw | //draw |
|
buildertools.command.fill | //fill |
|
buildertools.command.fix | //fix |
|
buildertools.command.hcube | //hcube |
|
buildertools.command.hcylinder | //hcylinder |
|
buildertools.command.hpyramid | //hpyramid |
|
buildertools.command.hsphere | //hsphere |
|
buildertools.command.id | //id |
|
buildertools.command.merge | //merge |
|
buildertools.command.move | //move |
|
buildertools.command.naturalize | //naturalize |
|
buildertools.command.outline | //outline |
|
buildertools.command.paste | //paste |
|
buildertools.command.pos1 | //pos1 |
|
buildertools.command.pos2 | //pos2 |
|
buildertools.command.pyramid | //pyramid |
|
buildertools.command.rotate | //rotate |
|
buildertools.command.schematic | //schematic |
|
buildertools.command.sphere | //sphere |
|
buildertools.command.stack | //stack |
|
buildertools.command.tree | //tree |
|
buildertools.command.undo | //undo |
|
buildertools.command.walls | //walls |
|
buildertools.command.wand | //wand |
# BuilderTools configuration file
# Target BuilderTools version: 1.2.0-beta4
# Do not change this line.
config-version: 1.2.0.2
# This is format which will be used for creating schematics
# Supported formats: 'mcedit', 'mcstructure'
output-schematics-format: 'mcedit'
# Option for compressing clipboards. This will make the actions
# slower, but reduces RAM usage.
clipboard-compression: false
# BuilderTools saves player's clipboard, undo & redo stuff when player
# leaves server to disk. This cache should be cleaned after restart (to
# avoid unexpected bugs). This option is to disable removing those files.
clean-cache: true
# PowerItems settings:
items:
wand-axe:
enabled: true
name: "§r§fWand Axe\n§7§oBreak for first pos\n§7§oTouch for second pos"
blockinfo-stick:
enabled: false
name: "§r§fDebug Stick\n§7§oTouch block for info"
Copyright 2018-2021 CzechPMDevs
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
Full license here.