You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
NotMyFault edited this page Feb 16, 2020
·
3 revisions
#Step 1: Choosing a directory.
The following is the line which corresponds to the schematic export directory. An absolute path is required for the save_path node.
For example:
C:/xampp/htdocs/schematics/ or C:/wamp/www/schematics or C:/minecraft/plugins/PlotSquared/schematics
schematics:
save_path: /var/www/schematics
#Step 2: Exporting a schematic
Use the command /plot schematic save while standing in a plot to save the plot to a schematic. To export all plots use /plot schematic exportall (from console)