mirror of
https://github.com/IntellectualSites/PlotSquared.git
synced 2024-11-30 13:14:06 +01:00
Updated Installation (markdown)
parent
1dbab34968
commit
d25001cf82
@ -32,10 +32,10 @@ https://github.com/IntellectualSites/PlotSquared/wiki/Commands
|
||||
[See here](https://github.com/IntellectualCrafters/PlotSquared/wiki/World-reduction)
|
||||
|
||||
## World Creation
|
||||
####[Tutorial: Custom Augmented](https://github.com/IntellectualCrafters/PlotSquared/wiki/TerrainControl)
|
||||
#### [Tutorial: Custom Augmented](https://github.com/IntellectualCrafters/PlotSquared/wiki/TerrainControl)
|
||||
- Tutorial for using a non PlotSquared generator such as TerrainControl
|
||||
|
||||
####[Tutorial: Partial Augmented](https://github.com/IntellectualCrafters/PlotSquared/wiki/Augmented-Plot-Worlds)
|
||||
#### [Tutorial: Partial Augmented](https://github.com/IntellectualCrafters/PlotSquared/wiki/Augmented-Plot-Worlds)
|
||||
- Tutorial for adding plot clusters to an existing world
|
||||
|
||||
#### Optional: Generate a world with a schematic already in the plot:
|
||||
@ -46,7 +46,7 @@ You may need to create the directories if they do not exist (case sensitive).
|
||||
|
||||
Put a schematic called `plot.schematic` in the folder, then generate the world (see below).
|
||||
_Note: the schematic pastes from the plot height defined in the worlds.yml_
|
||||
####Option 1: Creating a world with Multiverse:
|
||||
#### Option 1: Creating a world with Multiverse:
|
||||
`/mv create <world> normal -g PlotSquared`
|
||||
|
||||
It will also accept several arguments:
|
||||
@ -62,10 +62,10 @@ Examples:
|
||||
- `/mv create <world> normal -g PlotSquared:size=64`
|
||||
- `/mv create <world> normal -g PlotSquared:h=64,main=5:2`
|
||||
|
||||
####Option 2: Creating a world with Multiworld:
|
||||
#### Option 2: Creating a world with Multiworld:
|
||||
`/mw create <world> plugin:PlotSquared`
|
||||
|
||||
####Option 3: Using the area create command
|
||||
#### Option 3: Using the area create command
|
||||
Use `/plot area create <world>[:name] [modifiers]`
|
||||
e.g.
|
||||
- `/plot area create plotworld size=24`
|
||||
@ -83,7 +83,7 @@ Modifiers:
|
||||
- `terrain` (0=flat,1=ores,2=only road,3=entirely vanilla)
|
||||
|
||||
(Note: The terrain modifier can only be applied to type 1 or 2 worlds)
|
||||
####Option 4: Using the setup command
|
||||
#### Option 4: Using the setup command
|
||||
- Use the command: `/plot setup`
|
||||
|
||||
#### Manual generation setting
|
||||
|
Loading…
Reference in New Issue
Block a user