Regular update
Gave Ali dev perms
This commit is contained in:
parent
58da0128c0
commit
8f4fc95158
4 changed files with 73 additions and 52 deletions
|
@ -95,54 +95,6 @@ worlds:
|
|||
generator: TerrainControl
|
||||
playerLimit: '-1'
|
||||
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:
|
||||
==: MVWorld
|
||||
hidden: 'false'
|
||||
|
@ -191,6 +143,54 @@ worlds:
|
|||
generator: TerrainControl
|
||||
playerLimit: '-1'
|
||||
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:
|
||||
==: MVWorld
|
||||
hidden: 'false'
|
||||
|
|
|
@ -225,6 +225,7 @@ users:
|
|||
options:
|
||||
name: Alisolarflare
|
||||
group:
|
||||
- developer
|
||||
- member
|
||||
worlds:
|
||||
moderator:
|
||||
|
@ -773,3 +774,23 @@ users:
|
|||
- member
|
||||
options:
|
||||
name: MrClod
|
||||
8720521c-10cb-4b68-852c-69e70fa18dc1:
|
||||
group:
|
||||
- member
|
||||
options:
|
||||
name: Nate337
|
||||
337c608d-1d82-4859-9fa2-bb542f5266ba:
|
||||
group:
|
||||
- member
|
||||
options:
|
||||
name: Prixxit
|
||||
5923fed0-4209-49bf-81e6-ae28c22fefe4:
|
||||
group:
|
||||
- member
|
||||
options:
|
||||
name: escapeCharacter
|
||||
ae862d29-f33d-479a-a6ad-2ce73d5506d7:
|
||||
group:
|
||||
- member
|
||||
options:
|
||||
name: mayskam1995
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
# These first 4 aren't configurable
|
||||
issues: "https://github.com/IntellectualSites/PlotSquared/issues"
|
||||
wiki: "https://github.com/IntellectualSites/PlotSquared/wiki"
|
||||
date: "23 Sep 2018 00:00:00 GMT"
|
||||
build: "https://ci.athion.net/job/PlotSquared/2037"
|
||||
commit: "https://github.com/IntellectualSites/PlotSquared/commit/f5a981f"
|
||||
date: "9 Oct 2018 00:00:00 GMT"
|
||||
build: "https://ci.athion.net/job/PlotSquared/2040"
|
||||
commit: "https://github.com/IntellectualSites/PlotSquared/commit/eab918b"
|
||||
platform: "Bukkit"
|
||||
# Show additional information in console
|
||||
debug: true
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
version: PlotSquared-18.8.23-f5a981f-2037
|
||||
version: PlotSquared-18.9.9-eab918b-2040
|
||||
color:
|
||||
'3': '8'
|
||||
'4': '3'
|
||||
|
|
Loading…
Reference in a new issue