Compare commits

...

1 commit

Author SHA1 Message Date
Gryph667
5ef8746053
Initial deployment of PlotSquared 2018-06-13 15:19:49 -04:00

View file

@ -290,35 +290,36 @@ worlds:
plotworld: plotworld:
==: MVWorld ==: MVWorld
hidden: 'false' hidden: 'false'
alias: plotworld alias: PlotWorld
color: WHITE color: GREEN
style: NORMAL style: ITALIC
pvp: 'true' pvp: 'false'
scale: '1.0' scale: '1.0'
respawnWorld: '' respawnWorld: ''
allowWeather: 'true' keepspawninmemory: 'false'
difficulty: EASY allowWeather: 'false'
difficulty: PEACEFUL
spawning: spawning:
==: MVSpawnSettings ==: MVSpawnSettings
animals: animals:
==: MVSpawnSubSettings ==: MVSpawnSubSettings
spawn: 'true' spawn: 'false'
spawnrate: '-1' spawnrate: '-1'
exceptions: [] exceptions: []
monsters: monsters:
==: MVSpawnSubSettings ==: MVSpawnSubSettings
spawn: 'true' spawn: 'false'
spawnrate: '-1' spawnrate: '-1'
exceptions: [] exceptions: []
entryfee: entryfee:
==: MVEntryFee ==: MVEntryFee
amount: '0.0' amount: '0.0'
currency: '-1' currency: '-1'
hunger: 'true' hunger: 'false'
autoHeal: 'true' autoHeal: 'true'
adjustSpawn: 'true' adjustSpawn: 'true'
portalForm: ALL portalForm: ALL
gameMode: SURVIVAL gameMode: CREATIVE
keepSpawnInMemory: 'true' keepSpawnInMemory: 'true'
spawnLocation: spawnLocation:
==: MVSpawnLocation ==: MVSpawnLocation