mirror of
https://github.com/CivMC/Civ.git
synced 2026-07-15 23:20:44 +00:00
24 lines
421 B
YAML
24 lines
421 B
YAML
#edit the following example world to your preferences
|
|
#remember to change 'exampleworld' into your world name
|
|
exampleworld:
|
|
randomspawnon:
|
|
- respawn
|
|
- bedrespawn
|
|
- firstjoin
|
|
keeprandomspawns: false
|
|
spawnarea:
|
|
type: "square"
|
|
x-min: -100
|
|
x-max: 100
|
|
z-min: -100
|
|
z-max: 100
|
|
thickness: 0
|
|
spawnblacklist:
|
|
- 8
|
|
- 9
|
|
- 10
|
|
- 11
|
|
- 18
|
|
- 51
|
|
- 81
|