-
-
Notifications
You must be signed in to change notification settings - Fork 1
Home
Welcome to the GridSelector wiki!
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.
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.
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.
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.
| 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 |