Update
This commit is contained in:
parent
8bc5a06b55
commit
982071a5c4
3 changed files with 52 additions and 52 deletions
|
@ -95,54 +95,6 @@ worlds:
|
||||||
generator: TerrainControl
|
generator: TerrainControl
|
||||||
playerLimit: '-1'
|
playerLimit: '-1'
|
||||||
allowFlight: 'true'
|
allowFlight: 'true'
|
||||||
world_the_end:
|
|
||||||
==: MVWorld
|
|
||||||
hidden: 'false'
|
|
||||||
alias: world_the_end
|
|
||||||
color: WHITE
|
|
||||||
style: NORMAL
|
|
||||||
pvp: 'true'
|
|
||||||
scale: '16.0'
|
|
||||||
respawnWorld: ''
|
|
||||||
allowWeather: 'true'
|
|
||||||
difficulty: NORMAL
|
|
||||||
spawning:
|
|
||||||
==: MVSpawnSettings
|
|
||||||
animals:
|
|
||||||
==: MVSpawnSubSettings
|
|
||||||
spawn: 'true'
|
|
||||||
spawnrate: '-1'
|
|
||||||
exceptions: []
|
|
||||||
monsters:
|
|
||||||
==: MVSpawnSubSettings
|
|
||||||
spawn: 'true'
|
|
||||||
spawnrate: '-1'
|
|
||||||
exceptions: []
|
|
||||||
entryfee:
|
|
||||||
==: MVEntryFee
|
|
||||||
amount: '0.0'
|
|
||||||
currency: '-1'
|
|
||||||
hunger: 'true'
|
|
||||||
autoHeal: 'true'
|
|
||||||
adjustSpawn: 'true'
|
|
||||||
portalForm: ALL
|
|
||||||
gameMode: SURVIVAL
|
|
||||||
keepSpawnInMemory: 'true'
|
|
||||||
spawnLocation:
|
|
||||||
==: MVSpawnLocation
|
|
||||||
x: -4.710357902146693
|
|
||||||
y: 59.0
|
|
||||||
z: 0.6541565622183771
|
|
||||||
pitch: 2.5500019
|
|
||||||
yaw: -91.005165
|
|
||||||
autoLoad: 'true'
|
|
||||||
bedRespawn: 'true'
|
|
||||||
worldBlacklist: []
|
|
||||||
environment: THE_END
|
|
||||||
seed: '2133291894169730654'
|
|
||||||
generator: 'null'
|
|
||||||
playerLimit: '-1'
|
|
||||||
allowFlight: 'true'
|
|
||||||
world:
|
world:
|
||||||
==: MVWorld
|
==: MVWorld
|
||||||
hidden: 'false'
|
hidden: 'false'
|
||||||
|
@ -191,6 +143,54 @@ worlds:
|
||||||
generator: TerrainControl
|
generator: TerrainControl
|
||||||
playerLimit: '-1'
|
playerLimit: '-1'
|
||||||
allowFlight: 'true'
|
allowFlight: 'true'
|
||||||
|
world_the_end:
|
||||||
|
==: MVWorld
|
||||||
|
hidden: 'false'
|
||||||
|
alias: world_the_end
|
||||||
|
color: WHITE
|
||||||
|
style: NORMAL
|
||||||
|
pvp: 'true'
|
||||||
|
scale: '16.0'
|
||||||
|
respawnWorld: ''
|
||||||
|
allowWeather: 'true'
|
||||||
|
difficulty: NORMAL
|
||||||
|
spawning:
|
||||||
|
==: MVSpawnSettings
|
||||||
|
animals:
|
||||||
|
==: MVSpawnSubSettings
|
||||||
|
spawn: 'true'
|
||||||
|
spawnrate: '-1'
|
||||||
|
exceptions: []
|
||||||
|
monsters:
|
||||||
|
==: MVSpawnSubSettings
|
||||||
|
spawn: 'true'
|
||||||
|
spawnrate: '-1'
|
||||||
|
exceptions: []
|
||||||
|
entryfee:
|
||||||
|
==: MVEntryFee
|
||||||
|
amount: '0.0'
|
||||||
|
currency: '-1'
|
||||||
|
hunger: 'true'
|
||||||
|
autoHeal: 'true'
|
||||||
|
adjustSpawn: 'true'
|
||||||
|
portalForm: ALL
|
||||||
|
gameMode: SURVIVAL
|
||||||
|
keepSpawnInMemory: 'true'
|
||||||
|
spawnLocation:
|
||||||
|
==: MVSpawnLocation
|
||||||
|
x: -4.710357902146693
|
||||||
|
y: 59.0
|
||||||
|
z: 0.6541565622183771
|
||||||
|
pitch: 2.5500019
|
||||||
|
yaw: -91.005165
|
||||||
|
autoLoad: 'true'
|
||||||
|
bedRespawn: 'true'
|
||||||
|
worldBlacklist: []
|
||||||
|
environment: THE_END
|
||||||
|
seed: '2133291894169730654'
|
||||||
|
generator: 'null'
|
||||||
|
playerLimit: '-1'
|
||||||
|
allowFlight: 'true'
|
||||||
test:
|
test:
|
||||||
==: MVWorld
|
==: MVWorld
|
||||||
hidden: 'false'
|
hidden: 'false'
|
||||||
|
|
|
@ -1,9 +1,9 @@
|
||||||
# These first 4 aren't configurable
|
# These first 4 aren't configurable
|
||||||
issues: "https://github.com/IntellectualSites/PlotSquared/issues"
|
issues: "https://github.com/IntellectualSites/PlotSquared/issues"
|
||||||
wiki: "https://github.com/IntellectualSites/PlotSquared/wiki"
|
wiki: "https://github.com/IntellectualSites/PlotSquared/wiki"
|
||||||
date: "19 Sep 2018 00:00:00 GMT"
|
date: "23 Sep 2018 00:00:00 GMT"
|
||||||
build: "https://ci.athion.net/job/PlotSquared/2036"
|
build: "https://ci.athion.net/job/PlotSquared/2037"
|
||||||
commit: "https://github.com/IntellectualSites/PlotSquared/commit/1a927c"
|
commit: "https://github.com/IntellectualSites/PlotSquared/commit/f5a981f"
|
||||||
platform: "Bukkit"
|
platform: "Bukkit"
|
||||||
# Show additional information in console
|
# Show additional information in console
|
||||||
debug: true
|
debug: true
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
version: PlotSquared-18.8.19-1a927c-2036
|
version: PlotSquared-18.8.23-f5a981f-2037
|
||||||
color:
|
color:
|
||||||
'3': '8'
|
'3': '8'
|
||||||
'4': '3'
|
'4': '3'
|
||||||
|
|
Loading…
Reference in a new issue