-
Notifications
You must be signed in to change notification settings - Fork 1
Home
Sandertv edited this page Aug 8, 2021
·
13 revisions
Welcome to the we wiki!
Blocks for world edit operations are selected by selecting palettes.
//palette
Requires the user to select the two corners of an area of the world to use as palette. Blocks in this selection will be used for all world edit operations. The palette can be saved using //palette save . The palette currently in memory has the name m
.
//palette save <name>
Saves the palette currently selected (palette m
) to disk so that it can be used in all world edit operations.
//palette delete <name>
Deletes a palette from disk.