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'
|
silentstart: 'false'
|
||||||
messagecooldown: '5000'
|
messagecooldown: '5000'
|
||||||
version: '2.9'
|
version: '2.9'
|
||||||
firstspawnworld: world
|
firstspawnworld: luna
|
||||||
teleportcooldown: '1000'
|
teleportcooldown: '1000'
|
||||||
defaultportalsearch: 'false'
|
defaultportalsearch: 'false'
|
||||||
portalsearchradius: '128'
|
portalsearchradius: '128'
|
||||||
|
|
|
@ -106,7 +106,7 @@ worlds:
|
||||||
respawnWorld: ''
|
respawnWorld: ''
|
||||||
allowWeather: 'true'
|
allowWeather: 'true'
|
||||||
difficulty: NORMAL
|
difficulty: NORMAL
|
||||||
spawning: &id007
|
spawning: &id004
|
||||||
==: MVSpawnSettings
|
==: MVSpawnSettings
|
||||||
animals:
|
animals:
|
||||||
==: MVSpawnSubSettings
|
==: MVSpawnSubSettings
|
||||||
|
@ -118,7 +118,7 @@ worlds:
|
||||||
spawn: 'true'
|
spawn: 'true'
|
||||||
spawnrate: '-1'
|
spawnrate: '-1'
|
||||||
exceptions: []
|
exceptions: []
|
||||||
entryfee: &id008
|
entryfee: &id005
|
||||||
==: MVEntryFee
|
==: MVEntryFee
|
||||||
amount: '0.0'
|
amount: '0.0'
|
||||||
currency: '-1'
|
currency: '-1'
|
||||||
|
@ -137,7 +137,7 @@ worlds:
|
||||||
yaw: 91.80102
|
yaw: 91.80102
|
||||||
autoLoad: 'true'
|
autoLoad: 'true'
|
||||||
bedRespawn: 'true'
|
bedRespawn: 'true'
|
||||||
worldBlacklist: &id009 []
|
worldBlacklist: &id006 []
|
||||||
environment: NORMAL
|
environment: NORMAL
|
||||||
seed: '7008642968894271479'
|
seed: '7008642968894271479'
|
||||||
generator: TerrainControl
|
generator: TerrainControl
|
||||||
|
@ -442,8 +442,8 @@ worlds:
|
||||||
respawnWorld: ''
|
respawnWorld: ''
|
||||||
allowWeather: 'true'
|
allowWeather: 'true'
|
||||||
difficulty: NORMAL
|
difficulty: NORMAL
|
||||||
spawning: *id007
|
spawning: *id004
|
||||||
entryfee: *id008
|
entryfee: *id005
|
||||||
hunger: 'true'
|
hunger: 'true'
|
||||||
autoHeal: 'true'
|
autoHeal: 'true'
|
||||||
adjustSpawn: 'true'
|
adjustSpawn: 'true'
|
||||||
|
@ -459,7 +459,7 @@ worlds:
|
||||||
yaw: -269.4009
|
yaw: -269.4009
|
||||||
autoLoad: 'true'
|
autoLoad: 'true'
|
||||||
bedRespawn: 'true'
|
bedRespawn: 'true'
|
||||||
worldBlacklist: *id009
|
worldBlacklist: *id006
|
||||||
environment: NORMAL
|
environment: NORMAL
|
||||||
seed: '7008642968894271479'
|
seed: '7008642968894271479'
|
||||||
generator: TerrainControl
|
generator: TerrainControl
|
||||||
|
|
|
@ -864,3 +864,8 @@ users:
|
||||||
- member
|
- member
|
||||||
options:
|
options:
|
||||||
name: 123louis456
|
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