BuilderTools icon indicating copy to clipboard operation
BuilderTools copied to clipboard

🪓 Powerful World Editor plugin for PocketMine servers

Results 27 BuilderTools issues
Sort by recently updated
recently updated
newest added

//decorate takes the "highest block at", but this function wasnt updated to PM5 and an $id !== 0 was hardcoded in it https://github.com/CzechPMDevs/BuilderTools/blob/2.0.0/src/czechpmdevs/buildertools/editors/object/FillSession.php#L136 As air is not 0 anymore it...

Bug: Unconfirmed

255 is hardcoded in PHP Docs and in some code, for example in the Printer, in the fillsession for highest block (as also said in #243), in the schematic pasters...

Bug: Unconfirmed

The info stick isn't showing anything, no messages, no popup, no tip. Just nothing is showing when interacting with a block

Bug: Unconfirmed

//id should give a type name (minecraft:x), it can be obtained by `GlobalItemDataHandlers::getSerializer()->serializeType($inhand)->getName()`

Bug: Unconfirmed

How should we place special stuffs like custom growth plants ? Before it was in meta so we was using :1/:2 etc.. but now it's not in meta anymore. Same...

Feature request

It seems that when I disconnect reconnect with a Wand (axe) or with the blockinfo it loses its enchantment and its ability, I need to regive myself one

Bug: Unconfirmed

![image](https://github.com/CzechPMDevs/BuilderTools/assets/44753923/d0bf6521-5933-4920-bc8b-0b16076acd43) When you do a //move it leaves info update block on the original selected zone, I guess it should be air

Bug: Unconfirmed

The Minecraft Fandom wiki has been forked to a new domain: minecraft.wiki. Learn more here: https://minecraft.wiki/w/Minecraft_Wiki:Moving_from_Fandom. This PR updates the old wiki link accordingly.

**Describe the bug** The //fix command isn't even in the plugin anymore **To Reproduce** Steps to reproduce the behavior: 1. Connect to server 2. type the command //fix **Expected behavior**...

Bug: Unconfirmed

There's a problem with the schematic paste; When you paste them every blocks becomes not existing block, some placeholders. My collaborator has already reported this a few weeks ago on...

Bug: Unconfirmed