This handler is highly experimental, use with caution!
Author | 2called-chaos |
---|---|
Source | vendor/handlers/_legacy/schematic_builder.rb |
Commands | !schebu |
Description | This handler builds structures from schematic files by using the /setblock command. |
Notes |
|
Usage: | !schebu book |
---|---|
Action: | Gives you a book with more information about the process. |
Default ACL: | builder |
Usage: | !schebu add <name> <url> |
---|---|
Action: | |
Default ACL: | mod |
Usage: | !schebu list [filter/page] [page] |
---|---|
Action: | List or search the available list of schematics in the local library. The filter may contain regular expressions. |
Hint: | The results are clickable and will load the according schematic. |
Default ACL: | builder |
Usage: | !schebu load <name> |
---|---|
Action: | Loads the given schematic and tells you the dimensions. Required for most of the other commands. |
Default ACL: | builder |
Usage: | !schebu rotate <±90deg> |
---|---|
Action: | |
Default ACL: | builder |
Usage: | !schebu air [true/false] |
---|---|
Action: | Define whether air blocks will be /setblock ed or not. If set to true the area will also be cleared before starting the build (default true) |
Default ACL: | builder |
Usage: | !schebu pos [<x> <y> <z>] |
---|---|
Action: | Shows or sets the starting point of where to insert the schematic. Note that the build will always go towards positive X, Y and Z directions (not 0 0 0!) |
Default ACL: | builder |
Usage: | !schebu ipos [indicator] [mode] |
---|---|
Action: |
Indicates the dimensions of the build. Default indicator is explosion but there are more to choose from. Mode might be one of the following (by default minmax)
|
Default ACL: | builder |
Usage: | !schebu status |
---|---|
Action: | Shows you the current loaded schematic, it's options and - if building - the current build progress. |
Default ACL: | builder |
Usage: | !schebu reset |
---|---|
Action: | Clears the current loaded build and it's settings |
Default ACL: | builder |
Usage: | !schebu build [clear] |
---|---|
Action: | Starts the current build. If you pass clear as a second argument the build zone will be cleared (filled with air) but no build will start. |
Default ACL: | builder |
Usage: | !schebu cancel |
---|---|
Action: | Cancels the current build as soon as possible. Placed blocks are placed, no undo! |
Default ACL: | builder |