mirror of
https://github.com/IntellectualSites/PlotSquared.git
synced 2024-11-23 12:06:15 +01:00
Page:
Schematic Generation
Pages
API Documentation
API Flag
Backups
BlockBucket
Bypass Permissions
Changelog
ChestShop Compatibility
Chunk processor
Commands and Permissions
Commands
Events
FAWE
Fix plot borders
Getting an instance of PlotSquared
Home
Installation
Merging all plots
Migrating from an older major release
Permission Packs
Placeholders
Plot Component Presets
Plot Components
Plot Membership Tiers
Plot analysis
Plot flags
Plot web interface
PlotSquared web API
PlotSquared.use_THIS.yml
Printing the furthest plot
Resetting plot biomes
Schematic Generation
Schematic on Claim
Scripting
Set a plotworld as default world
Setting all signs
Single Plot Area
UUID conversion
Updating from 1.12 to 1.13
Usage
Usage: Schematic export
Vanilla Tags
Why should you switch to PlotSquared?
World reduction
WorldEdit processing
commands.yml
settings.yml
style.yml
worlds.yml
5
Schematic Generation
Alexander Söderberg edited this page 2020-04-10 16:45:39 +02:00
In order to have a plot world generate with schematics do the following:
- Create a plot schematic with
/plot schematic save
- Move the created schematic from
/plugins/PlotSquared/schematics/
to/plugins/PlotSquared/schematics/GEN_ROAD_SCHEMATIC/<world name>/
and rename it toplot.schematic
/plot.schem
(depending on the file extension of the schematic file you're moving) - In in
settings.yml
, add/update the following:
# Schematic Settings
schematics:
# Whether schematic based generation should paste schematic on top of plots, or from Y=1
paste-on-top: false
The world will now generate using the schematic.
If your schematic does not light up properly, use Light Cleaner with the autoCleanEnabled
option set to true
.
Home
Installation
API documentation
Further installation
- Road schematics
- settings.yml
- commands.yml
- worlds.yml
- style.yml
- UUID conversion
- Set a plot world as default world
- ChestShop Compatibility