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: ''
|
||||
allowWeather: 'true'
|
||||
difficulty: NORMAL
|
||||
spawning: &id004
|
||||
spawning: &id007
|
||||
==: MVSpawnSettings
|
||||
animals:
|
||||
==: MVSpawnSubSettings
|
||||
|
@ -118,7 +118,7 @@ worlds:
|
|||
spawn: 'true'
|
||||
spawnrate: '-1'
|
||||
exceptions: []
|
||||
entryfee: &id005
|
||||
entryfee: &id008
|
||||
==: MVEntryFee
|
||||
amount: '0.0'
|
||||
currency: '-1'
|
||||
|
@ -137,7 +137,7 @@ worlds:
|
|||
yaw: 91.80102
|
||||
autoLoad: 'true'
|
||||
bedRespawn: 'true'
|
||||
worldBlacklist: &id006 []
|
||||
worldBlacklist: &id009 []
|
||||
environment: NORMAL
|
||||
seed: '7008642968894271479'
|
||||
generator: TerrainControl
|
||||
|
@ -442,8 +442,8 @@ worlds:
|
|||
respawnWorld: ''
|
||||
allowWeather: 'true'
|
||||
difficulty: NORMAL
|
||||
spawning: *id004
|
||||
entryfee: *id005
|
||||
spawning: *id007
|
||||
entryfee: *id008
|
||||
hunger: 'true'
|
||||
autoHeal: 'true'
|
||||
adjustSpawn: 'true'
|
||||
|
@ -459,7 +459,7 @@ worlds:
|
|||
yaw: -269.4009
|
||||
autoLoad: 'true'
|
||||
bedRespawn: 'true'
|
||||
worldBlacklist: *id006
|
||||
worldBlacklist: *id009
|
||||
environment: NORMAL
|
||||
seed: '7008642968894271479'
|
||||
generator: TerrainControl
|
||||
|
|
|
@ -869,3 +869,8 @@ users:
|
|||
- member
|
||||
options:
|
||||
name: Emilylikesmc
|
||||
47e05e6b-5443-42a4-9a06-b29ff6425ee2:
|
||||
group:
|
||||
- member
|
||||
options:
|
||||
name: Whistler1983
|
||||
|
|
|
@ -2,9 +2,9 @@
|
|||
issues: "https://github.com/IntellectualSites/PlotSquared/issues"
|
||||
suggestion: "https://github.com/IntellectualSites/PlotSquaredSuggestions"
|
||||
wiki: "https://github.com/IntellectualSites/PlotSquared/wiki"
|
||||
date: "25 Nov 2018 00:00:00 GMT"
|
||||
build: "https://ci.athion.net/job/PlotSquared/2050"
|
||||
commit: "https://github.com/IntellectualSites/PlotSquared/commit/40e7df8"
|
||||
date: "5 Dec 2018 00:00:00 GMT"
|
||||
build: "https://ci.athion.net/job/PlotSquared/2051"
|
||||
commit: "https://github.com/IntellectualSites/PlotSquared/commit/ae2869a"
|
||||
platform: "Bukkit"
|
||||
# Show additional information in console
|
||||
debug: true
|
||||
|
|
Loading…
Reference in a new issue