Update to test the linter
This commit is contained in:
parent
f4573acc14
commit
0191a6a87f
3 changed files with 14 additions and 9 deletions
|
@ -106,7 +106,7 @@ worlds:
|
||||||
respawnWorld: ''
|
respawnWorld: ''
|
||||||
allowWeather: 'true'
|
allowWeather: 'true'
|
||||||
difficulty: NORMAL
|
difficulty: NORMAL
|
||||||
spawning: &id004
|
spawning: &id007
|
||||||
==: MVSpawnSettings
|
==: MVSpawnSettings
|
||||||
animals:
|
animals:
|
||||||
==: MVSpawnSubSettings
|
==: MVSpawnSubSettings
|
||||||
|
@ -118,7 +118,7 @@ worlds:
|
||||||
spawn: 'true'
|
spawn: 'true'
|
||||||
spawnrate: '-1'
|
spawnrate: '-1'
|
||||||
exceptions: []
|
exceptions: []
|
||||||
entryfee: &id005
|
entryfee: &id008
|
||||||
==: 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: &id006 []
|
worldBlacklist: &id009 []
|
||||||
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: *id004
|
spawning: *id007
|
||||||
entryfee: *id005
|
entryfee: *id008
|
||||||
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: *id006
|
worldBlacklist: *id009
|
||||||
environment: NORMAL
|
environment: NORMAL
|
||||||
seed: '7008642968894271479'
|
seed: '7008642968894271479'
|
||||||
generator: TerrainControl
|
generator: TerrainControl
|
||||||
|
|
|
@ -869,3 +869,8 @@ users:
|
||||||
- member
|
- member
|
||||||
options:
|
options:
|
||||||
name: Emilylikesmc
|
name: Emilylikesmc
|
||||||
|
47e05e6b-5443-42a4-9a06-b29ff6425ee2:
|
||||||
|
group:
|
||||||
|
- member
|
||||||
|
options:
|
||||||
|
name: Whistler1983
|
||||||
|
|
|
@ -2,9 +2,9 @@
|
||||||
issues: "https://github.com/IntellectualSites/PlotSquared/issues"
|
issues: "https://github.com/IntellectualSites/PlotSquared/issues"
|
||||||
suggestion: "https://github.com/IntellectualSites/PlotSquaredSuggestions"
|
suggestion: "https://github.com/IntellectualSites/PlotSquaredSuggestions"
|
||||||
wiki: "https://github.com/IntellectualSites/PlotSquared/wiki"
|
wiki: "https://github.com/IntellectualSites/PlotSquared/wiki"
|
||||||
date: "25 Nov 2018 00:00:00 GMT"
|
date: "5 Dec 2018 00:00:00 GMT"
|
||||||
build: "https://ci.athion.net/job/PlotSquared/2050"
|
build: "https://ci.athion.net/job/PlotSquared/2051"
|
||||||
commit: "https://github.com/IntellectualSites/PlotSquared/commit/40e7df8"
|
commit: "https://github.com/IntellectualSites/PlotSquared/commit/ae2869a"
|
||||||
platform: "Bukkit"
|
platform: "Bukkit"
|
||||||
# Show additional information in console
|
# Show additional information in console
|
||||||
debug: true
|
debug: true
|
||||||
|
|
Loading…
Reference in a new issue