Spawn world etc.
This commit is contained in:
parent
c664ed70ef
commit
44f3e66aac
10 changed files with 12 additions and 7 deletions
0
.github/ISSUE_TEMPLATE.md
vendored
Normal file → Executable file
0
.github/ISSUE_TEMPLATE.md
vendored
Normal file → Executable file
0
.github/ISSUE_TEMPLATE/bug_report.md
vendored
Normal file → Executable file
0
.github/ISSUE_TEMPLATE/bug_report.md
vendored
Normal file → Executable file
0
.github/ISSUE_TEMPLATE/feature_request.md
vendored
Normal file → Executable file
0
.github/ISSUE_TEMPLATE/feature_request.md
vendored
Normal file → Executable file
0
Movecraft/types/Citygate.craft
Normal file → Executable file
0
Movecraft/types/Citygate.craft
Normal file → Executable file
|
@ -28,7 +28,7 @@ multiverse-configuration:
|
|||
silentstart: 'false'
|
||||
messagecooldown: '5000'
|
||||
version: '2.9'
|
||||
firstspawnworld: world
|
||||
firstspawnworld: luna
|
||||
teleportcooldown: '1000'
|
||||
defaultportalsearch: 'false'
|
||||
portalsearchradius: '128'
|
||||
|
|
|
@ -106,7 +106,7 @@ worlds:
|
|||
respawnWorld: ''
|
||||
allowWeather: 'true'
|
||||
difficulty: NORMAL
|
||||
spawning: &id007
|
||||
spawning: &id004
|
||||
==: MVSpawnSettings
|
||||
animals:
|
||||
==: MVSpawnSubSettings
|
||||
|
@ -118,7 +118,7 @@ worlds:
|
|||
spawn: 'true'
|
||||
spawnrate: '-1'
|
||||
exceptions: []
|
||||
entryfee: &id008
|
||||
entryfee: &id005
|
||||
==: MVEntryFee
|
||||
amount: '0.0'
|
||||
currency: '-1'
|
||||
|
@ -137,7 +137,7 @@ worlds:
|
|||
yaw: 91.80102
|
||||
autoLoad: 'true'
|
||||
bedRespawn: 'true'
|
||||
worldBlacklist: &id009 []
|
||||
worldBlacklist: &id006 []
|
||||
environment: NORMAL
|
||||
seed: '7008642968894271479'
|
||||
generator: TerrainControl
|
||||
|
@ -442,8 +442,8 @@ worlds:
|
|||
respawnWorld: ''
|
||||
allowWeather: 'true'
|
||||
difficulty: NORMAL
|
||||
spawning: *id007
|
||||
entryfee: *id008
|
||||
spawning: *id004
|
||||
entryfee: *id005
|
||||
hunger: 'true'
|
||||
autoHeal: 'true'
|
||||
adjustSpawn: 'true'
|
||||
|
@ -459,7 +459,7 @@ worlds:
|
|||
yaw: -269.4009
|
||||
autoLoad: 'true'
|
||||
bedRespawn: 'true'
|
||||
worldBlacklist: *id009
|
||||
worldBlacklist: *id006
|
||||
environment: NORMAL
|
||||
seed: '7008642968894271479'
|
||||
generator: TerrainControl
|
||||
|
|
|
@ -864,3 +864,8 @@ users:
|
|||
- member
|
||||
options:
|
||||
name: 123louis456
|
||||
d76202d5-490a-4e9a-bfef-509585de9bcb:
|
||||
group:
|
||||
- member
|
||||
options:
|
||||
name: Emilylikesmc
|
||||
|
|
0
PlotSquared/templates/bridge.template
Normal file → Executable file
0
PlotSquared/templates/bridge.template
Normal file → Executable file
0
WorldGuard/worlds/.raw/config.yml
Normal file → Executable file
0
WorldGuard/worlds/.raw/config.yml
Normal file → Executable file
0
WorldGuard/worlds/DXL_Edit_1/config.yml
Normal file → Executable file
0
WorldGuard/worlds/DXL_Edit_1/config.yml
Normal file → Executable file
Loading…
Reference in a new issue