Скачать плагин blockstocommands — плагин на добавление команд блокам! [1.8 — 1.15] 5.0.0-beta.6
Содержание:
Settings¶
Note
Since the underlying platforms are often in various states of development, not all settings will work on all platforms. Please notify us if you find this to be the case.
Setting | Default | Description |
---|---|---|
defaultLocale | default | The default locale to use for translations, defaults to the system locale. |
profile | false | Whether to print out a blocks changed/time info after each operation. |
traceUnflushedSessions | false | Display a debug message when an edit isn’t completed properly. |
disallowedBlocks | <list of blocks> | A list of blocks that cannot be used in patterns (mostly physics blocks that will “pop off” and may severely lag or crash the server if thousands of items are spawned). |
defaultChangeLimit | -1 | The default amount of blocks that can be set in one operation. |
maxChangeLimit | -1 | The maximum amount of blocks for the change limit (set with in-game) |
defaultMaxPolygonalPoints | -1 | The default amount of polygonal points that can be used (), -1 means use maximum |
maxPolygonalPoints | 20 | The maximum amount of polygonal points that can be used (, used if you have ) |
defaultMaxPolyhedronPoints | -1 | The default amount of polyhedron points that can be used (), -1 means use maximum |
maxPolyhedronPoints | 20 | The maximum amount of polyhedron points that can be used (, used if you have ) |
snapshotRepo | If not left empty, the directory name to look for snapshots | |
snapshotsExperimental | false | If true, uses the new snapshot code. Try it out and report bugs! |
maxRadius | -1 | Maximum radius of commands that take a radius |
maxSuperPickaxeSize | 5 | Maximum size of super pickaxe tools |
maxBrushRadius | 6 | Maximum size of brushes |
logCommands | false | Whether to log more informative information on command usage. |
logFile | If logCommands is true, the file to log to. | |
logFormat | : %5$s%6$s%n | The format of command logging |
wandItem | minecraft:wooden_axe | The default item used for selection regions, overriden by existing sessions |
superPickaxeDrop | true | Whether the single super pickaxe mode will drop items for blocks it breaks |
superPickaxeManyDrop | true | Whether multi super pickaxe modes will drop items for blocks they break |
useInventory | false | Require players to have items in their inventory to make edits (this option is not well supported and not recommended) |
useInventoryOverride | false | Allow a permission node to override the above setting |
useInventoryCreativeOverride | false | Allow creative mode to override the above setting |
navigationUseGlass | true | Whether the and commands should place a glass block for the player to stand on if in mid-air |
navigationWand | minecraft:compass | The default item used for the navigation wand which allows and as left-click/right-click, overriden by existing sessions |
navigationWandMaxDistance | 50 | The max distance the navigation wand should trace to find a block to jump to |
scriptTimeout | 3000 | The maximum time a craftscript can run before it is terminated |
calculationTimeout | 100 | The default time an expression can run before it is terminated |
maxCalculationTimeout | 300 | The maximum time an expression can run before termination (changed in game with ) |
allowedDataCycleBlocks | If not empty, a whitelist of blocks which the data cycler tool can be used on | |
saveDir | schematics | The directory in which to save schematics (relative to the worldedit folder) |
scriptsDir | craftscripts | The directory in which to look for craftscripts |
allowSymlinks | false | Whether to allow the above to be symlinked locations (useful for sharing between servers) |
butcherDefaultRadius | -1 | The default radius of the command (-1 for infinite) |
butcherMaxRadius | -1 | The maximum radius of the command |
serverSideCUI | true | Whether to allow the usage of |
defaultVerticalHeight | 256 | The height to use for commands that take an optional height. |
extendedYLimit | false | If true, use slower but unbounded positions. This should only be needed with a mod that extends the height limit. |
Special Block Data Syntax¶
Some blocks have additional syntax for setting extra information.
Sign Text
You can set text on signs by separating it with a pipe symbol (). Note that if the text has spaces, you must wrap the entire pattern in quotes .
Example: Setting sign text
Simple Example:
//set oak_sign|Line1|Line2
With spaces and rotation:
//set "oak_wall_sign|Hello world|Second|Third line"
Player Heads
You can set the skin of a player head by specifying a username after the pipe symbol.
Example: Setting a skin on a head
//set player_head|dinnerbone
Mob Spawners
You can set the type of mob to be spawned (again via the pipe symbol). Note that the name of the mob must be an . Prefixing minecraft: is optional, modded mobs must have a namespace.
Example: Creating a squid spawner
//set spawner|squid
General Commands¶
(or )
Description | WorldEdit commands |
Usage |
Description | Displays help for WorldEdit commands |
Permissions | |
Usage | |
List sub-commands of the given command, if applicable | |
The page to retrieve | |
The command to retrieve help for |
(or )
Description | Get WorldEdit version |
Usage |
Description | Toggles trace hook |
Usage | |
The mode to set the trace hook to |
Description | Reload configuration |
Permissions | |
Usage |
Description | Complete CUI handshake (internal usage) |
Usage |
Description | Set your timezone for snapshots |
Usage | |
The timezone to set |
Description | Writes a report on WorldEdit |
Permissions | |
Usage | |
Pastebins the report |
(or )
Description | Undoes the last action (from history) |
Permissions | , |
Usage | |
Number of undoes to perform | |
Undo this player’s operations |
(or )
Description | Redoes the last action (from history) |
Permissions | , |
Usage | |
Number of redoes to perform | |
Redo this player’s operations |
(or )
Description | Clear your history |
Permissions | |
Usage |
Description | Modify block change limit |
Permissions | |
Usage | |
The limit to set |
Description | Modify evaluation timeout time. |
Permissions | |
Usage | |
The timeout time to set |
Warning
This command is deprecated. //fast duplicates //perf and will be removed in WorldEdit 8.
Please use instead.
Description | Toggle fast mode |
Permissions | |
Usage | |
The new fast mode state |
Description |
Toggle side effects for performance Note that this command is GOING to change in the future. Do not depend on the exact format of this command yet. |
Permissions | |
Usage | |
The side effect | |
The new side effect state | |
Show the info box |
Description | Sets the reorder mode of WorldEdit |
Permissions | |
Usage | |
The reorder mode |
Description | Toggle drawing the current selection |
Permissions | |
Usage | |
The new draw selection state |
Description | Sets the world override |
Permissions | |
Usage | |
The world override |
Description |
Changes watchdog hook state. This is dependent on platform implementation. Not all platforms support watchdog hooks, or contain a watchdog. |
Permissions | |
Usage | |
The mode to set the watchdog hook to |
(or )
Description | Set the global mask |
Permissions | |
Usage | |
The mask to set |
(or )
Description | Switch between your position and pos1 for placement |
Usage |
Утилиты
//repl <block> — Делает инструмент в вашей руке «заменителем», правой кнопкой меняет выбранный блок на указанный.
//toggleplace — переключение между первой позицией и вашим текущим положением.
//fill <block> <radius> — заполнить отверстия блоком block, в радиусе radius и в глубину depth.
//fillr <block> <radius> — рекурсивное заполнение отверстий блоком block, в радиусе radius.
//drain <radius> — осушить бассейны воды/лавы в радиусе radius.
//fixwater <radius> — уровень близлежащих водоемов.
//fixlava <radius> — уровень близлежащих бассейнов лавы.
//removeabove — убрать блоки над вашей головой.
//removebelow — убрать блоки под вашими ногами.
//replacenear <size> <from-id> <to-id> — заменить блоки на расстоянии size, заменить блоки from-id на блоки to-id.
//removenear — удалить блоки block на расстоянии size.
//snow <radius> — покрыть все снегом в радиусе radius.
//thaw <radius> — убрать снег в радиусе radius.
//ex — потушить огонь на расстоянии size. По умолчанию в радиусе 40 блоков.
//butcher — убить всех мобов в радиусе radius. По умолчанию во всем мире.
// — если ломать блоки киркой, то они ломаются очень быстро.
//regen — востанавливает выбранный регион. Заново его генерирует.
//limit <limit> — максимальное количество блоков используемое при командах. Действует только на вас. Используется для предотвращения катастрофических инцидентов.
Schematic and Clipboard Commands¶
(or , , )
Description | Schematic commands for saving/loading areas |
Permissions | , , , , , , |
Usage |
(or , )
Description |
List saved schematics Note: Format is not fully verified until loading. |
Permissions | |
Usage | |
Page to view. | |
Sort by date, oldest first | |
Sort by date, newest first |
(or , )
Description | List available formats |
Permissions | |
Usage |
Description | Load a schematic into your clipboard |
Permissions | , |
Usage | |
File name. | |
Format name. |
(or )
Description | Delete a saved schematic |
Permissions | |
Usage | |
File name. |
Description | Save a schematic into your clipboard |
Permissions | , |
Usage | |
File name. | |
Format name. | |
Overwrite an existing file. |
Description | Copy the selection to the clipboard |
Permissions | |
Usage | |
Also copy entities | |
Also copy biomes | |
Set the include mask, non-matching blocks become air |
Description | Cut the selection to the clipboard |
Permissions | |
Usage | |
Pattern to leave in place of the selection | |
Also cut entities | |
Also copy biomes, source biomes are unaffected | |
Set the exclude mask, non-matching blocks become air |
Description | Paste the clipboard’s contents |
Permissions | |
Usage | |
Skip air blocks | |
Paste at the original position | |
Select the region after pasting | |
No paste, select only. (Implies -s) | |
Paste entities if available | |
Paste biomes if available | |
Only paste blocks matching this mask |
Description |
Rotate the contents of the clipboard Non-destructively rotate the contents of the clipboard. |
Permissions | |
Usage | |
Amount to rotate on the y-axis | |
Amount to rotate on the x-axis | |
Amount to rotate on the z-axis |
Description | Flip the contents of the clipboard across the origin |
Permissions | |
Usage | |
The direction to flip, defaults to look direction. |
Операции с выделенными регионами
//set — залить выбранный регион определенным блоком (block).
//replace — заменить все блоки в выбранном регионе определенным блоком (to-block) (воздух не трогает).
//replace — заменить определенные блоки (from-block) другими определенными блоками (to-block) в выбранном регионе.
//overlay — покрыть выбранный регион определенным блоком . Например: //overlay 50 — покрыть выбранный регион факелами.
//walls — создать стены вокруг выбранного региона определенным блоком.
//outline — создает стены, пол, потолок вокруг выбранного региона.
//smooth
— сглаживает (делает реалистичнее) выбранный регион. iterations — интенсивность.
//move
— передвинуть блоки выделенного региона на count
блоков в направлении direction
(north, east, south, west, up, down). И заменить освобожденную область определенным блоком (leave-id).
//stack
– копирование выделенного региона на count
копий в направлении direction
(north, east, south, west, up, down).
Brush Commands¶
(or , , )
Description | Brushing commands |
Usage |
Description | Forest brush, creates a forest in the area |
Permissions | |
Usage | |
The shape of the region | |
The size of the brush | |
The density of the brush | |
The type of tree to use |
(or )
Description | Butcher brush, kills mobs within a radius |
Permissions | |
Usage | |
Radius to kill mobs in | |
Also kill pets | |
Also kill NPCs | |
Also kill golems | |
Also kill animals | |
Also kill ambient mobs | |
Also kill mobs with name tags | |
Also kill all friendly mobs (Applies the flags -abgnpt) | |
Also destroy armor stands | |
Also kill water mobs |
Description | Paint brush, apply a function to a surface |
Permissions | |
Usage | |
The shape of the region | |
The size of the brush | |
The density of the brush |
(or )
Description | Unbind a bound brush from your current item |
Usage |
(or )
Description | Choose the clipboard brush |
Permissions | |
Usage | |
Don’t paste air from the clipboard | |
Paste starting at the target location, instead of centering on it | |
Paste entities if available | |
Paste biomes if available | |
Skip blocks matching this mask in the clipboard |
(or )
Description | Gravity brush, simulates the effect of gravity |
Permissions | |
Usage | |
The radius to apply gravity in | |
Affect blocks between the given height, upwards and downwards, rather than the target location Y + radius |
Description | Heightmap brush, raises or lowers terrain using an image heightmap |
Permissions | |
Usage | |
The name of the image | |
The size of the brush | |
The intensity of the brush | |
Erase blocks instead of filling them | |
Don’t change blocks above the selected height | |
Randomizes the brush’s height slightly. |
(or )
Description | Shortcut fire extinguisher brush |
Permissions | |
Usage | |
The radius to extinguish |
(or )
Description | Choose the sphere brush |
Permissions | |
Usage | |
The pattern of blocks to set | |
The radius of the sphere | |
Create hollow spheres instead |
Description | Raise brush, raise all blocks by one |
Permissions | |
Usage | |
The shape of the region | |
The size of the brush |
Description |
Choose the terrain softener brush Example: ‘/brush smooth 2 4 grass_block,dirt,stone’ |
Permissions | |
Usage | |
The radius to sample for softening | |
The number of iterations to perform | |
The mask of blocks to use for the heightmap |
(or , )
Description | Choose the cylinder brush |
Permissions | |
Usage | |
The pattern of blocks to set | |
The radius of the cylinder | |
The height of the cylinder | |
Create hollow cylinders instead |
Description | Set brush, sets all blocks in the area |
Permissions | |
Usage | |
The shape of the region | |
The size of the brush | |
The pattern of blocks to set |
Description | Apply brush, apply a function to every block |
Permissions | |
Usage | |
The shape of the region | |
The size of the brush |
Description | Deform brush, applies an expression to an area |
Permissions | |
Usage | |
The shape of the region | |
The size of the brush | |
Expression to apply | |
Use the game’s coordinate origin | |
Use the placement position as the origin |
Description | Lower brush, lower all blocks by one |
Permissions | |
Usage | |
The shape of the region | |
The size of the brush |
Description | Snow brush, sets snow in the area |
Permissions | |
Usage | |
The shape of the region | |
The size of the brush | |
Whether to stack snow |
Tool Commands¶
Description | Binds a tool to the item in your hand |
Usage |
Description | Block stacker tool |
Permissions | |
Usage | |
The max range of the stack | |
The mask to stack until |
Description | Selection wand tool |
Permissions | |
Usage |
Description | Tree generator tool |
Permissions | |
Usage | |
Type of tree to generate |
Description | Block replacer tool |
Permissions | |
Usage | |
The pattern of blocks to place |
Description | Wand at a distance tool |
Permissions | |
Usage |
(or )
Description | Unbind a bound tool from your current item |
Usage |
Description | Floating tree remover tool |
Permissions | |
Usage |
Description | Long-range building tool |
Permissions | |
Usage | |
Pattern to set on left-click | |
Pattern to set on right-click |
(or )
Description | Flood fill tool |
Permissions | |
Usage | |
The pattern to flood fill | |
The range to perform the fill |
Description | Block data cycler tool |
Permissions | |
Usage |
Description | Navigation wand tool |
Permissions | |
Usage |
Description | Block information tool |
Permissions | |
Usage |
Warning
This command is deprecated. Global tool names cause conflicts and will be removed in WorldEdit 8.
Please use instead.
Description | Unbind a bound tool from your current item |
Usage |
(or )
Warning
This command is deprecated. Global tool names cause conflicts and will be removed in WorldEdit 8.
Please use instead.
Description | Selection wand tool |
Permissions | |
Usage |
(or )
Warning
This command is deprecated. Global tool names cause conflicts and will be removed in WorldEdit 8.
Please use instead.
Description | Navigation wand tool |
Permissions | |
Usage |
Warning
This command is deprecated. Global tool names cause conflicts and will be removed in WorldEdit 8.
Please use instead.
Description | Block information tool |
Permissions | |
Usage |
Warning
This command is deprecated. Global tool names cause conflicts and will be removed in WorldEdit 8.
Please use instead.
Description | Tree generator tool |
Permissions | |
Usage | |
Type of tree to generate |
Warning
This command is deprecated. Global tool names cause conflicts and will be removed in WorldEdit 8.
Please use instead.
Description | Block replacer tool |
Permissions | |
Usage | |
The pattern of blocks to place |
Warning
This command is deprecated. Global tool names cause conflicts and will be removed in WorldEdit 8.
Please use instead.
Description | Block data cycler tool |
Permissions | |
Usage |
(or )
Warning
This command is deprecated. Global tool names cause conflicts and will be removed in WorldEdit 8.
Please use instead.
Description | Flood fill tool |
Permissions | |
Usage | |
The pattern to flood fill | |
The range to perform the fill |
Warning
This command is deprecated. Global tool names cause conflicts and will be removed in WorldEdit 8.
Please use instead.
Description | Floating tree remover tool |
Permissions | |
Usage |
Warning
This command is deprecated. Global tool names cause conflicts and will be removed in WorldEdit 8.
Please use instead.
Description | Wand at a distance tool |
Permissions | |
Usage |
(or )
Warning
This command is deprecated. Global tool names cause conflicts and will be removed in WorldEdit 8.
Please use instead.
Description | Long-range building tool |
Permissions | |
Usage | |
Pattern to set on left-click | |
Pattern to set on right-click |
(or )
Description | Toggle the super pickaxe function |
Permissions | |
Usage | |
The new super pickaxe state |
Description | Set the brush mask |
Permissions | |
Usage | |
The mask to set |
(or )
Description | Set the brush material |
Permissions | |
Usage | |
The pattern of blocks to use |
Description | Set the brush range |
Permissions | |
Usage | |
The range of the brush |
Description | Set the brush size |
Permissions | |
Usage | |
The size of the brush |
Utility Commands¶
Description | Fill a hole |
Permissions | |
Usage | |
The blocks to fill with | |
The radius to fill in | |
The depth to fill |
Description | Fill a hole recursively |
Permissions | |
Usage | |
The blocks to fill with | |
The radius to fill in | |
The depth to fill |
Description | Drain a pool |
Permissions | |
Usage | |
The radius to drain | |
Also un-waterlog blocks |
(or )
Description | Fix lava to be stationary |
Permissions | |
Usage | |
The radius to fix in |
(or )
Description | Fix water to be stationary |
Permissions | |
Usage | |
The radius to fix in |
(or )
Description | Remove blocks above your head. |
Permissions | |
Usage | |
The apothem of the square to remove from | |
The maximum height above you to remove from |
(or )
Description | Remove blocks below you. |
Permissions | |
Usage | |
The apothem of the square to remove from | |
The maximum height below you to remove from |
(or )
Description | Remove blocks near you. |
Permissions | |
Usage | |
The mask of blocks to remove | |
The radius of the square to remove from |
(or )
Description | Replace nearby blocks |
Permissions | |
Usage | |
The radius of the square to remove in | |
The mask matching blocks to remove | |
The pattern of blocks to replace with |
(or )
Description | Simulates snow |
Permissions | |
Usage | |
The radius of the cylinder to snow in | |
The height of the cylinder to snow in | |
Stack snow layers |
(or )
Description | Thaws the area |
Permissions | |
Usage | |
The radius of the cylinder to thaw in | |
The height of the cylinder to thaw in |
(or )
Description | Converts dirt to grass blocks in the area |
Permissions | |
Usage | |
The radius of the cylinder to convert in | |
The height of the cylinder to convert in | |
Also convert coarse dirt |
(or , , , , )
Description | Extinguish nearby fire |
Permissions | |
Usage | |
The radius of the square to remove in |
Description | Kill all or nearby mobs |
Permissions | |
Usage | |
Radius to kill mobs in | |
Also kill pets | |
Also kill NPCs | |
Also kill golems | |
Also kill animals | |
Also kill ambient mobs | |
Also kill mobs with name tags | |
Also kill all friendly mobs (Applies the flags -abgnpt) | |
Also destroy armor stands | |
Also kill water mobs |
(or , )
Description | Remove all entities of a type |
Permissions | |
Usage | |
The type of entity to remove | |
The radius of the cuboid to remove from |
(or , , , )
Description | Evaluate a mathematical expression |
Permissions | |
Usage | |
Expression to evaluate |
Description | Displays help for WorldEdit commands |
Permissions | |
Usage | |
List sub-commands of the given command, if applicable | |
The page to retrieve | |
The command to retrieve help for |
Region Commands¶
Description | Sets all the blocks in the region |
Permissions | |
Usage | |
The pattern of blocks to set |
Description |
Draws line segments between cuboid selection corners or convex polyhedral selection vertices Can only be used with a cuboid selection or a convex polyhedral selection |
Permissions | |
Usage | |
The pattern of blocks to place | |
The thickness of the line | |
Generate only a shell |
Description |
Draws a spline through selected points Can only be used with a convex polyhedral selection |
Permissions | |
Usage | |
The pattern of blocks to place | |
The thickness of the curve | |
Generate only a shell |
(or , )
Description | Replace all blocks in the selection with another |
Permissions | |
Usage | |
The mask representing blocks to replace | |
The pattern of blocks to replace with |
Description | Set a block on top of blocks in the region |
Permissions | |
Usage | |
The pattern of blocks to overlay |
(or )
Description | Set the center block(s) |
Permissions | |
Usage | |
The pattern of blocks to set |
Description | 3 layers of dirt on top then rock below |
Permissions | |
Usage |
Description | Build the four sides of the selection |
Permissions | |
Usage | |
The pattern of blocks to set |
(or )
Description | Build the walls, ceiling, and floor of a selection |
Permissions | |
Usage | |
The pattern of blocks to set |
Description |
Smooth the elevation in the selection Example: ‘//smooth 1 grass_block,dirt,stone’ would only smooth natural surface terrain. |
Permissions | |
Usage | |
# of iterations to perform | |
The mask of blocks to use as the height map |
Description | Move the contents of the selection |
Permissions | |
Usage | |
number of times to apply the offset | |
The offset to move | |
The pattern of blocks to leave | |
Shift the selection to the target location | |
Ignore air blocks | |
Also copy entities | |
Also copy biomes | |
Set the include mask, non-matching blocks become air |
Description | Repeat the contents of the selection |
Permissions | |
Usage | |
# of copies to stack | |
How far to move the contents each stack | |
Shift the selection to the last stacked copy | |
Ignore air blocks | |
Also copy entities | |
Also copy biomes | |
Use block units | |
Set the include mask, non-matching blocks become air |
Description | Regenerates the contents of the selection |
Permissions | |
Usage | |
The seed to regenerate with, otherwise uses world seed | |
Regenerate biomes as well |
Description |
Deforms a selected region with an expression The expression is executed for each block and is expected |
Permissions | |
Usage | |
The expression to use | |
Use the game’s coordinate origin | |
Use the placement’s coordinate origin | |
Use the selection’s center as origin |
Description |
Hollows out the object contained in this selection Thickness is measured in manhattan distance. |
Permissions | |
Usage | |
Thickness of the shell to leave | |
The pattern of blocks to replace the hollowed area with |
Description | Make a forest within the region |
Permissions | |
Usage | |
The type of tree to place | |
The density of the forest |
Выделение
//wand
— дает вам деревянный топор (топор редактирования). ЛКМ по блоку деревянным топором назначает первую позицию, ПКМ по блоку назначает вторую позицию.
//toggleeditwand
— отключает деревянный топор. Теперь им можно пользоваться по прямому назначению.
//sel — выбор формы выделяемого региона. cuboid — выделяет куб. poly — выделяет только в плоскости.
//pos1
— назначает первой позицией для выделения блок на котором вы стоите.
//pos2
— назначает второй позицией для выделения блок на котором вы стоите.
//hpos1
— назначает первой позицией для выделения блок на который вы смотрите.
//hpos2
— назначает второй позицией для выделения блок на который вы смотрите.
//chunk
— выделяет весь чанк на котором вы находитесь.
//contract — уменьшает выбранный вами регион на amount блоков в направлении, в которое вы смотрите.
//contract — уменьшает выбранный вами регион на amount блоков в направлении direction (north, east, south, west, up, down).
//contract — уменьшает выбранный вами регион в двух направлениях. amount — количество блоков уменьшения в первом направлении, reverse-amount — количество блоков уменьшения в противоположном направлении, direction — направление (north, east, south, west, up, down). Например: //contract 10 7 south — уменьшит выбранный регион на 10 блоков к югу (south) и на 7 блоков к северу (north).
//expand — расширяет выбранный вами регион на amount блоков в направлении, в которое вы смотрите.
//expand — расширяет выбранный вами регион на amount блоков в направлении direction (north, east, south, west, up, down).
//expand — расширяет выбранный вами регион в двух направлениях. amount — количество блоков расширения в первом направлении, reverse-amount — количество блоков расширения в противоположном направлении, direction — направление (north, east, south, west, up, down). Например: //expand 10 7 south — расширит выбранный регион на 10 блоков к югу (south) и на 7 блоков к северу (north).
//expand vert
— максимально расширит выбранный вами регион вверх и вниз.
//outset — Расширяет выбранный регион в каждом направлении.
//inset — Сужает выбранный регион в каждом направлении.
//shift — перемещает регион выбора. Не перемещает содержимое региона. amount — расстояние, direction (north, east, south, west, up, down).
//size
— введите что-бы узнать размер выделенного региона.
//count — введите что бы узнать сколько блоков чего либо (block) находится в выбранном регионе.
//distr
— введите для получения списка блоков находящихся в выбранном регионе.