Skip to content
Lilly Tempest edited this page Nov 18, 2021 · 4 revisions

Welcome to the GridSelector wiki!

What is GridSelector

GridSelector is an Add-On for Schematic Brush 2.0.

It allows to define grid worlds and select schematics directly from this grid. As an alternative plot squared worlds can be used.

Using Grid Selector

Defining a Grid World

Create a new world. Preferable a flat world without caves. If you use a regular world make sure to fill all caves and other holes below your grid area.
Use /sbrg defineGrid <num> to define the grid size of your world.
Then use /sbrg drawgrid <radius> <mat> <mat> with two different materials to draw the grid with your preferred colors.

Selecting

Use /sbrg select on any tool you want. Now right click plots or grid elements to select or deselect them.

Make a left click to save them.

Now open a schematic brush editor with /sbr, add a new schematic set and choose the grid selector. The schematics you saved previously are now loaded into your brush.

Saving

If you want to save your currently used schematics you can use the /sbrg saveSchematics <name> command to save them inside the schematic brush directory. Add the -g flag to save them globally. Otherwise they will be only available for you.

Permissions

Permission Usage
gridselector.use Select schematics
gridselector.grid.define Define grids
gridselector.grid.draw Draw grids
gridselector.save Save schematics
gridselector.save.global Save schematics globally

Clone this wiki locally