PlotWorld fixes

Spawm adjusted, perm given
This commit is contained in:
Chromachine 2018-06-16 20:24:56 +00:00
parent 3bc98fc35b
commit 6ecddc27d6
2 changed files with 13 additions and 12 deletions

View file

@ -154,7 +154,7 @@ worlds:
respawnWorld: '' respawnWorld: ''
allowWeather: 'true' allowWeather: 'true'
difficulty: EASY difficulty: EASY
spawning: &id019 spawning: &id046
==: MVSpawnSettings ==: MVSpawnSettings
animals: animals:
==: MVSpawnSubSettings ==: MVSpawnSubSettings
@ -166,7 +166,7 @@ worlds:
spawn: 'true' spawn: 'true'
spawnrate: '-1' spawnrate: '-1'
exceptions: [] exceptions: []
entryfee: &id020 entryfee: &id047
==: MVEntryFee ==: MVEntryFee
amount: '0.0' amount: '0.0'
currency: '-1' currency: '-1'
@ -185,7 +185,7 @@ worlds:
yaw: 91.80102 yaw: 91.80102
autoLoad: 'true' autoLoad: 'true'
bedRespawn: 'true' bedRespawn: 'true'
worldBlacklist: &id021 [] worldBlacklist: &id048 []
environment: NORMAL environment: NORMAL
seed: '7008642968894271479' seed: '7008642968894271479'
generator: TerrainControl generator: TerrainControl
@ -316,17 +316,17 @@ worlds:
currency: '-1' currency: '-1'
hunger: 'false' hunger: 'false'
autoHeal: 'true' autoHeal: 'true'
adjustSpawn: 'true' adjustSpawn: 'false'
portalForm: ALL portalForm: ALL
gameMode: CREATIVE gameMode: CREATIVE
keepSpawnInMemory: 'true' keepSpawnInMemory: 'true'
spawnLocation: spawnLocation:
==: MVSpawnLocation ==: MVSpawnLocation
x: 65.5 x: -99.94598490882755
y: 65.0 y: 65.0
z: 256.5 z: 361.22998653715314
pitch: 0.0 pitch: 26.886911
yaw: 0.0 yaw: 2.6845398
autoLoad: 'true' autoLoad: 'true'
bedRespawn: 'true' bedRespawn: 'true'
worldBlacklist: [] worldBlacklist: []
@ -442,8 +442,8 @@ worlds:
respawnWorld: '' respawnWorld: ''
allowWeather: 'true' allowWeather: 'true'
difficulty: EASY difficulty: EASY
spawning: *id019 spawning: *id046
entryfee: *id020 entryfee: *id047
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: *id021 worldBlacklist: *id048
environment: NORMAL environment: NORMAL
seed: '7008642968894271479' seed: '7008642968894271479'
generator: TerrainControl generator: TerrainControl

View file

@ -5,6 +5,7 @@ groups:
prefix: '[Newcomer]' prefix: '[Newcomer]'
rank: '100' rank: '100'
permissions: permissions:
- multiverse.portal.access.Plotworld
- essentials.motd - essentials.motd
- movecraft.movecraft.* - movecraft.movecraft.*
- essentials.gamemode.survival - essentials.gamemode.survival